fix synopsis
[openssl.git] / CHANGES
2002-07-04 Bodo MöllerAES cipher suites are now official (RFC3268)
2002-06-26 Bodo Möllerupdate an entry on EVP changes
2002-06-21 Geoff ThorpeMake sure any ENGINE control commands make local copies...
2002-06-18 Bodo MöllerImplement handling of EC parameter seeds (new functions
2002-06-14 Bodo MöllerNew option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disab...
2002-06-12 Lutz JänickeMake change uniqueIdentifier -> x500UniqueIdentifier...
2002-06-12 Bodo Möllertypo
2002-06-12 Bodo Möllersimplify asn1_flag
2002-06-11 Ben LaurieHandle read errors.
2002-06-10 Bodo Möllermove ECC ASN1 that is not specific to ECDSA into crypto...
2002-05-31 Richard LevitteDocument the AES changes.
2002-05-30 Bodo MöllerNew functions EC_POINT_point2bn(), EC_POINT_bn2point...
2002-05-16 Bodo Möllerfix EVP_dsa_sha macro
2002-05-15 Dr. Stephen HensonZero cipher_data in EVP_CIPHER_CTX_cleanup
2002-05-10 Dr. Stephen HensonFallback to normal multiply if n2 == 8 and dna or dnb...
2002-05-08 Bodo MöllerChange internals of the EC library so that the functions
2002-05-07 Bodo Möllerrefer to latest draft for AES ciphersuites
2002-05-05 Bodo Möllerupdate
2002-04-30 Lutz JänickeFix escaping when using the -subj option of "openssl...
2002-04-26 Bodo MöllerFix crypto/asn1/a_sign.c so that 'parameters' is omitte...
2002-04-17 Bodo Möllercheck return values
2002-04-15 Lutz JänickeDocument OID changes.
2002-04-15 Lutz JänickeSome more OID enhancements.
2002-04-15 Lutz JänickeFix CRLF problem in BASE64 decode.
2002-04-13 Bodo MöllerImplement known-IV countermeasure.
2002-04-12 Bodo Möllerlooks like a typo
2002-04-12 Bodo Möllerclean up and synchronize with 0.9.6-stable
2002-04-10 Lutz JänickeSynchronize with 0.9.7-stable branch
2002-04-09 Bodo Mölleradd usage examples
2002-04-04 Lutz JänickeFix buggy object definitions (Svenning Sorensen <sss...
2002-03-26 Lutz JänickeMake short names of objects RFC2256-compliant.
2002-03-26 Richard LevitteAdd the possibility to enable olde des support, not...
2002-03-20 Bodo Möllerfix DH_generate_parameters for general 'generator'
2002-03-19 Lutz JänickeMap new X509 verification errors to alert codes (Tom...
2002-03-18 Bodo MöllerFix bugs and typos.
2002-03-15 Bodo Möllerfix ssl3_pending
2002-03-14 Lutz JänickeAdd missing strength entries.
2002-03-07 Bodo MöllerAdd more curves.
2002-03-06 Dr. Stephen HensonENGINE module additions.
2002-03-06 Bodo Mölleradd SECG OIDs
2002-03-06 Bodo Möllerreference counting for EC_GROUP structures is not neede...
2002-03-05 Bodo Möllermore X9.62 OIDs
2002-02-28 Richard LevitteDocument the added modes for AES
2002-02-28 Bodo MöllerAdd 'void *' argument to app_verify_callback.
2002-02-27 Geoff ThorpeThis adds a new ENGINE to support IBM 4758 cards, contr...
2002-02-26 Lutz JänickeMake sure to remove bad sessions in SSL_clear() (found...
2002-02-23 Dr. Stephen HensonNew OPENSSL_LOAD_CONF define to load openssl.cnf
2002-02-22 Dr. Stephen HensonConfig code updates.
2002-02-21 Dr. Stephen HensonConfig file updates from stable branch
2002-02-20 Bodo Möllertypo
2002-02-14 Richard LevitteAt Corinna Vinschen's request, change CygWin32 to Cygwin
2002-02-13 Bodo MöllerECDSA support
2002-02-13 Richard LevitteModify the main trunk version to 0.9.8-dev.
2002-02-13 Richard LevitteUpdate the configuration of CygWin32 to use the new...
2002-02-10 Lutz JänickeMake removal from session cache more robust.
2002-02-08 Lutz JänickeDo not store unneeded data.
2002-02-07 Richard LevitteAdd notes on the added support for aep and sureware...
2002-02-03 Richard LevitteASN1_BIT_STRING_set_bit() didn't clear previously set...
2002-01-29 Richard LevitteApply patch from Toomas Kiisk <vix@cyber.ee> and comple...
2002-01-26 Richard LevitteAdd old patch from Robert Dahlem <Robert.Dahlem@ffm2...
2002-01-26 Richard LevitteI got a request to make the "old des" symbols more...
2002-01-25 Richard LevitteApply Neale Ferguson's patch to add a configuration...
2002-01-25 Richard LevitteApply the following changes by Toomas Kiisk <vix@cyber...
2002-01-25 Richard LevitteDocument the change in rsautl.
2002-01-24 Bodo MöllerNew functions
2002-01-24 Bodo MöllerReword CHANGES entry for _old_des_..., as it was a...
2002-01-24 Richard LevitteTo avoid all kinds of link-level clashes, rename all...
2002-01-23 Lutz JänickeDocument the current behaviour of the DES interface.
2002-01-22 Dr. Stephen Hensondefault_algorithms option in ENGINE config.
2002-01-21 Dr. Stephen HensonInitial ENGINE config module, docs to follow.
2002-01-14 Bodo MöllerBugfix: In ssl3_accept, don't use a local variable...
2002-01-14 Bodo MöllerReturn -1 from ssl3_get_server_done (ssl3/s3_clnt.c) if
2002-01-05 Dr. Stephen HensonExperimental configuration code.
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-02 Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...
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-20 Ben LaurieSecurity fix.
2001-12-17 Bodo Möllerconsistency with 0.9.6 stable "CHANGES"
2001-12-14 Bodo Möllerfix BN_rand_range
2001-12-07 Dr. Stephen HensonDon't overwrite signing time.
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öllerfix submitted by Andy Schneider <andy.schneider@bjss...
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-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öllerAdd unixware-7-gcc as in 0.9.6 branch (except that...
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öllerImplement msg_callback for SSL 2.0.
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öllerdisable caching in BIO_gethostbyname
next