HPUX 9.X on m68k with gcc
[oweals/openssl.git] / CHANGES
2001-12-03 Bodo Möllercrypto/objects stuff
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-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...
2001-09-05 Geoff ThorpeENGINEs can now perform structural cleanup.
2001-09-05 Geoff ThorpeAdd some missing CHANGES items.
2001-09-05 Ulf Möllerbn_sqr bug fix as in main
2001-09-05 Ulf Möllerbug fix: bn_sqr_recursive output is twice its input...
2001-09-04 Bodo MöllerCHANGES should list all API changes relevant for applic...
2001-09-03 Geoff ThorpeNote the "ERR_unload_strings" function.
2001-09-03 Bodo MöllerUse uniformly chosen witnesses for Miller-Rabin test
2001-09-03 Bodo MöllerUse uniformly chosen witnesses for Miller-Rabin test
2001-09-02 Ben LaurieMake MD functions take EVP_MD_CTX * instead of void...
2001-09-01 Geoff ThorpeNote the "ex_data" changes.
2001-08-25 Geoff ThorpeNote the "ERR" changes.
2001-08-25 Geoff ThorpeMake a note of the "up" functions.
2001-08-25 Lutz JänickeAllow client certificate lists > 16kB ("Douglas E....
2001-08-25 Lutz JänickeAllow client certificate lists > 16kB ("Douglas E....
2001-08-24 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-19 Lutz JänickeAlert description strings for TLSv1 and documentation.
2001-08-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-19 Lutz JänickeAlert description strings for TLSv1 and documentation.
next