Update ordinals.
[openssl.git] / ssl /
2005-10-11 Mark J. CoxAdd fixes for CAN-2005-2969 OpenSSL_0_9_8a
2005-10-02 Dr. Stephen HensonMake OPENSSL_NO_COMP work on Win32.
2005-10-01 Dr. Stephen HensonAs HEAD.
2005-09-30 Dr. Stephen HensonUpdate from HEAD.
2005-09-21 Dr. Stephen HensonFix from HEAD.
2005-08-28 Nils Larschfix warnings when building openssl with (gcc 3.3.1):
2005-08-27 Ben LaurieFix warnings.
2005-08-25 Nils LarschKeep cipher lists sorted in the source instead of sorti...
2005-08-21 Nils Larschinitialize cipher/digest methods table in SSL_library_i...
2005-08-08 Nils Larscha ssl object needs it's own instance of a ecdh key...
2005-08-08 Nils Larschfix typo
2005-08-05 Dr. Stephen HensonInitialize SSL_METHOD structures at compile time. This...
2005-08-03 Andy PolyakovWCE update, mostly typos [from HEAD].
2005-07-26 Nils Larschimproved error checking and some fixes
2005-07-16 Nils Larschmake
2005-06-28 Ben LaurieDid you know it was wrong to use a char as an array...
2005-06-27 Andy PolyakovEliminate dependency on UNICODE macro.
2005-06-23 Richard LevitteDCC doesn't like argument names in returned function...
2005-06-16 Richard LevitteDo not undefine _XOPEN_SOURCE. This is currently exper...
2005-06-10 Nils Larsch- let SSL_CTX_set_cipher_list and SSL_set_cipher_list...
2005-06-08 Nils Larschuse "=" instead of "|=", fix typo
2005-06-08 Nils Larschssl_create_cipher_list should return an error if no...
2005-06-06 Richard LevitteFurther change pq_compat.h to generate the flag macros...
2005-06-02 Richard Levittehandshake_write_seq is an unsigned short, so treat...
2005-06-01 Nils Larschclear error queue on success and return NULL if cert...
2005-05-31 Richard LevitteSynchronise more with the Unix build
2005-05-30 Richard LevitteForgottent make update. These files will be retagged.
2005-05-30 Richard Levittepqueue and dtls uses 64-bit values. Unfortunately...
2005-05-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-29 Richard LevitteWe have some source with \r\n as line ends. DEC C...
2005-05-29 Richard LevitteWe have some source with \r\n as line ends. DEC C...
2005-05-28 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-24 Richard Levittemake update
2005-05-23 Dr. Stephen HensonFix WIN32+KRB5 issues.
2005-05-21 Richard LevitteWhen _XOPEN_SOURCE is defined, make sure it's defined...
2005-05-21 Richard LevitteWhen _XOPEN_SOURCE is defined, make sure it's defined...
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16 Nils Larschecc api cleanup; summary:
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-12 Dr. Stephen HensonFix from stable branch.
2005-05-12 Bodo Möllerfix msg_callback() arguments for SSL 2.0 compatible...
2005-05-11 Bodo MöllerDon't use the SSL 2.0 Client Hello format if SSL 2...
2005-05-10 Nils Larschuse 'p' as conversion specifier for printf to avoid...
2005-05-10 Nils Larschgive EC_GROUP_new_by_nid a more meanigful name:
2005-05-09 Bodo MöllerUpdate util/ck_errf.pl script, and have it run automati...
2005-05-08 Nils Larschgive EC_GROUP_*_nid functions a more meaningful name
2005-05-03 Nils Larschbackport fix from the stable branch
2005-04-29 Nils Larschcheck return value of RAND_pseudo_bytes; backport from...
2005-04-27 Dr. Stephen HensonLots of Win32 fixes for DTLS.
2005-04-26 Bodo MöllerFix various incorrect error function codes.
2005-04-26 Bodo Möllerremove some functions from exported headers
2005-04-26 Bodo Möllermake update
2005-04-26 Bodo Möllerfix SSLerr stuff for DTLS1 code;
2005-04-26 Dr. Stephen HensonFixes for signed/unsigned warnings and shadows.
2005-04-26 Ben LaurieAdd DTLS support.
2005-04-23 Nils Larschchange prototype of the ecdh KDF: make input parameter...
2005-04-20 Dr. Stephen HensonMake kerberos ciphersuite code compile again.
2005-04-13 Andy PolyakovMore cover-ups, removing OPENSSL_GLOBAL/EXTERNS. We...
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-09 Dr. Stephen HensonMake kerberos ciphersuite code work with newer header...
2005-04-09 Richard LevitteAdded restrictions on the use of proxy certificates...
2005-04-08 Nils Larschadd support for DER encoded private keys to SSL_CTX_use...
2005-04-07 Nils Larschget rid of very buggy and very imcomplete DH cert support
2005-04-01 Nils Larschreally clear the error queue here
2005-04-01 Nils Larschuse SSL3_VERSION_MAJOR instead of SSL3_VERSION etc.
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-03-30 Ben LaurieConstification.
2005-03-22 Dr. Stephen HensonEnsure (SSL_RANDOM_BYTES - 4) of pseudo random data...
2005-03-20 Nils Larschsome const fixes
2005-01-19 Richard LevitteApparently, at least with my VMS C environment, definin...
2005-01-18 Richard LevitteSmall thing. It seems like we have to defined _XOPEN_S...
2005-01-17 Richard LevitteChanges concering RFC 3820 (proxy certificates) integra...
2005-01-12 Richard LevitteSmall typo, `mask' got the same value ORed to it twice...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-10-25 Dr. Stephen HensonFix race condition when SSL ciphers are initialized.
2004-09-06 Dr. Stephen HensonNew X509_VERIFY_PARAM structure and associated function...
2004-07-10 Richard Levittemake update
2004-07-10 Richard LevitteUse the new directory reading functions.
2004-05-20 Richard LevitteMove some COMP functions to be inside the #ifndef OPENS...
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-17 Geoff ThorpeDeprecate quite a few recursive includes from the ssl...
2004-05-15 Dr. Stephen HensonFixes so alerts are sent properly in s3_pkt.c
2004-04-26 Geoff ThorpeAllow RSA key-generation to specify an arbitrary public...
2004-04-19 Geoff Thorpemake update
2004-04-19 Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2004-03-25 Richard LevitteSSL_COMP_get_compression_method is a typo (a missing...
2004-03-16 Dr. Stephen HensonAvoid warnings.
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2004-01-28 Richard Levittemake update
2004-01-04 Lutz Jänickeunintptr_t and <inttypes.h> are not strictly portable...
2003-12-27 Richard LevitteAvoid including cryptlib.h, it's not really needed.
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-03 Lutz JänickeRestructure make targets to allow parallel make.
2003-11-29 Richard LevitteWe're getting a clash with C++ because it has a type...
2003-11-28 Richard LevitteRSA_size() and DH_size() return the amount of bytes...
2003-11-28 Richard LevitteNetware-specific changes,
2003-11-04 Geoff ThorpeAvoid some shadowed variable names.
next