openssl.git
2002-12-04 Lutz JänickeMissing "("
2002-12-04 Richard LevitteDJGPP patches.
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 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-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 LevitteMake CRYPTO_cleanse() independent of endianness.
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 LevitteMerge from HEAD
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 LevitteRedo the VAX assembler version of bn_div_words().
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.
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-27 Richard LevitteUnused variable removed.
2002-11-27 Richard LevitteExtra ; removed.
2002-11-27 Richard LevitteAdd OPENSSL_cleanse() to help cleanse memory and avoid...
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-27 Richard LevitteAdd OPENSSL_cleanse() to help cleanse memory and avoid...
2002-11-26 Richard LevitteI forgot that @ in strings must be escaped in Perl
2002-11-26 Richard LevitteI forgot that @ in strings must be escaped in Perl
2002-11-26 Richard LevitteThe logic in the main signing and verifying functions...
2002-11-26 Richard LevitteThe logic in the main signing and verifying functions...
2002-11-26 Richard LevitteHeimdal isn't really supported right now. Say so,...
2002-11-26 Richard LevitteHeimdal isn't really supported right now. Say so,...
2002-11-26 Richard LevitteSmall bugfixes to the KSSL implementation.
2002-11-26 Richard LevitteSmall bugfixes to the KSSL implementation.
2002-11-26 Richard LevitteHeimdal isn't really supported right now. Say so,...
2002-11-26 Richard LevitteHeimdal isn't really supported right now. Say so,...
2002-11-23 Bodo Möllerrename some functions to improve consistency
2002-11-22 Bodo Mölleradd a comment
2002-11-22 Richard LevitteDisable this module if OPENSSL_NO_SOCK is defined.
2002-11-22 Richard LevitteTypo. OPENSSL_NO_ECDH, not NO_OPENSSL_ECDH
2002-11-21 Richard LevitteMention a current showstopper
2002-11-21 Richard LevitteMention a current showstopper
2002-11-20 Bodo Mölleravoid uninitialized memory read
2002-11-20 Bodo Mölleravoid uninitialized memory read
2002-11-20 Bodo MöllerMake ec_GFp_simple_point_get_affine_coordinates() faster
2002-11-20 Lutz JänickeFix bug introduced by the attempt to fix client side...
2002-11-20 Lutz JänickeFix bug introduced by the attempt to fix client side...
2002-11-19 Bodo Möllerallocate bio_err before memory debugging is enabled...
2002-11-19 Bodo Möllerallocate bio_err before memory debugging is enabled...
2002-11-19 Richard LevitteIt works on my laptop :-).
2002-11-19 Richard Levittemake update
2002-11-19 Richard LevitteWe now work with the development of 0.9.7 beta 5.
2002-11-19 Richard LevitteFix an unsigned/signed mismatch.
2002-11-19 Richard LevitteUpdate STATUS OpenSSL_0_9_7-beta4
2002-11-19 Richard LevitteUpdate STATUS
2002-11-19 Richard LevitteTime to release 0.9.7-beta4.
2002-11-19 Richard Levittemake update
2002-11-18 Richard LevitteAdd news items for 0.9.6h and expand on the 0.9.7 news...
2002-11-18 Richard LevitteAdd news items for 0.9.6h and expand on the 0.9.7 news...
2002-11-18 Richard LevitteDocument the addition of certificate pairs.
2002-11-18 Richard LevitteAdd the ASN.1 structures and functions for CertificateP...
2002-11-18 Richard LevitteDetermine HZ exactly as in apps/speed.c.
2002-11-18 Richard LevitteDetermine HZ exactly as in apps/speed.c.
2002-11-18 Richard LevitteMake sure sysconf exists (it doesn't in the VMS C RTL...
2002-11-18 Richard LevitteMake sure sysconf exists (it doesn't in the VMS C RTL...
2002-11-18 Bodo Möllerremove redundant functions
2002-11-18 Bodo Mölleruse consistent order of function definitions
2002-11-18 Bodo Möllerfix memory leak in memory debuggin code ...
2002-11-18 Bodo Möllerfix memory leak in memory debuggin code ...
2002-11-18 Bodo Möllerallocate bio_err before memory debugging is enabled...
2002-11-18 Bodo Möllerallocate bio_err before memory debugging is enabled...
2002-11-18 Richard LevitteA variable of type time_t is supposed to be a time...
2002-11-18 Richard LevitteA variable of type time_t is supposed to be a time...
2002-11-18 Lutz JänickeBetter workaround to the "=head1 NAME OPTIONS" pod2late...
2002-11-18 Lutz JänickeBetter workaround to the "=head1 NAME OPTIONS" pod2late...
2002-11-17 Richard LevitteMake it possible to build for more than one CPU.
2002-11-17 Richard LevitteMake it possible to build for more than one CPU.
2002-11-17 Richard LevitteIgnore openssl.pc. This way, there's no risk that...
2002-11-17 Richard LevitteIgnore openssl.pc. This way, there's no risk that...
2002-11-17 Richard LevitteAdding openssl.pc to the repository was a mistake,
2002-11-17 Richard LevitteAdding openssl.pc to the repository was a mistake,
2002-11-17 Richard LevitteAdd the file openssl.pc that I forgot a while ago.
2002-11-17 Richard LevitteAdd the file openssl.pc that I forgot a while ago.
2002-11-16 Richard LevitteI forgot this is compiled in test/, not crypto/ec/...
2002-11-16 Richard LevitteI forgot this is compiled in test/, not crypto/ec/...
2002-11-16 Richard LevitteWe don't want TARGETCPU expanded here.
2002-11-16 Richard LevitteWe don't want TARGETCPU expanded here.
2002-11-15 Richard LevitteMention ActiveState Perl much earlier in INSTALL.WCE.
2002-11-15 Richard LevitteMention ActiveState Perl much earlier in INSTALL.WCE.
2002-11-15 Richard LevitteWinCE patches
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
next