This commit was manufactured by cvs2svn to create branch
[oweals/openssl.git] / ssl / ssl.h
2005-05-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-26 Bodo MöllerFix various incorrect error function codes.
2005-04-26 Bodo Möllerfix SSLerr stuff for DTLS1 code;
2005-04-26 Ben LaurieAdd DTLS support.
2005-04-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30 Ben LaurieConstification.
2005-03-23 Ben LaurieConstification.
2005-01-31 Dr. Stephen HensonOnly allow TLS is FIPS mode.
2004-12-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-30 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-09-06 Dr. Stephen HensonNew X509_VERIFY_PARAM structure and associated function...
2004-07-27 Dr. Stephen HensonNew cipher "strength" FIPS which specifies that a
2004-05-20 Richard LevitteMove some COMP functions to be inside the #ifndef OPENS...
2004-05-17 Geoff ThorpeDeprecate quite a few recursive includes from the ssl...
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-03-25 Richard LevitteSSL_COMP_get_compression_method is a typo (a missing...
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-11-29 Richard LevitteWe're getting a clash with C++ because it has a type...
2003-11-29 Richard LevitteWe're getting a clash with C++ because it has a type...
2003-10-10 Dr. Stephen HensonAvoid warnings: add missing prototype, don't shadow.
2003-10-06 Richard LevitteAdd functionality to get information on compression...
2003-10-06 Richard LevitteMake sure int SSL_COMP_add_compression_method() checks...
2003-02-15 Geoff ThorpeSession cache implementations shouldn't have to access...
2003-02-12 Dr. Stephen HensonOption to disable SSL auto chain build
2003-02-12 Dr. Stephen HensonOption to disable auto SSL chain building.
2003-02-05 Bodo MöllerSSL_add_dir_cert_subjects_to_stack now exists for WIN32
2003-02-05 Bodo MöllerSSL_add_dir_cert_subjects_to_stack now exists for WIN32
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-08 Geoff ThorpeFix a warning, and do some constification as a lucky...
2002-12-08 Richard LevitteSince it's defined in draft-ietf-tls-compression-04...
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-12 Ben LaurieMany security improvements (CHATS) and a warning fix.
2002-10-29 Geoff ThorpeBodo spotted this keyslip in my patch to 0.9.7-stable.
2002-10-29 Geoff ThorpeCorrect and enhance the behaviour of "internal" session...
2002-10-29 Geoff ThorpeCorrect and enhance the behaviour of "internal" session...
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-14 Richard Levittemakedepend complains when a header file is included...
2002-10-14 Richard Levittemakedepend complains when a header file is included...
2002-10-10 Richard LevitteTypo
2002-10-10 Richard LevitteTypo
2002-10-10 Richard LevitteRFC 2712 redefines the codes for use of Kerberos 5...
2002-10-10 Richard LevitteRFC 2712 redefines the codes for use of Kerberos 5...
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-09 Bodo MöllerECC ciphersuite support
2002-08-02 Bodo Möllerget rid of OpenSSLDie
2002-08-02 Bodo Möllerget rid of OpenSSLDie
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-19 Lutz JänickeNew cipher selection options COMPLEMENTOFALL and COMPLE...
2002-07-19 Lutz JänickeNew cipher selection options COMPLEMENTOFALL and COMPLE...
2002-07-04 Bodo MöllerAES cipher suites are now official (RFC3268)
2002-07-04 Bodo MöllerAES cipher suites are now official (RFC3268)
2002-06-14 Bodo MöllerNew option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disab...
2002-06-14 Bodo MöllerNew option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disab...
2002-05-07 Bodo MöllerFix ciphersuite list to enforce low priority for RC4.
2002-05-07 Bodo MöllerFix ciphersuite list to enforce low priority for RC4.
2002-05-07 Bodo Möllerensure that, for each strength, RC4 ciphers have least...
2002-05-07 Bodo Möllerensure that, for each strength, RC4 ciphers have least...
2002-05-05 Bodo Möllerdisable AES ciphersuites unless explicitly requested
2002-05-05 Bodo Möllerdisable AES ciphersuites unless explicitly requested
2002-03-12 Dr. Stephen HensonFix ASN1 additions for KRB5
2002-03-12 Dr. Stephen HensonFix ASN1 additions for KRB5
2002-02-28 Bodo MöllerAdd 'void *' argument to app_verify_callback.
2002-02-28 Bodo MöllerAdd 'void *' argument to app_verify_callback.
2002-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-01-14 Bodo MöllerBugfix: In ssl3_accept, don't use a local variable...
2002-01-12 Ben LauriePrototype info function.
2002-01-12 Ben LaurieAdd client_cert_cb prototype.
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-11-10 Bodo MöllerImplement msg_callback for SSL 2.0.
2001-10-24 Richard LevitteDeprecate the macro MAC_OS_pre_X.
2001-10-20 Bodo MöllerNew functions SSL[_CTX]_set_msg_callback().
2001-10-17 Bodo Möllergcc complained about "write" being shadowed even though...
2001-10-16 Bodo MöllerAdd per-SSL 'msg_callback' with 'msg_callback_arg'.
2001-10-15 Bodo MöllerChange ssl3_get_message and the functions using it...
2001-10-10 Richard LevitteTo avoid commit wars over dependencies, let's make...
2001-09-21 Bodo MöllerDisable session related stuff in SSL_ST_OK case of...
2001-09-20 Bodo MöllerNew function SSL_renegotiate_pending().
2001-09-20 Bodo MöllerFix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so...
2001-09-11 Lutz JänickeMake maximum certifcate chain size accepted from the...
2001-08-23 Lutz JänickeMore manual pages. Constify.
2001-08-03 Lutz JänickeDon't disable rollback attack detection as a recommende...
2001-08-01 Lutz JänickeRemove SSL_OP_NON_EXPORT_FIRST:
2001-07-31 Richard LevitteMore Kerberos SSL changes from Jeffrey Altman <jaltman...
2001-07-15 Richard LevitteSSL_get_[rw]fd were documented but not implemented.
2001-07-09 Richard LevittePatches from Vern Staats <staatsvr@asc.hpc.mil> to...
next