RT3776: Wrong size for malloc
[openssl.git] / crypto / bn /
2015-04-21 Emilia Kaspermake update
2015-04-16 Viktor DukhovniCode style: space after 'if'
2015-03-25 Matt CaswellFix RAND_(pseudo_)?_bytes returns
2015-03-12 Matt CaswellFix error handling in bn_exp
2015-01-26 Rich SalzRemove unused eng_rsax and related asm file
2015-01-22 Matt Caswellmake update
2015-01-22 Matt CaswellRe-align some comments after running the reformat script. OpenSSL_1_0_2-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 Andy Polyakovbn/rsaz_exp.c: make it indent-friendly.
2015-01-22 Matt CaswellFix source where indent will not be able to cope
2015-01-22 Matt CaswellAdditional comment changes for reformat of 1.0.2
2015-01-22 Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2015-01-13 Andy PolyakovAdd Broadwell performance results.
2015-01-08 Andy PolyakovFix for CVE-2014-3570 (with minor bn_asm.c revamp).
2015-01-06 Andy PolyakovRevert "CHANGES: mention "universal" ARM support."
2015-01-06 Andy PolyakovCHANGES: mention "universal" ARM support.
2015-01-06 Andy PolyakovRemove inconsistency in ARM support.
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-12-05 Emilia KasperMake 'make update' succeed and run it
2014-09-25 Matt Caswellmake update
2014-09-24 Andy Polyakovcrypto/bn/bn_nist.c: work around MSC ARM compiler bug.
2014-09-20 Andy PolyakovHarmonize Tru64 and Linux make rules.
2014-09-04 Adam LangleyEnsure that x**0 mod 1 = 0.
2014-08-20 Andy Polyakovbn/asm/rsaz-*.pl: allow spaces in Perl path name.
2014-08-01 Dr. Stephen Hensonmake update
2014-07-22 Matt Caswellmake update
2014-07-13 Matt CaswellFixed valgrind complaint due to BN_consttime_swap readi...
2014-07-09 Andy Polyakovx86_64 assembly pack: improve masm support.
2014-07-02 Andy Polyakovbn_exp.c: fix x86_64-specific crash with one-word modulus.
2014-06-28 Andy Polyakovx86_64 assembly pack: refine clang detection.
2014-06-27 Andy Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-27 Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-27 Andy Polyakovbn/asm/rsaz-avx2.pl: fix occasional failures.
2014-06-26 Huzaifa SidhpurwalaMake sure BN_sqr can never return a negative value.
2014-06-26 Andy Polyakovbn_exp.c: move check for AD*X to rsaz-avx2.pl.
2014-06-12 Dr. Stephen Hensonmake update
2014-06-10 Andy PolyakovARM assembly pack: get ARMv7 instruction endianness...
2014-05-06 Geoff Thorpebignum: allow concurrent BN_MONT_CTX_set_locked()
2014-04-30 Geoff Thorpebignum: fix boundary condition in montgomery logic
2014-04-24 Andy Polyakovbn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster...
2014-03-12 Dr. Stephen HensonFix for CVE-2014-0076
2014-02-24 Dr. Stephen Hensonmake update
2014-02-01 Adam LangleyAdd volatile qualifications to two blocks of inline...
2014-02-01 Andy PolyakovPPC assembly pack: ppc64-mont update from master.
2014-01-09 Andy Polyakovbn/asm/x86_64-mont5.pl: fix compilation error on Solaris.
2013-12-28 Andy PolyakovARM assembly pack: make it work with older toolchain.
2013-12-09 Andy Polyakovbn/asm/armv4-mont.pl: add NEON code path.
2013-12-09 Andy Polyakovcrypto/bn/asm/x86_64-mont*.pl: update from master.
2013-12-03 Andy Polyakovbn/asm/x86_64-mont5.pl: comply with Win64 ABI.
2013-12-03 Andy Polyakovcrypto/bn/asm/rsaz-x86_64.pl: make it work on Win64.
2013-12-03 Andy Polyakovcrypto/bn/rsaz*: fix licensing note.
2013-12-03 Andy Polyakovbn/asm/rsaz-x86_64.pl: fix prototype.
2013-12-01 Dr. Stephen Hensonmake update
2013-11-12 Andy PolyakovMake Makefiles OSF-make-friendly.
2013-10-14 Andy PolyakovPPC assembly pack: update from master branch.
2013-10-13 Andy PolyakovInitial aarch64 bits.
2013-10-13 Andy PolyakovMIPS assembly pack: get rid of deprecated instructions.
2013-10-10 Andy Polyakovbn/asm/rsax-avx2.pl: minor optimization [for Decoded...
2013-09-09 Andy Polyakovcrypto/bn/asm/x86_64-mont.pl: minor optimization.
2013-08-03 Andy Polyakovcrypto/bn/asm/rsax-x86_64.pl: make it work on Darwin.
2013-07-12 Andy Polyakovbn/asm/rsaz-avx2.pl: Windows-specific fix.
2013-07-12 Ben Lauries/rsaz_eligible/rsaz_avx2_eligible/.
2013-07-05 Andy PolyakovTake RSAZ modules into build loop, add glue and engage.
2013-07-05 Andy PolyakovAdd RSAZ assembly modules.
2013-07-05 Andy Polyakovbn/asm/x86_86-mont.pl: optimize reduction for Intel...
2013-07-05 Andy Polyakovbn/bn_exp.c: harmonize.
2013-06-30 Andy Polyakovbn/bn_exp.c: Solaris-specific fix, T4 MONTMUL relies...
2013-06-30 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-18 Andy PolyakovOptimize SPARC T4 MONTMUL support.
2013-06-01 Andy Polyakovcrypto/bn/bn_exp.c: SPARC portability fix.
2013-05-20 Andy PolyakovAdd BN support for SPARC VIS3 and T4 [from master].
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: work around clang 3.0 bug.
2013-02-04 Dr. Stephen HensonMerge branch 'OpenSSL_1_0_2-stable' of /home/steve...
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-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...
next