Uhmmm, if we use && after having tested for the presence of the certificate,
[oweals/openssl.git] / crypto / bn /
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-03-25 Bodo Mölleradd missing declaration
2002-02-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-12-14 Bodo Möllerfix BN_rand_range
2001-12-14 Bodo Möllerfix BN_rand_range
2001-11-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-11-15 Richard Levitteperl util/mkerr.pl -recurse -write -rebuild
2001-11-15 Richard Levittemake update
2001-11-12 Mark J. CoxSync ia64.S in 0.9.6c-dev with ia64.S in 0.9.7 (some...
2001-11-12 Mark J. CoxAdd assembler implementation for IA-64
2001-11-09 Bodo Mölleradjust to OpenSSL_0_9_6-stable version
2001-11-09 Bodo Möllerfix warning
2001-10-14 Ulf Mölleropenbsd-x86 macros
2001-10-14 Ulf Mölleropenbsd-x86 macros
2001-10-04 Richard Levitte'make update'
2001-09-25 Geoff Thorpe"make update".
2001-09-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-06 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-09-05 Ulf Möllerbn_sqr bug fix as in main
2001-09-05 Ulf Möllerbug fix: bn_sqr_recursive output is twice its input...
2001-09-04 Ulf MöllerWTF?
2001-09-04 Bodo MöllerOpenSSL copyright notices ...
2001-09-03 Geoff ThorpeCorrect a typo.
2001-09-03 Bodo MöllerUse uniformly chosen witnesses for Miller-Rabin test
2001-09-03 Bodo MöllerUse uniformly chosen witnesses for Miller-Rabin test
2001-08-24 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-08-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-30 Andy PolyakovEnhanced support for IA-64 Linux and HP-UX (as well...
2001-07-30 Andy PolyakovSupport for Intel and HP-UXi assemblers.
2001-07-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-04 Bodo MöllerAndy's mips3.s fix (as in main branch).
2001-06-22 Andy PolyakovThis fixes "Spurious test failures on IRIX?" reported...
2001-06-11 Andy PolyakovGet rid of "possible WAW dependency" warnings.
2001-05-30 Andy PolyakovGet rid of RAW dependency warnings.
2001-05-28 Andy PolyakovAssembler support for IA-64. See the source code commen...
2001-05-14 Richard Levittebranch on equal is beql, not beq...
2001-04-09 Bodo MöllerAdjust BN_mod_inverse algorithm selection according...
2001-04-08 Bodo Möllercomment
2001-04-08 Bodo Möllercode documentation
2001-04-08 Bodo Möllerbinary algorithm for modular inversion
2001-03-27 Richard LevitteMerge in the IRIX fix from the main development line.
2001-03-27 Andy PolyakovThe IRIX fix. Asm recap and corresponding declation.
2001-03-15 Bodo MöllerCompletely remove mont2 stuff.
2001-03-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-03-13 Ulf Möllerthat was useless - still fails with GCC
2001-03-13 Ulf MöllerAlpha workaround. This is a lot slower!
2001-03-11 Bodo MöllerEC_METHOD based on bn_mont2 (not used in the library)
2001-03-10 Bodo MöllerMore EC stuff, including EC_POINTs_mul() for simultaneo...
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-09 Richard LevitteBug fixes.
2001-03-08 Bodo MöllerImplement EC_GFp_mont_method.
2001-03-08 Bodo MöllerComment
2001-03-08 Bodo MöllerHide BN_CTX structure details.
2001-03-08 Bodo MöllerConstify BN_value_one.
2001-03-08 Bodo MöllerMore method functions for EC_GFp_simple_method.
2001-03-07 Richard LevitteCode for better build under Darwin (MacOS X).
2001-02-28 Dr. Stephen HensonFix a bug which caused BN_div to produce the
2001-02-27 Ulf Möllerimproved bignum test as in 0.9.7.
2001-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-22 Richard LevitteUse e_os2.h rather than opensslconf.h, since some neede...
2001-02-20 Bodo MöllerFix BN_[pseudo_]rand: 'mask' must be used even if top=-1.
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-20 Bodo MöllerFix BN_[pseudo_]rand: 'mask' must be used even if top=-1.
2001-02-20 Richard LevitteUse new-style system-id macros.
2001-02-20 Ulf MöllerBN_rand_range() needs a BN_rand() variant that doesn...
2001-02-20 Ulf MöllerBN_rand_range() needs a BN_rand() variant that doesn...
2001-02-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-10 Bodo MöllerSimplify BN_rand_range
2001-02-10 Bodo MöllerSimplify BN_rand_range
2001-02-08 Bodo MöllerAnother comment change. (Previous comment does not...
2001-02-08 Bodo MöllerAnother comment change. (Previous comment does not...
2001-02-08 Bodo MöllerChange comments. (The expected number of iterations...
2001-02-08 Bodo MöllerChange comments. (The expected number of iterations...
2001-02-08 Bodo Mölleroops -- remove observation code
2001-02-08 Bodo Mölleroops -- remove observation code
2001-02-08 Bodo MöllerIntegrate my implementation of a countermeasure against
2001-02-08 Bodo MöllerIntegrate my implementation of a countermeasure against
2001-02-07 Ulf MöllerDSA fix from main branch.
2001-02-07 Ulf MöllerBleichenbacher's DSA attack
2001-02-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
next