Reject elliptic curve lists of odd lengths.
[openssl.git] / crypto /
2014-12-04 Kurt RoeckxRemove SSLv2 support
2014-12-03 Matt CaswellThere are a number of instances throughout the code...
2014-11-28 Rich SalzRemove all .cvsignore files
2014-11-28 Richard LevitteCheck for FindNextFile when defining it rather than...
2014-11-20 Annie YousarRT2679: Fix error if keysize too short
2014-11-20 Rich SalzRT3488: Update doc for OPENSSL_config
2014-11-20 Matt CaswellWhen using EVP_PKEY_derive with a KDF set, a negative...
2014-11-17 Jan HykelDon't use msg on error.
2014-11-16 Mike BlandAdd missing SRC variable
2014-11-16 Mike BlandRemove redundant test targets outside of test/
2014-11-13 Dr. Stephen HensonFix cross reference table generator.
2014-11-12 Michal BozonCorrect timestamp output when clock_precision_digits > 0
2014-11-12 Matt CaswellFix free of garbage pointer. PR#3595
2014-11-11 Kurt RoeckxFix warning about negative unsigned intergers
2014-11-10 Russell CokerFix datarace reported by valgrind/helgrind
2014-10-30 Andy Polyakovarmv4cpuid.S: fix compilation error in pre-ARMv7 build.
2014-10-29 Dr. Stephen HensonFix WIN32 build by disabling bn* calls.
2014-10-29 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: fix inconsistency in...
2014-10-29 Andy Polyakovmd32_common.h: address compiler warning in HOST_c2l.
2014-10-28 Samuel NevesUse only unsigned arithmetic in constant-time operations
2014-10-23 Andy Polyakovecp_nistz256 update.
2014-10-17 Kurt CancemiRT3547: Add missing static qualifier
2014-10-15 Tim HudsonAdd constant_time_locl.h to HEADERS,
2014-10-15 Richard LevitteInclude "constant_time_locl.h" rather than "../constant...
2014-10-15 Bodo MoellerFix SSL_R naming inconsistency.
2014-10-15 Andy Polyakovaesni-x86_64.pl: make ECB subroutine Windows ABI compliant.
2014-10-15 Bodo MoellerSupport TLS_FALLBACK_SCSV.
2014-10-11 Dr. Stephen HensonRemove reference to deleted md4.c
2014-10-06 Matt CaswellRemoved duplicate definition of PKCS7_type_is_encrypted
2014-10-01 Andy Polyakovcrypto/cast/asm/cast-586.pl: +5% on PIII and remove...
2014-10-01 Rich SalzRT3549: Remove obsolete files in crypto
2014-09-30 Rich SalzRT2910: Remove des.c and its Makefile target
2014-09-30 Andy Polyakovcrypto/bn/bn_nist.c: bring original failing code back...
2014-09-29 Dr. Stephen HensonAdd additional DigestInfo checks.
2014-09-25 Rich SalzRemove #ifdef's for IRIX_CC_BUG
2014-09-25 Emilia KasperAdd missing tests
2014-09-24 Andy Polyakovcrypto/bn/bn_nist.c: work around MSC ARM compiler bug.
2014-09-24 Rich SalzRT3544: Remove MWERKS support
2014-09-24 Emilia KasperRT3425: constant-time evp_enc
2014-09-24 Emilia KasperRT3067: simplify patch
2014-09-24 Emilia KasperRT3066: rewrite RSA padding checks to be slightly more...
2014-09-21 Andy Polyakovcrypto/rsa/rsa_chk.c: harmonize error codes.
2014-09-21 Andy Polyakovcrypto/ecp_nistz256.c: harmonize error codes.
2014-09-20 Andy PolyakovHarmonize Tru64 and Linux make rules.
2014-09-19 Dr. Stephen HensonFix warning.
2014-09-18 Jake GouldingRT2301: GetDIBits, not GetBitmapBits in rand_win
2014-09-11 Andy Polyakovcrypto/bn/asm/x86_64-mont*.pl: add missing clang detection.
2014-09-11 Andy PolyakovAdd ECP_NISTZ256 by Shay Gueron, Intel Corp.
2014-09-11 Andy PolyakovReserve option to use BN_mod_exp_mont_consttime in...
2014-09-11 Andy Polyakovperlasm/x86_64-xlate.pl: handle inter-bank movd.
2014-09-10 Rich SalzRT2560: missing NULL check in ocsp_req_find_signer
2014-09-09 Matt CaswellRT3192: spurious error in DSA verify
2014-09-09 Geoff KeatingRT1909: Omit version for v1 certificates
2014-09-08 Paul SuhlerRT2841: Extra return in check_issued
2014-09-08 Kurt RoeckxRT2626: Change default_bits from 1K to 2K
2014-09-08 Bjoern ZeebRT671: export(i2s|s2i|i2v|v2i)_ASN1_(IA5|BIT)STRING
2014-09-08 Rich SalzRT992: RSA_check_key should have a callback arg
2014-09-08 Robin LeeRT3031: Need to #undef some names for win32
2014-09-08 Alon Bar-LevRT1771: Add string.h include.
2014-09-05 Emilia KasperAdd i2d_re_X509_tbs
2014-09-03 Richard LevitteFollowup on RT3334 fix: make sure that a directory...
2014-09-03 Phil MesnierRT3334: Fix crypto/LPdir_win.c
2014-09-03 Clang via Jeffrey... RT3140: Possibly-unit variable in pem_lib.c
2014-09-02 Emilia KasperMake the inline const-time functions static.
2014-09-01 Kurt CancemiRT3508: Remove unused variable introduced by b09eb24
2014-08-31 Rich SalzAdd explanatory note to crypto/store/README
2014-08-30 Andy PolyakovConfigure: add configuration for crypto/ec/asm extensions.
2014-08-30 Andy Polyakovmd5-x86_64.pl: work around warning.
2014-08-30 Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
2014-08-30 Rich SalzRemove some outdated README files, to avoid confusing...
2014-08-29 Matt CaswellFixed double inclusion of string.h
2014-08-28 Rich SalzRT3246: req command prints version number wrong
2014-08-28 l.montecchiani@gma... RT2193: #ifdef errors in bss_dgram.c
2014-08-28 Dr. Stephen Hensonfix warning
2014-08-28 Emilia KasperConstant-time utilities
2014-08-28 Raphael SpreitzerRT2400: ASN1_STRING_to_UTF8 missing initializer
2014-08-28 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-08-28 Rich SalzRT2308: Add extern "C" { ... } wrapper
2014-08-27 Emilia KasperExplicitly check for empty ASN.1 strings in d2i_ECPriva...
2014-08-27 Matt CaswellRT3065: automatically generate a missing EC public key
2014-08-27 Adam LangleyRT3065: ec_private_key_dont_crash
2014-08-22 Emilia KasperRT3061: slightly amend patch
2014-08-21 Emilia KasperFix build when BSAES_ASM is defined but VPAES_ASM is not
2014-08-20 Andy Polyakovbn/asm/rsaz-*.pl: allow spaces in Perl path name.
2014-08-20 Andy Polyakovsha1-mb-x86_64.pl: add commentary.
2014-08-20 Laszlo PappPR2490: Remove unused local variable bn ecp_nist.c
2014-08-20 Andy Polyakovcrypto/evp/e_aes_cbc_hmac_sha[1|256].c: fix compiler...
2014-08-20 Andy Polyakovsha1-mb-x86_64.pl: fix typo.
2014-08-19 Martin OlssonRT2513: Fix typo's paramter-->parameter
2014-08-18 Laszlo PappRT2492: Remove extra NULL check.
2014-08-18 Laszlo PappRT2489: Remove extra "sig" local variable.
2014-08-18 Doug GoldsteinRT2163: Remove some unneeded #include's
2014-08-18 Justin BlanchardRT1815: More const'ness improvements
2014-08-17 Jonas Maebeprocess_pci_value: free (*policy)->data before setting...
2014-08-17 Jonas Maebedo_ext_i2d: free ext_der or ext_oct on error path
2014-08-17 Jonas Maebedo_othername: check for NULL after allocating objtmp
2014-08-17 Jonas MaebeNETSCAPE_SPKI_b64_encode: free der_spki and b64_str...
2014-08-17 Jonas Maebeget_cert_by_subject: check for NULL when allocating...
2014-08-17 Jonas MaebeUI_construct_prompt: check for NULL when allocating...
2014-08-17 Jonas Maebehashbn: check for NULL result when allocating bin and...
next