Fix typo in OBJ_txt2obj which incorrectly passed the content
[openssl.git] / crypto /
2002-08-14 Dr. Stephen HensonFix typo in OBJ_txt2obj which incorrectly passed the...
2002-08-13 Richard LevitteComma forgotten.
2002-08-13 Richard LevitteOh, ec2_smpt.c is #included by ec2_smpl.c!
2002-08-12 Richard LevitteDo not include openssl/ripemd.h when the RIPEMD algorit...
2002-08-12 Richard LevitteDo not use the word 'modulus', which is a class templat...
2002-08-12 Richard LevitteA few files in the ENGINE and EVP sections forgotten.
2002-08-12 Bodo Möllerget rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
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-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öllerAdd ECDH support.
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-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 HensonFix typo
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ö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ö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ö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ö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 LevitteCertain flag macros were tested with #if instead if...
2002-08-01 Richard Levittemake update
2002-08-01 Richard LevitteAvoid yet another name clash with libdes, and make...
2002-08-01 Richard LevitteOCSP and KRB5 Makefil.ssl should be consistent with...
2002-08-01 Richard LevitteIf CRYPTO_realloc() is called with a NULL pointer,...
2002-07-31 Richard LevitteMake sure to use $(MAKE) everywhere instead of make.
2002-07-31 Richard LevitteThe version of the shared library should, for now,...
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-30 Lutz Jänicke"make update"
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-24 Richard LevitteDon't clobber loop variable.
2002-07-22 Richard LevitteIf DH is disabled, don't define the DH functions.
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-18 Richard LevitteFurther enhance assembler support on Cygwin and DJGPP.
2002-07-18 Richard LevitteReverse the change with the following log, it needs...
2002-07-18 Richard LevitteMake S/MIME output conform with the mail and MIME stand...
2002-07-18 Richard LevitteOPENSSL_SYS_WIN32 is important so util/mkdef.pl can...
2002-07-17 Richard LevitteAdd support for shared libraries with OS/2.
2002-07-16 Richard LevitteThe default C compiler on MacOS X doesn't like empty...
2002-07-16 Richard LevitteSome older code (never committed) wasn't converted...
2002-07-15 Richard LevitteThere's an ongoing project to bring some kind of path...
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-07-11 Richard LevitteIn UI_UTIL_read_pw(), we should look at the size parame...
2002-07-10 Bodo Möllerremove obsolete comment
2002-07-10 Lutz JänickeReorder inclusion of header files:
2002-07-04 Bodo MöllerAES cipher suites are now official (RFC3268)
2002-06-29 Richard LevitteDo not define crypt() on OpenBSD. Notified by Bob...
2002-06-27 Richard Levitteopensslconf.h doesn't define what we want, e_os2.h...
2002-06-27 Richard LevitteTry to avoid double declaration of ERR_load_PEM_strings().
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevitteDJGPP has some needed header files that other MSDOS...
2002-06-27 Richard LevitteWhen compiling for Windows, make sure we have the windo...
2002-06-27 Richard LevitteUse 32-bit sections instead of the default, 16-bit...
2002-06-27 Richard LevitteUse bg instead of bag as argument to macros, to avoid...
2002-06-27 Richard LevitteA number of includes were removed from evp.h some time...
2002-06-26 Bodo MöllerMake sure buffers are large enough even for weird param...
2002-06-21 Geoff ThorpeMake sure any ENGINE control commands make local copies...
2002-06-20 Lutz Jänicke<sys/select.h> is included for AIX, when USE_SOCKETS...
2002-06-20 Lutz JänickeAIX (V3) requires <sys/select.h> (included via e_os...
2002-06-18 Bodo Mölleralways include <string.h> (we do this in various other...
2002-06-18 Bodo Mölleralways include <string.h> (we do this in various other...
2002-06-18 Bodo MöllerImplement handling of EC parameter seeds (new functions
2002-06-16 Lutz JänickeOpenSSL_add_all_algorithms has been replaced by configu...
2002-06-14 Lutz JänickeSome more prototype fixes.
2002-06-13 Richard LevitteAdd support for DJGPP.
2002-06-13 Richard LevitteMaking a softlink from crypto/des/asm/perlasm to crypto...
2002-06-13 Lutz JänickeAdd missing prototypes.
2002-06-13 Dr. Stephen HensonFix ext_dat.h extension ordering.
2002-06-13 Lutz JänickeAdd OIDs for Secure Electronic Transactions (SET)
2002-06-13 Dr. Stephen HensonThe new ASN1 code automatically allocates
2002-06-12 Bodo Möllersimplify asn1_flag
2002-06-11 Ben LaurieHandle read errors.
2002-06-11 Ben LaurieFix warnings.
next