RT3543: Remove #ifdef LINT
[openssl.git] / crypto /
2014-12-10 Rich SalzRT3543: Remove #ifdef LINT
2014-12-10 Jonas Maebetree_print: check for NULL after allocating err
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 CaswellDisable engines that will fail to build when bn is...
2014-12-08 Matt CaswellImplement internally opaque bn access from ts
2014-12-08 Matt CaswellImplement internally opaque bn access from srp
2014-12-08 Matt CaswellImplement internally opaque bn access from rsa
2014-12-08 Matt CaswellImplement internally opaque bn access from evp
2014-12-08 Matt CaswellImplement internally opaque bn access from ec
2014-12-08 Matt CaswellImplement internally opaque bn access from dsa
2014-12-08 Matt CaswellImplement internally opaque bn access from dh
2014-12-08 Matt CaswellImplement internally opaque bn access from asn1
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_*_SIZE_T
2014-12-08 Dr. Stephen Hensonremove FIPS module code from crypto/evp
2014-12-08 Dr. Stephen Hensonremove FIPS module code from crypto/bn
2014-12-08 Dr. Stephen Hensonremove FIPS module code from crypto/ecdh
2014-12-08 Dr. Stephen Hensonremove FIPS module code from crypto/ecdsa
2014-12-08 Dr. Stephen HensonRemove FIPS module code from crypto/dh
2014-12-08 Dr. Stephen Hensonremove FIPS module code from crypto/dsa
2014-12-08 Dr. Stephen Hensonremove FIPS module code from crypto/rsa
2014-12-08 Dr. Stephen HensonRemove FIPS error library from openssl.ec mkerr.pl
2014-12-08 Dr. Stephen HensonRemove fips_constseg references.
2014-12-08 Dr. Stephen Hensonremove another FIPSCANISTER reference
2014-12-08 Dr. Stephen Hensonremove unnecessary OPENSSL_FIPS reference
2014-12-08 Dr. Stephen HensonRemove OPENSSL_FIPSCANISTER code.
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-12-08 Matt CaswellAdded OPENSSL_NO_OCB guards
2014-12-08 Matt CaswellAdd tests for OCB mode
2014-12-08 Matt CaswellAdd EVP support for OCB mode
2014-12-08 Matt CaswellAdd support for OCB mode as per RFC7253
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
next