aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/kssl.c
Commit message (Expand)AuthorAgeFilesLines
* More Kerberos SSL patches from Vern Staats <staatsvr@asc.hpc.mil>.Richard Levitte2001-07-211-68/+98
* Prevent KSSL server from requesting a client certificate.Richard Levitte2001-07-121-1/+4
* paddr may be NULL. Do not crash if it is.Richard Levitte2001-07-121-5/+10
* Changes to the Kerberos SSL code by Jeffrey Altman <jaltman@columbia.edu>Richard Levitte2001-07-111-6/+197
* Code to avoid the use of non-standard strptime(). ByRichard Levitte2001-07-111-7/+38
* Changes to the Kerberos SSL code by Jeffrey Altman <jaltman@columbia.edu>Richard Levitte2001-07-111-54/+123
* If I define _XOPEN_SOURCE before including *any* system header file,Richard Levitte2001-07-091-1/+1
* Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 inRichard Levitte2001-07-091-90/+858
* DEC C on VMS is pedantic by definition.Richard Levitte2001-02-201-1/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-5/+5
* Temporary fix for build break.Ulf Möller2001-02-191-0/+1
* Fix warnings.Ben Laurie2000-12-031-1/+7
* Typo corrected.Richard Levitte2000-12-011-1/+1
* First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte2000-11-301-21/+473
* I've checked again and again. There really is no need to expand a toRichard Levitte2000-11-161-0/+582