]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/kssl.c
Modify EVP cipher behaviour in a similar way
[thirdparty/openssl.git] / ssl / kssl.c
2001-10-17  Dr. Stephen HensonModify EVP cipher behaviour in a similar way
2001-10-10  Richard LevitteTo avoid commit wars over dependencies, let's make...
2001-07-31  Richard LevitteCorrect most of the unsigned vs. signed warnings (or...
2001-07-31  Richard LevitteMore Kerberos SSL changes from Jeffrey Altman <jaltman...
2001-07-21  Richard LevitteMore Kerberos SSL patches from Vern Staats <staatsvr...
2001-07-12  Richard LevittePrevent KSSL server from requesting a client certificate.
2001-07-12  Richard Levittepaddr may be NULL. Do not crash if it is.
2001-07-11  Richard LevitteChanges to the Kerberos SSL code by Jeffrey Altman...
2001-07-11  Richard LevitteCode to avoid the use of non-standard strptime(). By
2001-07-11  Richard LevitteChanges to the Kerberos SSL code by Jeffrey Altman...
2001-07-09  Richard LevitteIf I define _XOPEN_SOURCE before including *any* system...
2001-07-09  Richard LevittePatches from Vern Staats <staatsvr@asc.hpc.mil> to...
2001-02-20  Richard LevitteDEC C on VMS is pedantic by definition.
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19  Ulf MöllerTemporary fix for build break.
2000-12-03  Ben LaurieFix warnings.
2000-12-01  Richard LevitteTypo corrected.
2000-11-30  Richard LevitteFirst tentative impementation of Kerberos 5 cryptos...
2000-11-16  Richard LevitteI've checked again and again. There really is no need...