change versions back to 0.9.8m-dev
[openssl.git] / crypto / bn /
2009-12-02 Dr. Stephen HensonPR: 2111
2009-10-01 Dr. Stephen HensonPR: 2062
2009-06-17 Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-06-17 Dr. Stephen HensonUpdate from HEAD.
2009-04-03 Dr. Stephen HensonPR: 1700
2009-02-14 Dr. Stephen HensonPR: 1835
2008-12-30 Andy PolyakovSynchronize with bn_nist.c from HEAD.
2008-11-05 Dr. Stephen HensonChange old obsolete email address...
2008-10-28 Andy PolyakovFix crash in BN_rshift [from HEAD].
2008-10-18 Ben LaurieConstification.
2008-09-17 Dr. Stephen HensonMake update: delete duplicate error code.
2008-09-16 Dr. Stephen HensonAdd missing files.
2008-09-16 Dr. Stephen HensonMerge changes to build system from fips branch.
2008-09-16 Dr. Stephen HensonPart FIPS bn merge: move functiosn to bn_opt.c to reduc...
2008-09-15 Dr. Stephen HensonPort X931 key generation routines from FIPS branch...
2008-09-15 Andy PolyakovCompilation warning fix [from HEAD, "must have, as...
2008-09-14 Bodo MöllerSome precautions to avoid potential security-relevant...
2008-07-17 Andy Polyakovdarwin64-ppc-cc experimental line accidentally made...
2008-06-23 Bodo Mölleravoid potential infinite loop in final reduction round...
2008-05-02 Bodo MöllerAvoid BN_MONT_CTX incompatibility.
2008-05-01 Bodo MöllerUnobtrusive backport of 32-bit x86 Montgomery improveme...
2008-04-18 Andy Polyakovbn_nist.c update from HEAD.
2008-04-01 Andy PolyakovFix fast reduction on NIST curves [from HEAD].
2008-02-27 Andy PolyakovMake x86_64-mont.pl work with debug Win64 build [from...
2008-02-27 Bodo Möllerfix BIGNUM flag handling
2007-11-11 Andy PolyakovAdd x86_64-mont.pl [from HEAD].
2007-11-11 Andy PolyakovAdd framework for bn_mul_mont [from 098-fips].
2007-11-03 Andy PolyakovCommit #16325 fixed one thing but broke DH with certain...
2007-10-13 Andy PolyakovCopy bn/asm/ia64.S from HEAD.
2007-09-18 Andy PolyakovMinimize stack utilization in probable_prime [from...
2007-09-18 Bodo MöllerMake sure that BN_from_montgomery keeps the BIGNUMS...
2007-09-07 Andy PolyakovIntegrate remaining parts of #14247 [from HEAD].
2007-07-08 Andy Polyakovbn_mul_recursive doesn't handle all cases correctly...
2007-07-04 Dr. Stephen HensonFix warnings: C++ comments and computed value not used.
2007-06-29 Andy Polyakovbn_mont.c fix [from HEAD].
2007-06-11 Andy PolyakovPrivatize BN_*_no_branch [from HEAD].
2007-06-11 Andy PolyakovEliminate conditional final subtraction in Montgomery...
2007-04-19 Bodo Möllerfix error codes
2007-04-19 Bodo Möllerdon't violate the bn_check_top assertion in BN_mod_inve...
2007-03-28 Bodo Möllermake BN_FLG_CONSTTIME semantics more fool-proof
2007-03-28 Bodo MöllerChange to mitigate branch prediction attacks
2007-02-03 Dr. Stephen HensonUpdate from fips2 branch.
2007-01-21 Dr. Stephen HensonUpdate from HEAD.
2006-11-21 Dr. Stephen HensonRebuild error file C source files.
2006-09-18 Bodo MöllerEnsure that the addition mods[i]+delta cannot overflow...
2006-08-01 Andy PolyakovEngage assembler in solaris64-x86_64-cc [backport from...
2006-06-16 Bodo MöllerAnother thread-safety fix
2006-06-14 Bodo MöllerThread-safety fixes
2006-05-04 Dr. Stephen Hensonmake update
2006-02-08 Nils Larschbackport recent changes from the cvs head
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles
2006-01-13 Nils Larschfix comment
2006-01-13 Nils Larsch2 is a prime number ...
2005-11-15 Andy Polyakovcrypto/bn/asm/sparcv8plus.S update from HEAD.
2005-11-11 Dr. Stephen HensonFix possible race condition.
2005-10-05 Dr. Stephen HensonUpdate from HEAD.
2005-08-28 Nils Larschfix warnings when building openssl with (gcc 3.3.1):
2005-08-23 Bodo Mölleravoid potential spurious BN_free()
2005-08-20 Ben LaurieAvoid weak subgroups in Diffie Hellman.
2005-08-04 Andy Polyakov3-4 times better RSA/DSA performance on WIN64A target...
2005-07-25 Nils Larschfix BN_mod_word and give a more reasonable return value...
2005-07-21 Nils Larschset correct bn->top value
2005-07-17 Nils Larschbugfix: 0 - w (w != 0) is actually negative
2005-07-03 Andy PolyakovBugfix for bn_div_words PPC assembler implementation...
2005-06-28 Ben LaurieFix warnings.
2005-06-28 Andy Polyakovbn.h update from HEAD.
2005-06-23 Andy PolyakovMissed -c in IRIX rule.
2005-06-23 Andy PolyakovIRIX upadte from HEAD.
2005-05-31 Nils Larschfix assertion
2005-05-31 Andy PolyakovMissing sparcv8.o rule.
2005-05-29 Richard LevitteTypo
2005-05-29 Richard LevitteTypo
2005-05-27 Bodo MöllerUse BN_with_flags() in a cleaner way.
2005-05-27 Bodo MöllerUse BN_with_flags() in a cleaner way.
2005-05-26 Bodo Möllercheck BN_copy() return value
2005-05-26 Bodo Möllercheck BN_copy() return value
2005-05-24 Richard LevitteDEC C complains about bad subscript, but we know better...
2005-05-24 Richard LevitteDEC C complains about bad subscript, but we know better...
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16 Bodo MöllerImplement fixed-window exponentiation to mitigate hyper...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-11 Ben LaurieThere must be an explicit way to build the .o!
2005-05-11 Bodo MöllerFix more error codes.
2005-05-06 Richard LevitteSince BN_LLONG will only be defined for Alpha/VMS and...
2005-05-03 Nils Larschremove BN_ncopy, it was only used in bn_nist.c and...
2005-05-03 Nils Larschrewrite of bn_nist.c, disable support for some curves...
2005-04-29 Nils Larschdon't let BN_CTX_free(NULL) segfault
2005-04-26 Dr. Stephen HensonPort BN_MONT_CTX_set_locked() from stable branch.
2005-04-26 Dr. Stephen HensonStop unused variable warning.
2005-04-26 Nils Larschsome updates for the blinding code; summary:
2005-04-26 Bodo MöllerFix various incorrect error function codes.
2005-04-26 Ben LaurieAdd DTLS support.
2005-04-22 Nils Larsch- use BN_set_negative and BN_is_negative instead of...
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-04 Andy PolyakovExtend Solaris x86 support to amd64.
2005-04-03 Andy PolyakovMake bn/asm/x86_64-gcc.c gcc4 savvy. +r is likely to...
2005-03-30 Nils Larschfix header
2005-03-30 Ben LaurieBlow away Makefile.ssl.
next