openssl.git
2002-08-12 Bodo Möllerfix comment
2002-08-12 Bodo Möllerget rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
2002-08-12 Bodo Mölleradd 0.9.6g information
2002-08-12 Richard LevitteUpdate with the status for 0.9.6g.
2002-08-11 Richard LevitteIn case of shared libraries, we might run one version...
2002-08-11 Richard LevitteOne more file to compile on VMS as well.
2002-08-11 Richard LevitteRemove clashes between symbols that have the same name...
2002-08-11 Richard LevitteMore long symbols to shorten.
2002-08-10 Richard Levittemem* functions are declared in string.h.
2002-08-10 Richard LevitteSynchronise tests with Unix.
2002-08-09 Richard LevitteA new header.
2002-08-09 Richard LevitteSynchronise with Unix.
2002-08-09 Richard LevitteMore long names to shorten.
2002-08-09 Bodo Möller.cvsignore for crypto/ecdh
2002-08-09 Bodo Möllermake update
2002-08-09 Bodo Möllerfix warnings
2002-08-09 Bodo Mölleradd field type to text output
2002-08-09 Bodo Mölleruse 0, not NULL
2002-08-09 Bodo MöllerECDH engine support
2002-08-09 Bodo MöllerECC ciphersuite support
2002-08-09 Richard LevitteWhen we want to give a -f argument to $(MAKE), we'd...
2002-08-09 Bodo MöllerAdd ECDH support.
2002-08-09 Richard LevitteParse version numbers prefixed with text (egcs does...
2002-08-08 Richard Levitte0.9.6f is released
2002-08-07 Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-08-07 Bodo Mölleravoid SIGSEGV
2002-08-05 Geoff ThorpeThese are updates/fixes to DH/DSA/RAND docs based on...
2002-08-05 Geoff Thorpetypo fix
2002-08-04 Geoff ThorpeVarious parts of the RSA documentation were inaccurate...
2002-08-04 Geoff ThorpeA single monolithic man page for the ENGINE stuff....
2002-08-04 Geoff ThorpeFix "make install_docs" (and thus "make install").
2002-08-03 Bodo Mölleroops -- must use EVP_MD_size, not EVP_MD_block_size
2002-08-03 Bodo Mölleroops, undo previous change (was just for testing)
2002-08-03 Bodo Möllerfix bn_expand2
2002-08-03 Bodo Mölleruse bn_wexpand instead of bn_expand2 (the latter is...
2002-08-02 Dr. Stephen... Fix typo
2002-08-02 Dr. Stephen... Fix the ASN1 sanity check: correct header length
2002-08-02 Bodo Möllerdisable Sun divison algorithm by default
2002-08-02 Bodo Möllerfix bn_expand2
2002-08-02 Bodo Mölleroptical changes
2002-08-02 Bodo Möllertypo
2002-08-02 Bodo Möllerremove obsolete part of comment
2002-08-02 Bodo Möllerremove obsoleted disabled code
2002-08-02 Bodo MöllerLet BN_rand_range() abort with an error after 100 itera...
2002-08-02 Bodo Möllerupdate
2002-08-02 Bodo MöllerChange BN_mod_sqrt() so that it verifies that the input...
2002-08-02 Bodo Möllermove GF2m tests to the end
2002-08-02 Bodo MöllerRename implementations of method functions so that...
2002-08-02 Bodo Möllertypos
2002-08-02 Bodo Möllerec2_smpt.c must be listed in LIBSRC
2002-08-02 Bodo Möllerthere is no alternative EC_METHOD for curves over GF...
2002-08-02 Bodo Mölleradd support for elliptic curves over binary fields
2002-08-02 Bodo Möllerextend curve list (additional 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öllerNew error code ERR_R_DISABLED
2002-08-02 Bodo Möllerget rid of OpenSSLDie
2002-08-02 Richard Levittemake update
2002-08-02 Richard LevitteCertain flag macros were tested with #if instead if...
2002-08-01 Richard LevitteWe don't need to find out which pod2man to use more...
2002-08-01 Richard LevitteDon't try testing with parallell make, that will just...
2002-08-01 Richard LevitteAdd aix64-cc, and make sure that ar gets proper flags...
2002-08-01 Richard Levittemake update
2002-08-01 Richard LevitteAdd the CBC flag for cbc ciphers
2002-08-01 Richard LevitteAvoid yet another name clash with libdes, and make...
2002-08-01 Richard LevitteMake it possible to load keys from stdin, and restore...
2002-08-01 Richard LevitteOCSP and KRB5 Makefil.ssl should be consistent with...
2002-08-01 Richard LevitteLinux on s390 really knows about loading dynamically.
2002-08-01 Richard LevitteCut'n'paste error with other reposnder certificates...
2002-08-01 Richard LevitteIf CRYPTO_realloc() is called with a NULL pointer,...
2002-07-31 Richard LevitteIf the email address is moved from the subject to the...
2002-07-31 Richard LevitteMake sure to use $(MAKE) everywhere instead of make.
2002-07-31 Richard Levitteln -f -s doesn't always work, so do a rm -f followed...
2002-07-31 Richard LevitteThe version of the shared library should, for now,...
2002-07-30 Lutz JänickeTypo.
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-30 Lutz Jänicke"make update"
2002-07-30 Lutz Jänicke0.9.6e and 0.9.7-beta3 are out.
2002-07-29 Lutz JänickeOnly use DSA-functions if available.
2002-07-29 Bodo Möllermention SSL_do_handshake()
2002-07-26 Bodo MöllerUse SEC1 format for EC private keys.
2002-07-25 Bodo MöllerMove zeroing from bn_expand_internal() to bn_expand2...
2002-07-25 Bodo Möllermore detailed instructions for export from US
2002-07-24 Richard LevitteDon't clobber loop variable.
2002-07-23 Richard LevitteDocument the recent DJGPP-related changes
2002-07-23 Richard LevitteMake dummy tests to make it easier to physically remove...
2002-07-23 Bodo Möllerharmonize options with those for 'ecparam',
2002-07-22 Richard LevitteIf DH is disabled, don't define the DH functions.
2002-07-22 Bodo Möllerfix a typo and clarify
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-19 Lutz JänickeHP-UX shared libraries must be +x and should be -w...
2002-07-19 Bodo Möllerupdate
2002-07-19 Richard LevitteThe first compile of the new merger method for VMS...
2002-07-19 Richard LevitteTwo more names that are a little too long for the stand...
2002-07-19 Lutz JänickeThe behaviour is undefined when calling SSL_write(...
2002-07-19 Lutz JänickeManual page for SSL_do_handshake().
2002-07-18 Geoff ThorpeThis documentation change was being written at the...
2002-07-18 Richard LevitteExplain why RSA_check_key() doesn't work with hard...
2002-07-18 Richard LevitteAdd history for documented new functions.
next