summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/deattack.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $OpenBSD$niklas2001-01-291-0/+2
|
* replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned'markus2000-12-191-1/+1
| | | | with u_char.
* 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