ASN.1 print fix.
[openssl.git] / crypto / bn /
2015-03-12 Matt CaswellFix error handling in bn_exp
2015-01-27 Rich SalzRevert "Remove engine_rsax and its asm file."
2015-01-26 Rich SalzRemove engine_rsax and its asm file.
2015-01-22 Matt CaswellRe-align some comments after running the reformat script. OpenSSL_1_0_1-post-reformat
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Matt CaswellFix indent comment corruption issue
2015-01-22 Andy Polyakovbn/bn_const.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/asm/x86_64-gcc.cL make it indent-friendly.
2015-01-22 Andy Polyakovbn/bn_asm.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/bn_exp.c: make it indent-friendly.
2015-01-22 Matt Caswellindent has problems with comments that are on the right...
2015-01-22 Andy Polyakovbn/bntest.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/bn_recp.c: make it indent-friendly.
2015-01-22 Matt CaswellFix source where indent will not be able to cope
2015-01-22 Matt CaswellFurther comment changes for reformat
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2015-01-08 Andy PolyakovFix for CVE-2014-3570.
2014-12-17 Richard LevitteClear warnings/errors within BN_CTX_DEBUG code sections
2014-12-17 Bodo MöllerBackport regression test
2014-12-17 Emilia KasperCheck for invalid divisors in BN_div.
2014-12-15 Emilia KasperFix unused variable warning
2014-09-24 Andy Polyakovcrypto/bn/bn_nist.c: work around MSC ARM compiler bug.
2014-09-04 Adam LangleyEnsure that x**0 mod 1 = 0.
2014-08-19 Adam LangleyAdd volatile qualifications to two blocks of inline...
2014-07-13 Matt CaswellFixed valgrind complaint due to BN_consttime_swap readi...
2014-07-02 Andy Polyakovbn_exp.c: fix x86_64-specific crash with one-word modulus.
2014-06-26 Huzaifa SidhpurwalaMake sure BN_sqr can never return a negative value.
2014-05-06 Geoff Thorpebignum: allow concurrent BN_MONT_CTX_set_locked()
2014-03-12 Dr. Stephen HensonFix for CVE-2014-0076
2014-01-06 Dr. Stephen Hensonmake update
2013-12-08 Dr. Stephen Hensonmake update
2013-12-03 Andy Polyakovbn/asm/x86_64-mont5.pl: comply with Win64 ABI.
2013-11-12 Andy PolyakovMake Makefiles OSF-make-friendly.
2013-10-19 Ben LaurieMerge branch 'no_gmt_unix_time' of git://github.com...
2013-10-13 Andy PolyakovMIPS assembly pack: get rid of deprecated instructions.
2013-06-30 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-03-18 Dr. Stephen HensonMerge branch 'OpenSSL_1_0_1-stable' of ../openssl into...
2013-03-01 Andy Polyakovx86_64-gf2m.pl: fix typo.
2013-03-01 Andy Polyakovx86_64-gf2m.pl: add missing Windows build fix for ...
2013-02-16 Andy Polyakovbn_nist.c: cumulative update from master.
2013-02-02 Andy Polyakovbn_word.c: fix overflow bug in BN_add_word.
2013-02-02 Andy Polyakovx86_64 assembly pack: keep making Windows build more...
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust...
2013-01-22 Andy Polyakovbn/asm/mips.pl: hardwire local call to bn_div_words.
2012-09-01 Andy Polyakovbn_lcl.h: gcc removed support for "h" constraint, which...
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-08 Ben LaurieReduce version skew.
2012-03-30 Andy Polyakovbn/bn_gf2m.c: make new BN_GF2m_mod_inv work with BN_DEB...
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.
next