aboutsummaryrefslogtreecommitdiffstats
path: root/gssapi.c
Commit message (Expand)AuthorAgeFilesLines
* strcpy -> strlcpy, strcat -> strlcatMatthias Andree2005-07-301-1/+1
* Misc. sprintf and pid_t fixes.Matthias Andree2004-11-101-1/+1
* Applied GSS library support patch.Eric S. Raymond2004-01-131-0/+4
* POP3 strong authentication fixes.Eric S. Raymond2004-01-131-2/+2
* Debian patch merge.Eric S. Raymond2002-03-091-2/+2
* Don't call with a potentially bad value.Eric S. Raymond2001-10-041-0/+4
* Security audit fix.Eric S. Raymond2001-10-031-2/+2
* _( -> GT_(Eric S. Raymond2001-09-261-12/+12
* Ready to try HH's Kerberos patch.Eric S. Raymond2001-04-231-0/+1
* Fallback MDA.Eric S. Raymond2001-03-071-1/+1
* Fix patch for GSSAPI.Eric S. Raymond2001-02-141-0/+2
* Looks like we've got the new authentication logic done.Eric S. Raymond2001-02-121-9/+11
* Try to clean this up a little.Eric S. Raymond2001-02-111-28/+21
* Initial revisionEric S. Raymond2001-02-111-0/+207