Add some OIDs.
[openssl.git] / crypto /
2003-03-13 Dr. Stephen HensonAdd some OIDs.
2003-03-13 Geoff ThorpeFix a bone-head bug. This warrants a CHANGES entry...
2003-03-13 Dr. Stephen HensonReturn an error if gmtime returns NULL.
2003-03-12 Dr. Stephen HensonFixes for EVP_DigestInit_ex() and OPENSSL_NO_ENGINE.
2003-03-11 Geoff ThorpeThe default implementation of DSA_METHOD has an interde...
2003-02-28 Bodo Möller- new ECDH_compute_key interface (KDF is no longer...
2003-02-27 Dr. Stephen HensonEncryption BIOs misbehave when used with non blocking...
2003-02-27 Bodo Mölleradd Certicom licensing e-mail address
2003-02-27 Dr. Stephen HensonSupport for dirName from config files in GeneralName...
2003-02-25 Dr. Stephen HensonFix indefinite length encoding so EOC correctly updates
2003-02-24 Bodo Möllerinclude OpenSSL license (in addition to EAY license)
2003-02-22 Ulf MöllerCopy rather than symlink the test data.
2003-02-22 Ulf Möllerremove some more useless code. The mingw target can...
2003-02-22 Ulf Möllermore mingw related cleanups.
2003-02-22 Dr. Stephen HensonBase64 bio fixes. The base64 bio was seriously broken
2003-02-21 Bodo Möllertreat 'out' like i2d functions do; cf. asn1_item_flags_...
2003-02-21 Bodo MöllerECPublicKey_set_octet_string and ECPublicKey_get_octet_...
2003-02-20 Dr. Stephen HensonOoops forgot to recognise V_ASN1_GENERALSTRING.
2003-02-20 Dr. Stephen HensonRe enable the read side non blocking test BIO code.
2003-02-20 Dr. Stephen HensonFix bug in base64 bios during write an non blocking...
2003-02-19 Bodo Möllertypo
2003-02-19 Richard LevitteMake sure the memory allocation routines check for...
2003-02-19 Richard LevitteBorland C++ Builder 5 complains about unreachable state...
2003-02-18 Dr. Stephen HensonTypo.
2003-02-18 Richard LevitteMake the no-err option work properly
2003-02-15 Geoff ThorpeDeclare prototypes for function pointer types, even...
2003-02-15 Dr. Stephen HensonSingle pass processing to cleartext S/MIME signing.
2003-02-15 Geoff ThorpeWe cache a montgomery form for 'n' if the PUBLIC flag...
2003-02-14 Geoff ThorpeDavid Brumley <dbrumley@stanford.edu> noted and correct...
2003-02-14 Richard LevitteMake it possible to disable OCSP, the speed application...
2003-02-13 Richard LevitteAnother long name to deal with
2003-02-13 Richard LevitteOh, the destest program did look at the return value...
2003-02-12 Bodo Möllernew lock for EC_PRE_COMP structures
2003-02-12 Bodo MöllerAllow EC_GROUP objects to share precomputation for...
2003-02-12 Richard LevitteAdjust DES_cbc_cksum() so the returned value is the...
2003-02-11 Dr. Stephen HensonGeneralString support in mini-ASN1 compiler
2003-02-10 Richard LevitteMake sure memcpy() is properly declared by including...
2003-02-08 Bodo Möllerfix EC_GROUP_copy for EC_GFp_nist_method()
2003-02-08 Bodo Möllerremove debugging leftovers
2003-02-07 Bodo Möllercomment
2003-02-06 Bodo Möllertypo
2003-02-06 Bodo Möllerimplement fast point multiplication with precomputation
2003-02-05 Bodo Möllertypo in WIN16 section
2003-02-05 Dr. Stephen HensonIPv6 display and input support for extensions usingh...
2003-02-01 Ben LaurieOld-style callbacks can be NULL!
2003-02-01 Ben LaurieFix warning.
2003-01-31 Richard LevitteWe can't say in advance what the argument to BIO_socket...
2003-01-30 Richard LevitteA few small bugs with BIO popping.
2003-01-30 Richard LevitteThe OPENSSL_NO_ENGINE has small problem: it changes...
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-30 Geoff ThorpeThis glues the GMP wrapper ENGINE into OpenSSL if it...
2003-01-30 Richard LevitteSmall typo, OENSSL should really be spelled OPENSSL.
2003-01-29 Richard LevitteDVCS (see RFC 3029) was missing among the possible...
2003-01-28 Bodo Möllersimplify
2003-01-25 Bodo Möllercofactor is optional in parameter encodings
2003-01-24 Bodo MöllerFor ecdsa-with-SHA1, as for id-dsa-with-sha1, omit...
2003-01-24 Andy PolyakovProvide "dummy" &main::picmeup even in Windows perlasm...
2003-01-24 Dr. Stephen HensonCheck return value of gmtime() and add error codes
2003-01-23 Andy PolyakovWorkaround for lame compiler bug introduced in "CPU...
2003-01-23 Richard LevitteMissing 0 broke FreeBSD build.
2003-01-21 Bodo Möllerfix warnings
2003-01-19 Andy PolyakovThis is an *initial* tune-up. This update puts Itanium2...
2003-01-17 Dr. Stephen HensonEVP_DecryptInit() should call EVP_CipherInit() not...
2003-01-16 Richard LevitteA few more files to ignore
2003-01-16 Richard LevitteFreeBSD has /dev/crypto as well.
2003-01-16 Richard LevitteAdd some debugging output.
2003-01-16 Lutz JänickeArmor against systems without ranlib...
2003-01-16 Bodo Mölleravoid potential confusion about curves (prime192v1...
2003-01-15 Lutz JänickeFix initialization sequence to prevent freeing of uniti...
2003-01-15 Bodo Möllerupdate error library for EC... changes
2003-01-15 Geoff ThorpeAs with RSA, which was modified recently, this change...
2003-01-13 Bodo Möller"!Cname surname" has now become redundant ...
2003-01-13 Bodo Möllerundo part of a recent change: it's "surname", not ...
2003-01-13 Richard LevitteMake sure not to declare a clashing read() for DJGPP.
2003-01-13 Richard LevitteCorrect a misleading comment.
2003-01-13 Richard LevitteUI_UTIL_read_pw() misinterpreted the values returned...
2003-01-13 Richard Levittetty_in will never be stderr, so it will always be close...
2003-01-10 Andy PolyakovAvoid unnecessary pollution of object module name table...
2003-01-10 Richard LevitteMake sure everything that may be freed is allocated...
2003-01-09 Andy PolyakovAt least OpenBSD implements PIC in the same way ELF...
2003-01-09 Richard Levittegcc wants character constants to be correct. Before...
2003-01-09 Andy PolyakovFinalizing asm support for UnixWare, SCO, OpenUnix...
2003-01-08 Lutz JänickeThird argument to shl_load() is "long address", not...
2003-01-07 Geoff ThorpeThis is the first step in allowing RSA_METHODs to imple...
2003-01-04 Andy PolyakovAnother GAS fix-up and some commentary...
2003-01-04 Andy PolyakovGAS can't stand stub, which is stb's synonym.
2003-01-03 Andy PolyakovOops! I've toasted Cygwin! Fixed now.
2003-01-03 Andy PolyakovRedundant now as it's moved to ./Makefile.org.
2003-01-03 Andy PolyakovUnified targets for ELF assembler modules. Tested on...
2003-01-03 Andy PolyakovSupport for ILP32 on HPUX-IA64.
2003-01-03 Andy Polyakovpa-risc2.s was not PIC, see RT#426. I strip call to...
2003-01-02 Andy PolyakovComplete integration of SPARC assembler DES implementat...
2003-01-02 Andy PolyakovUltraSPARC assembler DES implementation tune-up. The...
2003-01-02 Andy PolyakovVery old submission (from 2000) of UltraSPARC assembler...
2003-01-02 Andy PolyakovI implemented this when troubleshooting performance...
2003-01-01 Richard LevitteAdjust the parameter lists in some not commonly used...
2003-01-01 Richard LevitteMake sure the last character of the ASN.1 time string...
2002-12-29 Ben LaurieCorrect asm exclusions.
2002-12-29 Richard LevitteOS/2 does binary by default, apparently.
2002-12-29 Richard Levittemake update
next