aboutsummaryrefslogtreecommitdiffstats
path: root/kerberos.c
Commit message (Expand)AuthorAgeFilesLines
* Fix des_pcbc_encrypt compile warnings in kerberos.c line 246.Matthias Andree2006-05-141-2/+2
* Fix more compiler warnings.Matthias Andree2006-03-141-3/+3
* merge Mirek's fetchmail-signed.patchMatthias Andree2006-03-141-2/+2
* Properly cast arguments of ctype is*()/to*() functions to unsigned char.Matthias Andree2005-09-251-2/+2
* strcpy -> strlcpy, strcat -> strlcatMatthias Andree2005-07-301-4/+4
* Berkeley ports fix for Kerberos IV.Eric S. Raymond2002-09-041-1/+1
* Easy bug fixes for this round.Eric S. Raymond2001-11-081-1/+1
* Security audit fix.Eric S. Raymond2001-10-031-2/+2
* _( -> GT_(Eric S. Raymond2001-09-261-5/+5
* More from HH's patch.Eric S. Raymond2001-04-231-18/+4
* Port fix.Eric S. Raymond2001-02-191-0/+1
* Fix bad argument type.Eric S. Raymond2001-02-141-1/+1
* Fix patch for KerberosEric S. Raymond2001-02-141-2/+6
* Initial revisionEric S. Raymond2001-02-121-0/+271