DVCS (see RFC 3029) was missing among the possible purposes.
[openssl.git] / CHANGES
2003-01-24 Bodo Möllerconsistency
2003-01-24 Dr. Stephen HensonCheck return value of gmtime() and add error codes
2003-01-15 Lutz JänickeFix initialization sequence to prevent freeing of uniti...
2003-01-15 Lutz JänickeReally fix SSLv2 session ID handling
2003-01-15 Geoff ThorpeAs with RSA, which was modified recently, this change...
2003-01-13 Richard LevitteMerge from 0.9.7-stable.
2003-01-13 Bodo Möllerdocument BN_GENCB API by adding an example
2003-01-12 Richard LevitteAdd better support for FreeBSD on non-x86 machines.
2003-01-10 Richard LevitteWhen preparing a separate build tree, don't make softli...
2002-12-31 Richard LevitteIt's rather silly to believe we'd release 0.9.7a in...
2002-12-31 Richard LevitteMerge in changes from 0.9.7-stable.
2002-12-30 Richard LevitteMerge in changes from 0.9.7-stable.
2002-12-29 Lutz JänickeFix wrong handling of session ID in SSLv2 client code.
2002-12-19 Richard LevitteWe stupidly had a separate LIBKRB5 variable for KRB5...
2002-12-13 Richard LevitteOK, there's at least one application author who has...
2002-12-12 Richard LevitteDocument the modifications in 0.9.7 that will make...
2002-12-08 Richard LevitteSince it's defined in draft-ietf-tls-compression-04...
2002-12-08 Geoff ThorpeThis is a first-cut at improving the callback mechanism...
2002-12-05 Richard LevitteMerge in relevant changes from the OpenSSL 0.9.6h release.
2002-12-03 Dr. Stephen HensonIn asn1_d2i_read_bio, don't assume BIO_read will
2002-11-27 Richard LevitteAdd OPENSSL_cleanse() to help cleanse memory and avoid...
2002-11-26 Richard LevitteHeimdal isn't really supported right now. Say so,...
2002-11-20 Lutz JänickeFix bug introduced by the attempt to fix client side...
2002-11-18 Richard LevitteDocument the addition of certificate pairs.
2002-11-15 Richard LevitteWinCE patches
2002-11-15 Richard LevitteChanges to make shared library building and use work...
2002-11-15 Richard LevitteDocument the change to remove the 'done' flag variable...
2002-11-15 Richard LevitteWe need to read one more byte of the REQUEST-CERTIFICAT...
2002-11-14 Bodo Möllerharmonize with 0.9.7 tree
2002-11-14 Richard LevitteHandle last lines that aren't properly terminated.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-09 Richard LevitteX509_NAME_cmp() now compares PrintableString and emailA...
2002-11-04 Bodo Möllerimplement and use new macros BN_get_sign(), BN_set_sign()
2002-10-29 Geoff ThorpeThe recent CHANGES note between 0.9.6g and 0.9.6h needs...
2002-10-28 Bodo Möllerclean up new code for NIST primes
2002-10-28 Bodo Möllerfast reduction for NIST curves
2002-10-12 Richard LevitteClarify where the engines are by default.
2002-10-11 Richard LevitteStep 14 of move of engines: Final step, document the...
2002-10-11 Bodo Möllersynchronize with 0.9.7-stable version of this file
2002-10-11 Richard LevitteMove the shared library construction stuff to Makefile...
2002-10-10 Richard LevitteRFC 2712 redefines the codes for use of Kerberos 5...
2002-10-04 Dr. Stephen HensonAdd version info to Win32 DLLs.
2002-10-03 Dr. Stephen HensonVarious enhancements to PKCS#12 code, new
2002-10-03 Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2002-09-26 Bodo Möllerfix more race conditions
2002-09-25 Bodo Möllerreally fix race conditions
2002-09-23 Bodo Möllerreally fix race condition
2002-09-19 Bodo Möllerthere is no minimum length for session IDs
2002-09-19 Bodo Möllerfix race condition
2002-09-10 Bodo MöllerLet 'openssl req' fail if an argument to '-newkey'...
2002-09-02 Bodo Möller-nameopt fix has been moved to 0.9.7
2002-09-02 Bodo Möllermention EC_get_builtin_curves()
2002-08-22 Dr. Stephen HensonMake -nameopt work in req and add support for -reqopt
2002-08-16 Lutz JänickeReorder cleanup sequence in SSL_CTX_free() to leave...
2002-08-16 Dr. Stephen HensonFix block_size field for CFB and OFB modes: it should...
2002-08-15 Bodo MöllerSimplify handling of named curves: get rid of EC_GROUP_...
2002-08-14 Bodo Möllermove a TODO from CHANGES to STATUS
2002-08-14 Bodo Mölleradd 'TODO' items
2002-08-14 Dr. Stephen HensonFix typo in OBJ_txt2obj which incorrectly passed the...
2002-08-12 Bodo Mölleradd 0.9.6g information
2002-08-09 Bodo MöllerECC ciphersuite support
2002-08-09 Bodo MöllerAdd ECDH support.
2002-08-08 Richard Levitte0.9.6f is released
2002-08-02 Dr. Stephen HensonFix the ASN1 sanity check: correct header length
2002-08-02 Bodo Möllerdisable Sun divison algorithm by default
2002-08-02 Bodo MöllerLet BN_rand_range() abort with an error after 100 itera...
2002-08-02 Bodo MöllerChange BN_mod_sqrt() so that it verifies that the input...
2002-08-02 Bodo MöllerRename implementations of method functions so that...
2002-08-02 Bodo Möllertypos
2002-08-02 Bodo Mölleradd support for elliptic curves over binary fields
2002-08-02 Bodo MöllerBinary field arithmetic contributed by Sun Microsystems.
2002-08-02 Bodo MöllerAdd more WAP/WTLS elliptic curve OIDs.
2002-08-02 Bodo Möllerget rid of OpenSSLDie
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-23 Richard LevitteDocument the recent DJGPP-related changes
2002-07-22 Bodo Mölleradd an explanation and fix a typo
2002-07-19 Lutz JänickeNew cipher selection options COMPLEMENTOFALL and COMPLE...
2002-07-16 Richard LevitteFor those wanting to build for several platforms with...
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-07-10 Lutz JänickeCiphers with NULL encryption were not properly handled...
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...
next