summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/bufec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* New buffer API; the first installment of the conversion/replacementdjm2014-04-301-87/+16
* replace most bzero with explicit_bzero, except a few that cna be memsettedu2014-01-311-3/+3
* bye, bye xfree(); ok markus@djm2013-05-171-3/+3
* Implement Elliptic Curve Cryptography modes for key exchange (ECDH) anddjm2010-08-311-0/+140