New X509_VERIFY_PARAM structure and associated functionality.
[openssl.git] / ssl / kssl.c
2004-03-16 Dr. Stephen HensonAvoid warnings.
2003-09-27 Richard LevitteInclude the instance in the Kerberos ticket information.
2003-03-25 Richard LevitteLet's limit the extent of the definition of _XOPEN_SOURCE.
2002-12-24 Lutz JänickeSome more adjustments
2002-12-20 Lutz JänickeFix Kerberos5/SSL interaction
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-03-19 Dr. Stephen HensonInitialize ciph_ctx in kssl.c
2002-03-13 Dr. Stephen HensonUndo previous patch: avoid warnings by #undef'ing
2002-03-12 Dr. Stephen HensonFix Kerberos warnings with VC++.
2002-03-12 Dr. Stephen HensonFix various warnings when compiling with KRB5 code.
2002-02-28 Richard LevitteIncrease internal security when using strncpy, by makin...
2001-11-23 Bodo MöllerFor future portability reasons MIT is moving all macros...
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...