oweals/openssl.git
2004-11-24 Dr. Stephen... Check return code of EVP_CipherInit() in PKCS#12 code.
2004-11-24 Dr. Stephen... Check return code of EVP_CipherInit() in PKCS#12 code.
2004-11-23 Dr. Stephen... Typo.
2004-11-23 Dr. Stephen... Typo.
2004-11-23 Dr. Stephen... Fix memory leak.
2004-11-23 Dr. Stephen... Fix memory leak.
2004-11-23 Andy Polyakovlinux-x86_64 didn't link after EM64T RC4 tune-up...
2004-11-21 Andy PolyakovRC4 tune-up for Intel P4 core, both 32- and 64-bit...
2004-11-17 Dr. Stephen... In "req" exit immediately if configuration file is...
2004-11-17 Dr. Stephen... In "req" exit immediately if configuration file is...
2004-11-17 Dr. Stephen... Update X509v3 doc.
2004-11-16 Dr. Stephen... Update X509v3 docs.
2004-11-16 Dr. Stephen... PR: 910
2004-11-16 Dr. Stephen... Initial pod documentation of X509V3 config file format.
2004-11-14 Dr. Stephen... PR: 940
2004-11-14 Dr. Stephen... PR: 940
2004-11-14 Dr. Stephen... PR: 923
2004-11-14 Dr. Stephen... PR: 923
2004-11-14 Dr. Stephen... PR: 938
2004-11-14 Dr. Stephen... PR: 938
2004-11-14 Dr. Stephen... Zap obsolete der_chop script.
2004-11-13 Dr. Stephen... Zap obsolete der_chop script.
2004-11-13 Dr. Stephen... PR: 959
2004-11-13 Dr. Stephen... PR: 969
2004-11-13 Dr. Stephen... PR: 969
2004-11-13 Dr. Stephen... Fix x509.c so it creates serial number file again if no
2004-11-13 Dr. Stephen... Fix x509.c so it creates serial number file again if no
2004-11-11 Richard LevitteCut'n'paste mistake. All tested OK now...
2004-11-11 Richard LevitteCut'n'paste mistake. All tested OK now...
2004-11-11 Richard LevitteWhoops, syntactic mistake...
2004-11-11 Richard LevitteWhoops, syntactic mistake...
2004-11-11 Richard LevitteSome find it confusing that environment variables are...
2004-11-11 Richard LevitteSome find it confusing that environment variables are...
2004-11-11 Dr. Stephen... Use the default_md config file value when signing CRLs.
2004-11-11 Dr. Stephen... Use the default_md config file value when signing CRLs.
2004-11-11 Dr. Stephen... Don't return an error with crl -noout.
2004-11-11 Dr. Stephen... Don't return an error with crl -noout.
2004-11-11 Dr. Stephen... The use of "exp" as a variable name in a prototype...
2004-11-09 Andy PolyakovAs was shown by Marc Bevand reordering of couple of...
2004-11-05 Richard LevitteMake sure LD_PRELOAD is only set when we build shared...
2004-11-05 Richard LevitteMake sure LD_PRELOAD is only set when we build shared...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-11-02 Richard LevitteBecause -rpath/-R may have been used, our settings...
2004-11-02 Richard LevitteBecause -rpath/-R may have been used, our settings...
2004-11-01 Richard LevitteMake sure _XOPEN_SOURCE_EXTENDED is correctly defined...
2004-11-01 Richard LevitteMake sure memmove() is defined, even on SunOS 4.1.4.
2004-11-01 Richard LevitteMake sure memmove() is defined, even on SunOS 4.1.4.
2004-10-26 Dr. Stephen... Only add fips/dh once...
2004-10-26 Richard Levittefips/dh was missing in mkfiles.pl.
2004-10-26 Dr. Stephen... Add fips/dh directory to mkfiles.pl
2004-10-25 Dr. Stephen... Update NEWS
2004-10-25 Dr. Stephen... Update FAQ.
2004-10-25 Dr. Stephen... Change version numbers to 0.9.7f-dev
2004-10-25 Dr. Stephen... Updates for 0.9.7e release. OpenSSL_0_9_7e
2004-10-25 Dr. Stephen... Fix race condition.
2004-10-25 Dr. Stephen... Fix race condition when SSL ciphers are initialized.
2004-10-25 Dr. Stephen... make update
2004-10-21 Geoff ThorpeUpdate ECDSA and ECDH for OPENSSL_NO_ENGINE.
2004-10-20 Dr. Stephen... Stop VC++ complaining...
2004-10-20 Dr. Stephen... Update NEWS file.
2004-10-20 Dr. Stephen... Typo.
2004-10-14 Richard Levittemake update
2004-10-14 Richard LevitteWe need to check for OPENSSL_FIPS when building shared...
2004-10-14 Richard LevitteBecause libraries on Windows lack useful version inform...
2004-10-14 Richard LevitteBecause libraries on Windows lack useful version inform...
2004-10-08 Ben LaurieUpdate fingerprints.
2004-10-04 Dr. Stephen... Oops..
2004-10-04 Dr. Stephen... Oops!
2004-10-04 Dr. Stephen... Fix race condition when CRL checking is enabled.
2004-10-04 Dr. Stephen... Fix race condition when CRL checking is enabled.
2004-10-01 Dr. Stephen... Update debug-steve
2004-10-01 Dr. Stephen... Update debug-steve
2004-10-01 Dr. Stephen... Don't use C++ reserved work "explicit".
2004-09-28 Andy PolyakovFix Solaris 10_x86 shared build. -Bsymbolic is required...
2004-09-28 Andy PolyakovFix Solaris 10_x86 shared build. -Bsymbolic is required...
2004-09-28 Richard Levitteusr/doc has recently changed to usr/share/doc on Cygwin.
2004-09-28 Richard Levitteusr/doc has recently changed to usr/share/doc on Cygwin.
2004-09-27 Richard LevitteMove the declaration of alloca() so it's ony declared...
2004-09-27 Andy PolyakovSHA1 asm Pentium tune-up. Performance loss is not as...
2004-09-27 Andy Polyakovsha256_block advances the input pointer double as fast...
2004-09-24 Geoff ThorpeNils Larsch reported that this include is required...
2004-09-23 Richard LevitteImport changed files from LPlib. The changes are logge...
2004-09-19 Geoff ThorpeRemove distracting comments and code. Thanks to Nils...
2004-09-19 Geoff ThorpeTwo TODO comments taken care of. Nils pointed out that...
2004-09-18 Geoff ThorpeMake -Werror happy again.
2004-09-15 Dr. Stephen... Check ASN1_TYPE structure type is a SEQUENCE in PKCS7_g...
2004-09-15 Dr. Stephen... Check ASN1_TYPE structure type is a SEQUENCE in PKCS7_g...
2004-09-13 Dr. Stephen... Oops, forgot to reorder extension request nids.
2004-09-13 Dr. Stephen... Change values of MBSTRING_* to the form MBSTRING_FLAG...
2004-09-13 Dr. Stephen... ASN1_STRING_to_UTF8() assumed that the MBSTRING_* flags...
2004-09-13 Richard Levitte- There's no more need for the snprintf macro.
2004-09-12 Richard LevitteSynchronise with Unix build.
2004-09-11 Richard LevitteMakefile.ssl changed name to Makefile...
2004-09-10 Dr. Stephen... Stop warning.
2004-09-10 Dr. Stephen... When looking for request extensions in a certificate...
2004-09-10 Dr. Stephen... When looking for request extensions in a certificate...
2004-09-10 Richard Levittemake update
2004-09-09 Andy PolyakovMake VIA Padlock engine more platform friendly and...
2004-09-09 Andy Polyakovx86 assembler updates: more instructions, new OPENSSL_i...
next