Make asn1_ex_i2c, asn1_ex_c2i static.
[openssl.git] / crypto / bn /
2015-03-25 Matt CaswellRAND_bytes updates
2015-03-17 Matt CaswellFix probable_prime over large shift
2015-03-12 Matt CaswellFix error handling in bn_exp
2015-02-10 Matt CaswellRemove some functions that are no longer used and break...
2015-02-09 Andy Polyakovbn/bn_add.c: fix dead code elimination that went bad.
2015-02-08 Rich SalzFinal (for me, for now) dead code cleanup
2015-02-05 Rich SalzUse memset in bn_mont
2015-02-02 Rich SalzDead code cleanup: #if 0 dropped from tests
2015-01-29 Richard Levitteclang on Linux x86_64 complains about unreachable code.
2015-01-27 Rich Salz"#if 0" removal: header files
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: many removals
2015-01-24 Rich SalzRemove unused eng_rsax and related asm file
2015-01-24 Rich Salzifdef cleanup, part 4a: '#ifdef undef'
2015-01-22 Matt CaswellMore comment realignment master-post-reformat
2015-01-22 Matt CaswellRe-align some comments after running the reformat script.
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 CaswellFurther comment changes for reformat (master)
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-13 Andy PolyakovAdd Broadwell performance results.
2015-01-13 Dr. Stephen HensonRemove use of BN_init, BN_RECP_CTX_init from bntest
2015-01-12 Rich SalzRT3548: Remove unsupported platforms
2015-01-12 Rich SalzRT3548: Remove some unsupported platforms.
2015-01-08 Andy PolyakovFix for CVE-2014-3570 (with minor bn_asm.c revamp).
2015-01-06 Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-06 Andy PolyakovRevert "CHANGES: mention "universal" ARM support."
2015-01-06 Andy PolyakovCHANGES: mention "universal" ARM support.
2015-01-04 Andy PolyakovRemove inconsistency in ARM support.
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-18 Matt CaswellChange all instances of OPENSSL_NO_DEPRECATED to OPENSS...
2014-12-18 Matt CaswellRemove redundant OPENSSL_NO_DEPRECATED suppression
2014-12-17 Richard LevitteClear warnings/errors within BN_CTX_DEBUG code sections
2014-12-17 Emilia KasperCheck for invalid divisors in BN_div.
2014-12-15 Emilia KasperFix unused variable warning
2014-12-11 Matt Caswellmake update
2014-12-08 Matt CaswellMove bn internal functions into bn_int.h and bn_lcl.h
2014-12-08 Matt CaswellMake bn opaque
2014-12-08 Matt CaswellImplement internally opaque bn access from srp
2014-12-08 Matt CaswellImplement internally opaque bn access from dh
2014-12-08 Matt CaswellPrepare exptest for bn opaquify
2014-12-08 Matt CaswellPrepare for bn opaquify. Implement internal helper...
2014-12-08 Geoff ThorpeInclude <openssl/foo.h> instead of "foo.h"
2014-12-08 Dr. Stephen Hensonremove OPENSSL_FIPSAPI
2014-12-08 Dr. Stephen Hensonremove FIPS module code from crypto/bn
2014-12-08 Dr. Stephen HensonRemove fips_constseg references.
2014-12-08 Dr. Stephen HensonRemove OPENSSL_FIPSCANISTER code.
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28 Rich SalzRemove all .cvsignore files
2014-11-16 Mike BlandRemove redundant test targets outside of test/
2014-10-29 Dr. Stephen HensonFix WIN32 build by disabling bn* calls.
2014-10-01 Rich SalzRT3549: Remove obsolete files in crypto
2014-09-30 Andy Polyakovcrypto/bn/bn_nist.c: bring original failing code back...
2014-09-25 Rich SalzRemove #ifdef's for IRIX_CC_BUG
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-11 Andy Polyakovcrypto/bn/asm/x86_64-mont*.pl: add missing clang detection.
2014-08-20 Andy Polyakovbn/asm/rsaz-*.pl: allow spaces in Perl path name.
2014-08-19 Martin OlssonRT2513: Fix typo's paramter-->parameter
2014-08-18 Doug GoldsteinRT2163: Remove some unneeded #include's
2014-07-15 Rich SalzMerge branch 'master' of git.openssl.org:openssl
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-03 Rich SalzMerge branch 'rsalz-docfixes'
2014-07-02 Andy Polyakovbn_exp.c: fix x86_64-specific crash with one-word modulus.
2014-06-29 Ben LaurieConstification - mostly originally from Chromium.
2014-06-29 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-06-28 Andy Polyakovx86_64 assembly pack: refine clang detection.
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-24 Andy Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-24 Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-06 Andy PolyakovARM assembly pack: get ARMv7 instruction endianness...
2014-06-01 Ben LaurieMerge branch 'erbridge-probable_primes'
2014-06-01 Ben LaurieTidy up, don't exceed the number of requested bits.
2014-06-01 Ben LaurieConstify and reduce coprime random bits to allow for...
2014-06-01 Felix Laurie von... Add a test to check we're really generating probable...
2014-06-01 Felix Laurie von... Remove unused BIGNUMs.
2014-06-01 Felix Laurie von... Refactor the first prime index.
2014-06-01 Felix Laurie von... Try skipping over the adding and just picking a new...
2014-06-01 Felix Laurie von... Generate safe primes not divisible by 3, 5 or 7.
2014-06-01 Felix Laurie von... Add a method to generate a prime that is guaranteed...
2014-06-01 Felix Laurie von... Remove static from probable_prime_dh.
2014-06-01 Felix Laurie von... Remove indentation from the goto targets.
2014-05-06 Geoff Thorpebignum: allow concurrent BN_MONT_CTX_set_locked()
2014-05-04 Andy PolyakovC64x+ assembly pack: make it work with older toolchain.
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-28 Dr. Stephen HensonAdd functions returning security bits.
next