Don't leak EVP_MD_CTX on error path
[openssl.git] / crypto / bn /
2016-04-28 Matt CaswellDon't leak memory on error in BN_generate_prime_ex
2016-04-28 Matt CaswellFree a BIGNUM on error in BN_mpi2bn
2016-04-20 Rich SalzUpdate copyright; generated files.
2016-04-20 Richard LevitteRemove --classic build entirely
2016-04-20 Rich SalzCopyright consolidation: perl files
2016-04-18 Rich SalzRename some lowercase API's
2016-04-07 Andy PolyakovPPC assembly pack: remove branch hints.
2016-04-07 Andy PolyakovClean-up *_DEBUG options.
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-17 Rich SalzRemove ultrix/mips support.
2016-03-15 Emilia KasperOn Windows, page walking is known as __chkstk.
2016-03-15 Emilia KasperExplain *cough*-dows
2016-03-14 Andy Polyakovbuild.info/Makefile.in: Itanium fixups.
2016-03-12 Richard LevitteAdd $(LIB_CFLAGS) for any build.info generator that...
2016-03-11 Andy Polyakovcrypto/*/build.info: SPARC-specific fixups.
2016-03-10 Richard LevitteFix some assembler generating scripts for better unific...
2016-03-10 Richard LevitteAdd include directory options for assembler files that...
2016-03-09 Richard LevitteMake sure the effect of "pic" / "no-pic" is used with...
2016-03-08 Alessandro GhediniConvert RSA blinding to new multi-threading API
2016-03-08 Andy PolyakovSPARCv9 assembly pack: unify build rules and argument...
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
2016-03-07 Richard LevitteUnified - adapt the generation of bignum assembler...
2016-03-07 Andy Polyakovbn/asm/x86[_64]-mont*.pl: complement alloca with page...
2016-03-02 David BenjaminConsistently use arm_arch.h constants in armcap assembl...
2016-03-01 Andy Polyakovbn/asm/x86_64-mont5.pl: unify gather procedure in hardl...
2016-03-01 Andy Polyakovcrypto/bn/x86_64-mont5.pl: constant-time gather procedure.
2016-03-01 Andy Polyakovbn/asm/rsaz-avx2.pl: constant-time gather procedure.
2016-03-01 Andy Polyakovbn/asm/rsax-x86_64.pl: constant-time gather procedure.
2016-03-01 Andy Polyakovbn/bn_exp.c: constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF.
2016-02-29 Matt CaswellFix BN_hex2bn/BN_dec2bn NULL ptr/heap corruption
2016-02-23 David WoodhouseRT4339: Fix handling of <internal/bn_conf.h>
2016-02-22 FdaSilvaYYGH678: Add a few more zalloc
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-18 Rich SalzRemove outdated DEBUG flags.
2016-02-17 Richard LevitteIn the unified scheme, there is no $(TOP), use $(SRCDIR...
2016-02-13 Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-11 Rich SalzMissing header include.
2016-02-11 Richard LevitteAdd inclusion directory crypto/include for BN compilations
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10 Rich SalzUse NON_EMPTY_TRANSLATION_UNIT, consistently.
2016-02-08 Andy Polyakovbn/Makefile.in: remove obsolete rules.
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-02 Dr. Stephen HensonNew BN functions.
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-02-01 Richard Levitteunified build scheme: a first introduction
2016-01-30 Rich SalzMove more BN internals to bn_lcl.h
2016-01-29 Rich SalzTemplatize util/domd
2016-01-29 Emilia KasperAlways DPURIFY
2016-01-28 Viktor DukhovniRestore NUMPRIMES as a numeric literal
2016-01-28 Rich SalzRemove EIGHT_BIT and SIXTEEN_BIT
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-25 Rich SalzMove & split opensslconf.h.in
2016-01-20 Rich SalzConsolidate "make update"
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2016-01-08 Viktor DukhovniUpdate comment as bn_dup_expand is gone
2016-01-08 Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2015-12-22 Andy Polyakovbn/asm/bn-c64xplus.asm: update commentary.
2015-12-19 Matt CaswellFix URLs mangled by reformat
2015-12-14 Emilia KasperFix a ** 0 mod 1 = 0 for real this time.
2015-12-13 Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-12-07 Andy PolyakovARMv4 assembly pack: allow Thumb2 even in iOS build,
2015-12-03 Andy Polyakovbn/asm/x86_64-mont5.pl: fix carry propagating bug ...
2015-11-30 Rich SalzRemove BN_init
2015-11-26 Matt CaswellTighten up BN_with_flags usage and avoid a reachable...
2015-11-23 Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-11-20 Pascal CuoqBN_usub: Don't copy when r and a the same
2015-11-16 Andy Polyakovbn/asm/ppc64-mont.pl: adapt for little-endian.
2015-11-16 Andy Polyakovbn/asm/s390x.S: improve performance on z196 and z13...
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-11-05 Dr. Stephen HensonRebuild error source files.
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-29 Pascal CuoqBN_GF2m_mod_inv(): check bn_wexpand return value
2015-10-24 Ben LaurieFix undeclared variable warnings.
2015-10-23 Alessandro GhediniFix typos
2015-10-23 Alessandro GhediniFix memory leaks and other mistakes on errors
2015-10-22 Richard LevitteOnly include SRP headers when OPENSSL_NO_SRP is undefined
2015-10-07 Pascal CuoqSet flags to 0 before calling BN_with_flags()
2015-10-06 Alessandro GhediniFix travis builds on master
2015-09-30 Andy Polyakovbn/asm/armv4-mont.pl: boost NEON performance.
2015-09-25 Andy PolyakovARMv4 assembly pack: implement support for Thumb2.
2015-09-20 Dr. Stephen Hensonmake no-dh work
2015-09-11 Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-05 Rich SalzRT3955: Reduce some stack usage
2015-09-03 Rich Salzremove 0 assignments.
2015-09-03 Rich SalzAdd and use OPENSSL_zalloc
2015-08-31 Emilia KasperBN_mod_exp_mont_consttime: check for zero modulus.
2015-08-27 Rich SalzFix memory over-read
2015-08-26 Rich SalzBN_bin2bn handle leading zero's
2015-08-11 Matt CaswellCheck for 0 modulus in BN_MONT_CTX_set
2015-08-10 Rich SalzRT3999: Remove sub-component version strings
2015-07-31 Loganaden VelvindronClear BN-mont values when free'ing it.
2015-07-23 Emilia Kasperrsaz_exp.h: align license with the rest of the contribution
2015-07-22 Rich SalzSome cleanups for crypto/bn
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2015-06-23 Rich SalzMore secure storage of key material.
2015-06-23 Richard Levittemake update
2015-06-23 Richard LevitteRearrange rsaz
2015-06-11 Andy Polyakovbn/bn_gf2m.c: avoid infinite loop wich malformed ECPara...
next