add comment
[openssl.git] / ssl / s3_srvr.c
2001-09-14 Bodo Mölleradd comment
2001-09-11 Lutz JänickeMake maximum certifcate chain size accepted from the...
2001-09-03 Bodo MöllerRename recently introduced functions for improved code...
2001-08-25 Geoff ThorpeChanges crypto/evp/ and ssl/ code from directly increme...
2001-08-25 Lutz JänickeAllow client certificate lists > 16kB ("Douglas E....
2001-07-31 Richard LevitteMore Kerberos SSL changes from Jeffrey Altman <jaltman...
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-25 Bodo Mölleradd a comment
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-11 Richard LevitteInclude kssl_lcl.h where needed.
2001-07-09 Richard LevittePatches from Vern Staats <staatsvr@asc.hpc.mil> to...
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-06-01 Bodo MöllerFix Bleichenbacher PKCS #1 1.5 countermeasure.
2001-03-07 Bodo MöllerFix ERR_R_... problems.
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-09 Lutz JänickeNew Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS...
2001-01-25 Dr. Stephen HensonZero the premaster secret after deriving the master...
2000-11-30 Richard LevitteFirst tentative impementation of Kerberos 5 cryptos...
2000-11-17 Bodo MöllerIncrease permissible ClientKeyExchange message length.
2000-09-04 Bodo MöllerAvoid abort() throughout the library, except when prepr...
2000-05-25 Bodo Möllertypo
2000-05-25 Bodo MöllerImplement SSL_OP_TLS_ROLLBACK_BUG for servers.
2000-03-27 Bodo MöllerComments for SSL_get_peer_cert_chain inconsistency.
2000-02-25 Dr. Stephen HensonAllow code which calls RSA temp key callback to cope
2000-02-24 Ulf MöllerFix NO_RSA (misplaced #endif).
2000-02-21 Bodo MöllerFix some bugs and document others
2000-02-21 Bodo MöllerMove MAC computations for Finished from ssl3_read_bytes...
2000-02-15 Dr. Stephen HensonFix for Netscape "hang" bug.
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-30 Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-30 Bodo MöllerMake DSA_generate_parameters, and fix a couple of bug
2000-01-22 Dr. Stephen HensonApply Lutz Behnke's 56 bit cipher patch with a few
2000-01-21 Ulf MöllerCheck RAND_bytes() return value or use RAND_pseudo_bytes().
2000-01-13 Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...
2000-01-11 Bodo MöllerClean up some of the SSL server code.
2000-01-08 Ben LaurieMake NO_RSA compile with pedantic.
2000-01-06 Bodo MöllerUse separate arrays for certificate verify and for...
2000-01-05 Bodo MöllerSlight code cleanup for handling finished labels.
2000-01-02 Dr. Stephen HensonAdd support for MS "fast SGC".
1999-12-29 Bodo MöllerDon't request client certificate in anonymous ciphersuites
1999-11-16 Bodo MöllerStore verify_result with sessions to avoid potential...
1999-09-24 Ben LaurieFix warnings.
1999-09-18 Dr. Stephen HensonAdd new sign and verify members to RSA_METHOD and chang...
1999-09-11 Bodo MöllerFix yet another bug for client hello handling.
1999-09-03 Bodo MöllerFix server behaviour when facing backwards-compatible...
1999-05-23 Bodo MöllerLet ssl_get_prev_session reliably work in multi-threade...
1999-05-13 Bodo MöllerNew structure type SESS_CERT used instead of CERT insid...
1999-05-09 Bodo MöllerNo actual change, but the cert_st member of struct...
1999-05-09 Bodo MöllerCreate a duplicate of the SSL_CTX's CERT in SSL_new...
1999-05-02 Bodo MöllerAnnotate a bug.
1999-04-27 Ulf MöllerMessage digest stuff.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-22 Bodo MöllerFixed some race conditions.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-12 Ben LaurieAdd type-safe STACKs and SETs.
1999-03-22 Ben LaurieFix security hole.
1999-03-06 Ben LaurieFix export ciphersuites, again.
1999-02-21 Ben LaurieMore stuff for new TLS ciphersuites.
1999-02-21 Ben LaurieAdd support for new TLS export ciphersuites.
1999-02-16 Mark J. CoxUpdates to the new SSL compression code
1999-02-15 Dr. Stephen HensonFix various memory leaks in SSL, apps and DSA
1999-02-09 Ben LaurieMore exactitude with function arguments.
1999-01-31 Dr. Stephen HensonFix various stuff: that VC++ 5.0 chokes on:
1999-01-07 Ben LaurieFix DH key generation.
1999-01-06 Ben LaurieFix export tests.
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...