summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/opacket.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* more OPENSSL=no fixes; ok dtucker@djm2015-04-271-2/+6
* avoid more fatal/exit in the packet.c paths that ssh-keyscandjm2015-01-301-16/+33
* avoid fatal() calls in packet codedjm2015-01-281-2/+23
* update packet.c & isolate, introduce struct sshmarkus2015-01-191-0/+277