oweals/openssl.git
2002-12-09 Lutz JänickeFix wrong URI.
2002-12-09 Richard Levittemake update
2002-12-09 Richard LevitteHmm, Geoff's change made things quite interesting....
2002-12-08 Geoff ThorpeNils Larsch submitted;
2002-12-08 Richard LevitteSince it's defined in draft-ietf-tls-compression-04...
2002-12-08 Geoff ThorpeUndefine OPENSSL_NO_DEPRECATED inside openssl applicati...
2002-12-08 Geoff ThorpeThis is a first-cut at improving the callback mechanism...
2002-12-08 Geoff ThorpeFix a warning, and do some constification as a lucky...
2002-12-08 Richard LevitteSince it's defined in draft-ietf-tls-compression-04...
2002-12-08 Richard LevitteImplement a stateful variant if the ZLIB compression...
2002-12-07 Richard LevitteForgot one.
2002-12-07 Richard LevitteAdd a few items I intend to work on for 0.9.8 and on.
2002-12-07 Richard LevitteI haven't worked on OCSP at all for a long time, and...
2002-12-06 Andy PolyakovWorkaround for GCC-ia64 compiler bug.
2002-12-06 Andy PolyakovWorkaround for GCC-ia64 compiler bug.
2002-12-06 Andy Polyakovlinux64-sparcv9 support
2002-12-06 Richard LevitteSome compilers are quite picky about non-void functions...
2002-12-06 Richard LevitteSome compilers are quite picky about non-void functions...
2002-12-06 Richard LevitteApparently, bash is more forgiving than sh. To be...
2002-12-06 Richard LevitteApparently, bash is more forgiving than sh. To be...
2002-12-06 Richard LevitteKeep NEWS in HEAD up to date.
2002-12-06 Richard LevitteThe news were not updated in time...
2002-12-05 Richard LevitteTagging has been done, time to move the branch to 0...
2002-12-05 Richard LevitteKeep STATUS in HEAD up to date.
2002-12-05 Richard LevitteTime to release 0.9.7-beta5.
2002-12-05 Richard LevitteMerge in relevant changes from the OpenSSL 0.9.6h release.
2002-12-05 Richard LevitteMerge in relevant changes from the OpenSSL 0.9.6h release.
2002-12-05 Richard LevitteSSL_CERT_FILE should be used in place of the system...
2002-12-05 Richard LevitteSSL_CERT_FILE should be used in place of the system...
2002-12-05 Richard LevitteCorrected DJGPP patch
2002-12-05 Richard LevitteCorrected DJGPP patch
2002-12-05 Andy Polyakovlinux64-sparcv9 support finally debugged and tested.
2002-12-05 Richard LevitteMake sure to implement the cryptodev engine only when...
2002-12-05 Richard LevitteMake sure to implement the cryptodev engine only when...
2002-12-05 Richard Levittemake update
2002-12-05 Richard Levittemake update
2002-12-05 Richard LevitteDeclare another general file.
2002-12-05 Richard LevitteAllow users to modify /MD to /MT.
2002-12-05 Richard LevitteAllow users to modify /MD to /MT.
2002-12-05 Richard LevitteMake sure using SSL_CERT_FILE actually works, and has...
2002-12-05 Richard LevitteMake sure using SSL_CERT_FILE actually works, and has...
2002-12-05 Richard LevitteIf an application supports static locks, it MUST suppor...
2002-12-05 Richard LevitteIf an application supports static locks, it MUST suppor...
2002-12-05 Richard LevittePR: 381
2002-12-05 Richard LevitteOnly check for a result buffer if the allocated string...
2002-12-05 Richard LevitteOnly check for a result buffer if the allocated string...
2002-12-04 Richard LevitteDo not implement RC4 stuff if RC4 is disabled. Concequ...
2002-12-04 Richard LevitteDo not implement RC4 stuff if RC4 is disabled. Concequ...
2002-12-04 Richard Levittegethostname() is more a BSD feature than an XOPEN one.
2002-12-04 Richard Levittegethostname() is more a BSD feature than an XOPEN one.
2002-12-04 Richard LevitteCorrect a few typos that I introduced after applying...
2002-12-04 Richard LevitteCorrect a few typos that I introduced after applying...
2002-12-04 Bodo MöllerIn ECPKParameters_print, output the private key length...
2002-12-04 Bodo MöllerDon't compute timings here, we can do this elsewhere.
2002-12-04 Lutz JänickeMissing ")"
2002-12-04 Lutz JänickeMissing "("
2002-12-04 Richard LevitteDJGPP patches.
2002-12-04 Richard LevitteDJGPP patches.
2002-12-04 Richard LevitteAdd support for x86_64.
2002-12-04 Richard LevitteAdd support for x86_64.
2002-12-04 Richard LevitteA gcc 3.0 bug is triggered by our code. Add a section...
2002-12-04 Richard LevitteA gcc 3.0 bug is triggered by our code. Add a section...
2002-12-04 Dr. Stephen... Make ASN1_TYPE_get() work for V_ASN1_NULL type.
2002-12-04 Dr. Stephen... Make ASN1_TYPE_get() work for V_ASN1_NULL type.
2002-12-04 Dr. Stephen... Typo in X509v3_get_ext_by_critical
2002-12-04 Dr. Stephen... Typo in X509v3_get_ext_by_critical
2002-12-03 Dr. Stephen... In asn1_d2i_read_bio, don't assume BIO_read will
2002-12-03 Dr. Stephen... In asn1_d2i_read_bio, don't assume BIO_read will
2002-12-03 Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-12-03 Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-12-03 Richard LevitteMake CRYPTO_cleanse() independent of endianness.
2002-12-03 Richard LevitteMake CRYPTO_cleanse() independent of endianness.
2002-12-03 Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-12-03 Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-12-02 Richard LevitteMerge from HEAD
2002-12-02 Richard Levittedefine USE_SOCKETS so sys/param.h gets included (and...
2002-12-02 Richard Levittedefine USE_SOCKETS so sys/param.h gets included (and...
2002-12-02 Richard LevitteI think I got it now. Apparently, the case of having...
2002-12-02 Richard LevitteMerge from HEAD
2002-12-02 Richard LevitteMake some names consistent.
2002-12-02 Richard LevitteThrough some experimentation and thinking, I think...
2002-12-01 Richard LevitteSmall bugfix: even when r == d, we need to adjust r...
2002-12-01 Richard LevitteSmall bugfix: even when r == d, we need to adjust r...
2002-12-01 Richard LevitteEXIT() needs to be in a function that returns int.
2002-12-01 Richard LevitteEXIT() needs to be in a function that returns int.
2002-12-01 Richard LevitteRedo the VAX assembler version of bn_div_words().
2002-12-01 Richard LevitteRedo the VAX assembler version of bn_div_words().
2002-11-29 Richard LevitteRemove incorrect assert.
2002-11-29 Richard LevitteRemove incorrect assert.
2002-11-29 Richard LevitteMake it so all names mentioned in the NAME section...
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-29 Richard LevitteMake it so all names mentioned in the NAME section...
2002-11-29 Richard LevitteCorrect some names.
2002-11-29 Richard LevitteCorrect some names.
2002-11-29 Richard LevitteA few more memset()s converted to OPENSSL_cleanse().
2002-11-29 Richard LevitteA few more memset()s converted to OPENSSL_cleanse().
2002-11-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-28 Richard LevitteMake sure EXIT() can always be used as one statement.
2002-11-28 Richard LevitteMake sure EXIT() can always be used as one statement.
next