summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/deattack.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* update packet.c & isolate, introduce struct sshmarkus2015-01-191-2/+9
* limit maximum work performed by the CRC compensation attack detector,djm2006-09-161-1/+2
* standardise spacing in $OpenBSD$ tags; requested by deraadt@djm2006-03-251-1/+1
* remove IV support from the CRC attack detector, OpenSSH has never useddjm2006-03-221-2/+2
* remove comments from .h, since they are cut&paste from the .c filesmarkus2001-06-261-2/+2
* prototype pedant. not very creative...itojun2001-06-261-2/+2
* $OpenBSD$niklas2001-01-291-0/+2
* replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned'markus2000-12-191-1/+1
* much more KNFderaadt1999-11-241-3/+4
* include licensing infodugsong1999-10-051-4/+16
* crc32 compensation attack fix from CORE-SDI. "it's not crypto..." -- deraadt@dugsong1999-10-051-0/+15