summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/crc32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove extra spacesstevesk2006-04-221-2/+2
* standardise spacing in $OpenBSD$ tags; requested by deraadt@djm2006-03-251-1/+1
* replace crc32.c with a BSD licensed version; noted by David Turnermarkus2003-02-121-102/+94
* replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned'markus2000-12-191-7/+7
* cleanup copyright notices on all files. I have attempted to be accurate withderaadt2000-09-071-45/+38
* rename crc32() to ssh_crc32() to avoid zlib name clash. do not move toderaadt2000-08-191-2/+2
* OpenBSD tagmarkus2000-06-201-1/+1
* much more KNFderaadt1999-11-241-4/+7
* KNF part 1markus1999-11-231-66/+64
* s/long/int/deraadt1999-10-011-4/+4
* i bet a lot of people didn't know what ssh 1.2.16 had a nice license.deraadt1999-09-261-0/+120