Add CAPI engine error files.
[oweals/openssl.git] / crypto / bn /
2008-06-14 Dr. Stephen HensonMerge from stable branch.
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...
2007-12-14 Dr. Stephen HensonUpdates from 0.9.8-stable
2007-11-03 Andy PolyakovCommit #16325 fixed one thing but broke DH with certain...
2007-09-19 Dr. Stephen HensonInclude some fixes from 0.9.8-stable branch.
2007-07-24 Andy PolyakovThrow in bn_mul_mont for x86_64.
2007-07-24 Andy PolyakovThrow in bn_mul_mont for x86.
2007-07-24 Andy PolyakovAllow for bn_mul_mont assembler.
2007-07-23 Andy Polyakovs390x assembler pack.
2007-07-08 Andy Polyakovbn_mul_recursive doesn't handle all cases correctly...
2007-06-29 Andy Polyakovbn_mont.c fix [from HEAD].
2007-06-22 Dr. Stephen HensonAvoid warnings. Fix fips_dssvs program.
2007-06-11 Andy PolyakovUpdates from stable branch: BN_*_no_branch privatizatio...
2007-04-24 Dr. Stephen HensonMerge from stable branch.
2007-04-24 Dr. Stephen HensonMerge from 0.9.8 stable branch.
2007-03-28 Dr. Stephen HensonUpdate from stable branch.
2007-03-28 Dr. Stephen HensonUpdate from 0.9.8-stable with patches also applied...
2007-03-22 Dr. Stephen HensonAnd so it begins...
2007-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branc...
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.
2005-02-06 Andy PolyakovRemove unused assembler modules.
2005-02-06 Andy PolyakovThis patch was "ignited" by OpenBSD 3>=4 support. They...
2004-12-20 Andy PolyakovRefine PowerPC platform support.
2004-12-05 Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-09-19 Geoff ThorpeTwo TODO comments taken care of. Nils pointed out that...
2004-08-29 Andy PolyakovProper support for OpenBSD-i386 shared build, including...
2004-08-29 Andy PolyakovOPENSSL_ia32cap final touches. Note that OPENSSL_ia32ca...
2004-08-01 Andy PolyakovOpenBSD fix-up for new a.out targets. OpenBSD .s.o...
2004-08-01 Andy PolyakovClean-up GAS targets: get rid of "cpp" stuff and replac...
2004-07-23 Andy PolyakovBuild-n-link new IA-64 modules on Linux and HP-UX.
2004-07-22 Andy PolyakovAll SIXTY_FOUR_BIT platforms (mind the difference betwe...
2004-07-18 Andy PolyakovAnchor AES and SHA-256/-512 assembler from C.
2004-07-18 Andy PolyakovAdd anchors for AES, SHA-256/-512 assembler modules...
2004-07-06 Geoff ThorpeImprove error handling if decompression of an ec point...
2004-07-01 Andy PolyakovNew scalable bn_mul_add_words loop, which provides...
2004-06-20 Geoff ThorpeTidy up, including;
2004-06-17 Geoff ThorpeDeprecate unused cruft, and "make update".
2004-06-17 Geoff ThorpeActually, that last change to BN_get_word() was a littl...
2004-06-17 Geoff ThorpeAs Nils put it;
next