Uhmmm, if we use && after having tested for the presence of the certificate,
[oweals/openssl.git] / crypto / bn / bn.h
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-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-09 Bodo Mölleradjust to OpenSSL_0_9_6-stable version
2001-11-09 Bodo Möllerfix warning
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-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-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-07-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-03-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-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 LevitteUse e_os2.h rather than opensslconf.h, since some neede...
2001-02-20 Richard LevitteUse new-style system-id macros.
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ö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
2001-02-02 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-01-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-12-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-12-04 Bodo MöllerChange error message to "bignum too long"
2000-12-04 Bodo MöllerChange error message to "bignum too long"
2000-12-03 Bodo MöllerDon't allow BIGNUMs to become so large that computation...
2000-12-03 Bodo MöllerDon't allow BIGNUMs to become so large that computation...
2000-12-02 Ulf MöllerNew function BN_bntest_rand() to detect more BN library...
2000-11-30 Bodo MöllerBN_sqrt
2000-11-29 Bodo MöllerExpand expspeed.c to make BN_kronecker timings.
2000-11-27 Bodo MöllerFix BN_is_... macros.
2000-11-26 Bodo MöllerMore BN_mod_... functions.
2000-11-26 Bodo Möllermodular arithmetics
2000-11-17 Richard LevitteMake sure BN_DIV2W is not defining when defining it...
2000-11-16 Richard LevitteMore constification of the BN library.
2000-11-08 Bodo MöllerSSL_CTX-related fixes.
2000-11-08 Bodo MöllerBN_CTX-related fixes.
2000-11-06 Richard LevitteConstify the BIGNUM routines a bit more. The only...
2000-10-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2000-08-04 Dr. Stephen HensonChanges needed for Tandem NSK, supplied by Scott Uroff...
2000-06-08 Bodo MöllerSlightly faster DSA verification (BN_mod_exp2_mont),
2000-06-07 Bodo MöllerSpeed up DH with small generator.
2000-06-01 Ulf MöllerUse NO_FP_API.
2000-03-01 Ulf Möllercheck for WIN32 (needed by Mingw32)
2000-02-26 Ulf MöllerReorganize bn_mul.c (no bugfix yet), remove obsolete...
2000-02-05 Bodo MöllerCommit patch to bn.h that CVS decided to throw away...
2000-02-05 Ulf MöllerUse MONT_WORD macro to control if the word-based or...
2000-02-05 Ulf MöllerNew functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end...
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-02-03 Bodo MöllerSome 'const's for BNs.
2000-02-02 Bodo MöllerTolerate negative numbers in BN_is_prime.
2000-02-02 Bodo Möllerrndsort{Miller, Rabin} primality test.
2000-01-30 Bodo MöllerMake DSA_generate_parameters, and fix a couple of bug
2000-01-27 Richard LevitteDeclare BN_pseudo_rand().
2000-01-27 Ulf MöllerDocument DSA and SHA.
2000-01-27 Bodo MöllerUpdate comments to provide a better approximation of...
2000-01-27 Ulf MöllerRun ispell.
2000-01-23 Ulf MöllerDocument the BN library.
2000-01-22 Ulf MöllerDocument the DH library, and make some minor changes...
2000-01-12 Bodo MöllerTurn BN_prime_checks into a macro.
1999-06-28 Ulf MöllerUse "long long" for all Win32 gcc ports.
1999-06-28 Bodo MöllerWith mingw32, use "long long" rather than "_int64"...
1999-06-20 Dr. Stephen HensonNew functions CONF_load_bio() and CONF_load_fp() to...
1999-06-05 Ben Laurieconst/type fixes.
1999-06-04 Ben LaurieSome constification and stacks that slipped through...
1999-06-03 Ben LaurieMore evil cast removal.
1999-05-20 Ulf MöllerBignum library bug fix. IRIX 6 passes "make test" now!
1999-05-17 Ulf MöllerMove prototypes to the right place.
1999-05-13 Ulf MöllerVMS support.
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-25 Dr. Stephen HensonFix mkerr.pl to find functions returning function point...
1999-04-24 Bodo MöllerAvoid "incomprehensible" errors when required definitio...
next