This commit was manufactured by cvs2svn to create branch
[oweals/openssl.git] / CHANGES
2002-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-01-04 Bodo MöllerChanges that break something should be included in...
2002-01-04 Bodo MöllerChanges that break something should be included in...
2002-01-04 Bodo Möllerfix EVP_CIPHER_mode macro
2002-01-04 Bodo Möllerfix EVP_CIPHER_mode macro
2002-01-02 Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...
2001-12-28 Ulf Möllerssl3_read_bytes bug fix
2001-12-28 Ulf Möllerssl3_read_bytes bug fix
2001-12-21 Bodo Möllerupdate FAQ and CHANGES file (0.9.6c has been released)
2001-12-21 Richard LevitteThe release has been tagged, so let's move on to 0...
2001-12-21 Richard LevitteTime to release 0.9.6c. The tag will be OpenSSL_0_9_6c OpenSSL_0_9_6c
2001-12-20 Ben LaurieSecurity fix.
2001-12-17 Bodo Möllerconsistency with 0.9.6 stable "CHANGES"
2001-12-17 Bodo Möllercorrection: certain changes have been done *after*...
2001-12-14 Bodo Möllerfix BN_rand_range
2001-12-14 Bodo Möllerfix BN_rand_range
2001-12-07 Dr. Stephen HensonDon't overwrite signing time.
2001-12-07 Dr. Stephen HensonDon't overwrite signing time.
2001-12-03 Bodo Möllercrypto/objects stuff
2001-12-03 Bodo Möllercrypto/objects stuff
2001-12-01 Dr. Stephen HensonAdd -pubkey option to req command.
2001-11-23 Bodo Möllerinfo on 0.9.6 engine branch
2001-11-23 Bodo Möllerupdate with info on engine branch
2001-11-23 Bodo Möllerfix submitted by Andy Schneider <andy.schneider@bjss...
2001-11-23 Bodo Möllerfix submitted by Andy Schneider <andy.schneider@bjss...
2001-11-22 Bodo MöllerOS/390 support
2001-11-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-11-22 Bodo MöllerOS/390 support
2001-11-16 Bodo MöllerwNAFs use does not bring that much performance on Sparc...
2001-11-15 Bodo MöllerImprove EC efficiency.
2001-11-14 Bodo Möllerconsistency between main branch and stable branch
2001-11-14 Bodo Möllerconsistency between main branch and stable branch
2001-11-14 Richard LevitteApply the following change from the main trunk:
2001-11-14 Richard LevitteCorrect the order of the changes.
2001-11-14 Richard LevitteApply the following change from the main trunk:
2001-11-14 Richard LevitteApply the following change from the main trunk:
2001-11-12 Bodo Möllersynchronise with HEAD branch,
2001-11-12 Bodo Möllersynchronise with 0.9.6 stable branch
2001-11-12 Bodo Möllerinformation on 0.9.6c-engine
2001-11-12 Bodo Möllerinformation on 0.9.6c-engine
2001-11-12 Bodo MöllerAdd unixware-7-gcc as in 0.9.6 branch (except that...
2001-11-12 Bodo Möllerorder entries as in main branch
2001-11-12 Mark J. CoxAdd an entry for gcc on UnixWare
2001-11-12 Mark J. CoxAdd assembler implementation for IA-64
2001-11-12 Bodo Möllersynchronize with HEAD branch
2001-11-10 Bodo MöllerOrder chronologically: move entry for recent s2_clnt...
2001-11-10 Bodo Möllerorder chronologically: move entry for recent s2_clnt...
2001-11-10 Bodo Möllermake code a little more similar to what it looked like...
2001-11-10 Bodo Möllermake code a little more similar to what it looked like...
2001-11-10 Bodo MöllerImplement msg_callback for SSL 2.0.
2001-11-10 Bodo Möllerimportant SSL 2.0 bugfixes
2001-10-30 Richard LevitteChange the shared library support so the shared librari...
2001-10-27 Dr. Stephen HensonAdd support for Subject Info Acess extension.
2001-10-26 Bodo MöllerNote BUF_MEM_grow() consistency fix.
2001-10-26 Bodo Möllertypo
2001-10-26 Bodo Möllerdisable caching in BIO_gethostbyname
2001-10-26 Bodo Möllerdisable caching in BIO_gethostbyname
2001-10-26 Dr. Stephen HensonNew options to allow req to accept UTF8 strings as...
2001-10-25 Ben LaurieAdd paralellism to speed - note that this currently...
2001-10-25 Bodo MöllerAdd '-noemailDN' option to 'openssl ca'. This prevents...
2001-10-25 Bodo MöllerAssume TLS 1.0 when ClientHello fragment is too short.
2001-10-25 Bodo MöllerAssume TLS 1.0 if ClientHello fragment is too short.
2001-10-24 Richard LevitteDue to an increasing number of clashes between modern...
2001-10-24 Bodo MöllerFix SSL handshake functions and SSL_clear() such that...
2001-10-24 Bodo MöllerFix SSL handshake functions and SSL_clear() such that...
2001-10-23 Dr. Stephen HensonSanitize CHANGES entry.
2001-10-21 Dr. Stephen HensonReject certificates with unhandled critical extensions.
2001-10-20 Bodo MöllerNew functions SSL[_CTX]_set_msg_callback().
2001-10-20 Bodo MöllerIn ssl3_get_client_hello (ssl/s3_srvr.c), generate...
2001-10-17 Dr. Stephen HensonModify EVP cipher behaviour in a similar way
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-15 Bodo MöllerChange ssl3_get_message and the functions using it...
2001-10-15 Bodo MöllerFix ssl3_get_message to handle message fragmentation...
2001-10-04 Richard LevitteSSL_add_dir_cert_subjects_to_stack for Win32 finally...
2001-10-01 Geoff ThorpeMake an (overdue) note about the recent ENGINE restruct...
2001-09-28 Dr. Stephen HensonSupport fractional seconds in GeneralizedTime
2001-09-26 Richard LevitteTwo changes:
2001-09-21 Bodo Möllerbugfix: handle HelloRequest received during handshake...
2001-09-21 Bodo Möllerbugfix: handle HelloRequest received during handshake...
2001-09-21 Bodo MöllerDisable session related stuff in SSL_ST_OK case of...
2001-09-21 Bodo MöllerDisable session related stuff in SSL_ST_OK case of...
2001-09-21 Bodo MöllerBugfix: correct cleanup after sending a HelloRequest
2001-09-21 Bodo MöllerBugfix: correct cleanup after sending a HelloRequest
2001-09-20 Bodo MöllerNew function SSL_renegotiate_pending().
2001-09-20 Bodo Möllerfix ssl3_accept: don't call ssl_init_wbio_buffer()...
2001-09-20 Bodo Möllerfix ssl3_accept: don't call ssl_init_wbio_buffer()...
2001-09-20 Bodo MöllerFix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so...
2001-09-20 Bodo MöllerFix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so...
2001-09-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-12 Dr. Stephen HensonAdd certificate and request demos.
2001-09-11 Lutz JänickeMake maximum certifcate chain size accepted from the...
2001-09-10 Bodo MöllerWhile ispell may not like it, "cancelling" may be spelt...
2001-09-07 Lutz JänickeSupport for OpenUNIX-8 (Boyd Lynn Gerber <gerberb@zenez...
2001-09-07 Ulf Möllerispell
2001-09-06 Lutz JänickeSupport for shared libraries on Unixware-7 and OpenUNIX-8
2001-09-06 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-06 Bodo Möllerimprove OAEP check
2001-09-06 Bodo Möllerimprove OAEP check
2001-09-05 Bodo MöllerMention DSO_up => DSO_up_ref renaming
2001-09-05 Bodo MöllerRenaming DH_up to DH_up_ref does not warrant a CHANGES...
next