Portability fix: use BIO_snprintf and pick up strcasecmp alternative
[openssl.git] / crypto / bn /
2012-12-13 Ben LaurieIgnore more.
2012-11-19 Andy Polyakovx86_64-gcc.c: resore early clobber constraint [from...
2012-09-01 Andy Polyakovbn_lcl.h: gcc removed support for "h" constraint, which...
2012-08-29 Andy PolyakovAdd linux-x32 target [from HEAD].
2012-08-17 Andy PolyakovMIPS assembly pack updates from HEAD.
2012-07-04 Andy Polyakovcrypto/bn/*.h: move PTR_SIZE_INT to private header...
2012-07-02 Andy Polyakovbn_nist.c: harmonize buf in BN_nist_mod_256 with other...
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-03-30 Andy Polyakovbn/bn_gf2m.c: make new BN_GF2m_mod_inv work with BN_DEB...
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-02-02 Andy Polyakovbn_nist.c: make new optimized code dependent on BN_LLON...
2012-01-18 Dr. Stephen Hensonundef some symbols that cause problems with make depend...
2011-12-12 Andy Polyakovmodexp512-x86_64.pl: Solaris portability fix [from...
2011-12-09 Andy Polyakovx86-mont.pl: fix bug in integer-only squaring path.
2011-12-02 Ben LaurieFix warnings.
2011-12-01 Andy Polyakovbn/asm/mips.pl: fix typos [from HEAD].
2011-11-14 Andy Polyakovx86 assembler pack update from HEAD.
2011-11-14 Andy PolyakovBN update from HEAD.
2011-11-14 Andy Polyakovx86_64 assembler pack update from HEAD.
2011-11-14 Andy PolyakovARM assembler pack update from HEAD.
2011-11-14 Andy PolyakovMIPS assembler pack update from HEAD.
2011-11-14 Andy PolyakovPPC assembler pack update from HEAD.
2011-11-14 Andy PolyakovPA-RISC assembler pack update from HEAD.
2011-11-14 Andy Polyakovs390x assembler pack update from HEAD.
2011-11-14 Andy PolyakovIA64 assembler pack update from HEAD.
2011-11-14 Andy PolyakovMafiles updates to accomodate assembler update from...
2011-11-05 Andy Polyakovppc.pl: fix bug in bn_mul_comba4 [from HEAD].
2011-10-19 Bodo MöllerBN_BLINDING multi-threading fix.
2011-08-19 Andy Polyakovmodexp512-x86_64.pl: make it work with ml64 [from HEAD].
2011-08-12 Andy PolyakovAlpha assembler fixed from HEAD.
2011-07-20 Andy PolyakovAdd RSAX builtin engine [from HEAD].
2011-06-22 Dr. Stephen HensonPR: 2540
2011-06-06 Dr. Stephen HensonBackport from HEAD:
2011-03-23 Richard Levittemake update (1.0.1-stable)
2011-03-19 Richard LevitteApply all the changes submitted by Steven M. Schweda...
2011-03-04 Andy Polyakovs390x-mont.pl: optimize for z196.
2011-01-25 Dr. Stephen HensonMove BN_options function to bn_print.c to remove depend...
2011-01-09 Dr. Stephen Hensonadd X9.31 prime generation routines from 0.9.8 branch
2010-11-22 Andy Polyakovs390x.S: fix typo in bn_mul_words [from HEAD].
2010-10-11 Dr. Stephen HensonPR: 2295
2010-09-13 Andy PolyakovAlpha assembler pack: adapt for Linux [from HEAD].
2010-09-10 Andy Polyakovcrypto/bn/asm/s390x.S: drop redundant instructions...
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-15 Dr. Stephen HensonFix warnings (From HEAD, original patch by Ben).
2010-04-10 Andy Polyakovalpha-mont.pl: comply with stack alignment requirement...
2010-03-29 Andy PolyakovARMv4 assembler: [unconfirmed] fix for compilation...
2010-02-28 Ben LaurieFix warning.
2010-02-23 Bodo MöllerAlways check bn_wexpend() return values for failure...
2009-12-02 Dr. Stephen HensonPR: 2111
2009-10-01 Dr. Stephen HensonPR: 2062
2009-06-17 Dr. Stephen HensonCheck t too.
2009-06-17 Dr. Stephen HensonUpdate from HEAD.
2009-06-14 Ben LaurieTwo digits is not wide enough.
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-02-14 Dr. Stephen HensonPR: 1835
2009-02-10 Andy Polyakovs390x-mont.pl: optimize prologue.
2009-02-09 Andy Polyakovs390x assembler pack update.
2009-01-11 Dr. Stephen HensonFix missing prototype warnings then fix different proto...
2008-12-29 Andy Polyakovbn_lib.c: [re-]fix Win64 compiler warning.
2008-12-29 Andy PolyakovFix "possible loss of data" Win64 compiler warnings.
2008-12-19 Andy Polyakovx86_64 assembler pack: add support for Win64 SEH.
2008-12-16 Andy PolyakovBring C bn_mul_mont template closer to assembler.
2008-11-14 Andy Polyakovx86_64-xlate.pl update, engage x86_64 assembler in...
2008-11-12 Andy PolyakovUpdate make rules for x86_64 assembler pack.
2008-11-12 Andy Polyakovx86_64 assembler pack to comply with updated styling...
2008-11-12 Andy PolyakovRevert commit #17603, it should have been part of ...
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-11 Bodo Möllersymbol deobnoxification
2008-11-05 Dr. Stephen HensonPR: 1777
2008-11-02 Dr. Stephen HensonFix prototypes.
2008-11-02 Dr. Stephen HensonUse stddef.h to pick up size_t def.
2008-11-02 Dr. Stephen HensonFix warnings about mismatched prototypes, undefined...
2008-11-01 Ben Lauriesize_tification.
2008-11-01 Andy PolyakovFix SHA512 and optimize BN for mingw64.
2008-10-28 Andy PolyakovMinor clean-up in bn_lib.c: constification and optimiza...
2008-10-28 Andy PolyakovFix crash in BN_rshift.
2008-10-22 Geoff ThorpeApparently '__top' is also risky, obfuscate further...
2008-10-22 Geoff ThorpeUse of a 'top' var creates "shadow variable" warnings.
2008-10-19 Ben LaurieConstification.
2008-10-16 Andy PolyakovFix argument order in BN_nnmod call and implement rigor...
2008-10-15 Andy PolyakovOptimize bn_correct_top.
2008-10-15 Andy PolyakovRemove redundant BN_ucmp, fix boundary condition in...
2008-09-15 Geoff ThorpeFix build warnings.
2008-09-14 Bodo MöllerSome precautions to avoid potential security-relevant...
2008-09-12 Andy PolyakovAIX build updates.
2008-08-06 Geoff ThorpeRemove the dual-callback scheme for numeric and pointer...
2008-07-03 Geoff ThorpeRevert my earlier CRYPTO_THREADID commit, I will commit...
2008-06-23 Bodo Mölleravoid potential infinite loop in final reduction round...
2008-05-02 Bodo MöllerClarifying comment.
2008-05-01 Bodo MöllerMontgomery-related minor cleanups/documentation
2008-04-24 Andy PolyakovAdd 64-bit support to BN_nist_mod_244 and engage BN_nis...
2008-04-23 Andy PolyakovTakanori Yanagisawa has shown how to correctly use...
2008-04-18 Andy PolyakovResolve __DECC warning and keep disclaiming support...
2008-04-18 Andy PolyakovFix remaining BN_nist_mod_*.
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-04-09 Andy PolyakovClarifying comment.
2008-04-09 Andy PolyakovDo BN_nist_mod_384 by the book, as cheating doesn't...
2008-04-01 Andy PolyakovFix fast reduction on NIST curves (as well BN_NIST_ADD_...
2008-03-29 Dr. Stephen HensonUpdate dependencies.
next