RT3993: Fix error found by VS2008
[openssl.git] / crypto /
2015-09-09 David WoodhouseRT3993: Fix error found by VS2008
2015-09-09 David WoodhouseRT3969: Add OPENSSL_SYS_UEFI
2015-09-07 Matt CaswellUpdates for NumericString support
2015-09-07 Dmitry BelyavskyAdd NumericString support
2015-09-06 Richard LevitteRemove warning about use of uninitialised variable
2015-09-05 Dr. Stephen HensonAvoid direct X509 structure access
2015-09-05 Dr. Stephen HensonReplace X509 macros with functions
2015-09-05 Rich SalzMake TS structures opaque.
2015-09-05 Rich SalzRT3955: Reduce some stack usage
2015-09-05 mrpreIn X509_STORE_CTX_init, cleanup on failure
2015-09-05 David WoodhouseRT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time...
2015-09-05 Dr. Stephen Hensonmake X509_REVOKED opaque
2015-09-04 Rich SalzRT3998: Allow scrypt to be disabled
2015-09-04 Rich SalzMore zalloc nits
2015-09-03 David WoodhouseRevert "OPENSSL_NO_xxx cleanup: RFC3779"
2015-09-03 Rich Salzremove 0 assignments.
2015-09-03 Long, QinAdd UEFI flag for rand build
2015-09-03 Richard LevitteWin32 build fix: include internal/numbers.h to get...
2015-09-03 David BarRT3674: Make no-cms build work.
2015-09-03 Dr. Stephen HensonPBE lookup test
2015-09-03 Rich SalzCheck OPENSSL_gmtime_diff
2015-09-03 Rich SalzAdd and use OPENSSL_zalloc
2015-09-02 Dr. Stephen Hensonmake update
2015-09-02 Dr. Stephen Hensonmake X509_CRL opaque
2015-09-02 Viktor DukhovniCleaner handling of "cnid" in do_x509_check
2015-09-02 Viktor DukhovniBetter handling of verify param id peername field
2015-09-01 Dr. Stephen Hensonfunctions to retrieve certificate flags
2015-09-01 Emilia KasperRT4002: check for NULL cipher in p12_crpt.c
2015-08-31 Dr. Stephen Hensonmake update
2015-08-31 Dr. Stephen HensonAdd X509_up_ref function.
2015-08-31 Dr. Stephen HensonAdd X509_CRL_up_ref function
2015-08-31 mrprecheck bn_new return value
2015-08-31 Dr. Stephen Hensonmake X509_REQ opaque
2015-08-31 Dr. Stephen Hensonmake X509_CERT_AUX opaque
2015-08-31 Ben KadukGH367 follow-up, for more clarity
2015-08-31 Emilia KasperBN_mod_exp_mont_consttime: check for zero modulus.
2015-08-28 Alessandro GhediniGH354: Memory leak fixes
2015-08-28 Ismo PuustinenGH367: Fix dsa keygen for too-short seed
2015-08-27 Rich SalzFix memory over-read
2015-08-26 David BrodskiFixed problem with multiple load-unload of comp zlib
2015-08-26 Rich SalzRemove _locked memory functions.
2015-08-26 Rich SalzBN_bin2bn handle leading zero's
2015-08-24 Dr. Stephen HensonAdd DSA digest length checks.
2015-08-17 Dmitry BelyavskyAdd new GOST OIDs
2015-08-14 Dr. Stephen HensonCCM support.
2015-08-13 Ismo PuustinenGH364: Free memory on an error path
2015-08-12 Dr. Stephen HensonReturn error for unsupported modes.
2015-08-12 Dr. Stephen HensonFix memory leak if setup fails.
2015-08-12 Dr. Stephen HensonErr isn't always malloc failure.
2015-08-11 Rich SalzRemove Gost94 signature algorithm.
2015-08-11 Matt CaswellCheck for 0 modulus in BN_MONT_CTX_set
2015-08-10 Rich SalzRT3999: Remove sub-component version strings
2015-08-06 Anton BlanchardRT3990: Fix #include path.
2015-08-03 Matt CaswellFix warning when compiling with no-ec2m
2015-07-31 Ben LaurieOnly define PAGE_SIZE if not already defined.
2015-07-31 Loganaden VelvindronClear BN-mont values when free'ing it.
2015-07-30 Martin VejnarRT3774: double-free in DSA
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-20 Rich SalzRewrite crypto/ex_data
2015-07-16 Rich SalzRemove obsolete key formats.
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2015-07-07 Matt CaswellExtend -show_chain option to verify to show more info
2015-07-07 Matt CaswellReject calls to X509_verify_cert that have not been...
2015-07-07 Matt CaswellFix alternate chains certificate forgery issue
2015-07-06 Dr. Stephen HensonRelax CCM tag check.
2015-06-28 Kurt RoeckxCheck dgram_sctp_write() return value.
2015-06-28 Kurt RoeckxCheck BIO_dgram_sctp_wait_for_dry() return value for...
2015-06-25 Dr. Stephen HensonDon't output bogus errors in PKCS12_parse
2015-06-23 Rich SalzFix windows build
2015-06-23 Rich SalzMore secure storage of key material.
2015-06-23 Rich SalzAdd $! to errors, use script basename.
2015-06-23 Richard Levittemake update
2015-06-23 Richard LevitteRearrange rsaz
2015-06-21 Rich SalzRT3917: add cleanup on an error path
2015-06-21 Richard LevitteCleanup mttest.c : because we no longer use stdio here...
2015-06-21 Richard LevitteAdd -ldl to the build of mttest.c
2015-06-21 Richard LevitteCleanup mttest.c : use BIO_free only, no preceding...
2015-06-21 Richard LevitteCleanup mttest.c : do not try to output reference count...
2015-06-21 Richard LevitteCleanup mttest.c : better error reporting when certs...
2015-06-21 Richard LevitteCleanup mttest.c : make ssl_method a pointer to const
2015-06-21 Richard LevitteCleanup mttest.c : modernise output
2015-06-21 Richard LevitteCleanup mttest.c : modernise the threads setup
2015-06-21 Richard LevitteCleanup mttest.c : remove MS_CALLBACK
2015-06-16 Richard LevitteMake preprocessor error into real preprocessor error
2015-06-13 Dr. Stephen HensonEncode b == NULL or blen == 0 as zero.
2015-06-12 Matt CaswellFix ABI break with HMAC
2015-06-11 Andy Polyakovbn/bn_gf2m.c: avoid infinite loop wich malformed ECPara...
2015-06-11 Emilia KasperPKCS#7: Fix NULL dereference with missing EncryptedContent.
2015-06-11 Emilia KasperFix length checks in X509_cmp_time to avoid out-of...
2015-06-11 Andy Polyakove_aes_cbc_hmac_sha*.c: address linker warning about...
2015-06-10 Andy Polyakovgcm.c: address linker warning about OPENSSL_ia32cap_P...
2015-06-10 Matt CaswellFix leak in HMAC error path
2015-06-10 Matt CaswellEC_POINT_is_on_curve does not return a boolean
2015-06-10 Matt CaswellChange BIO_number_read and BIO_number_written() to...
2015-06-10 Matt CaswellFix memory leaks in BIO_dup_chain()
2015-06-10 Matt CaswellReplace memset with OPENSSL_clear_free()
2015-06-09 Rich SalzFix -DZLIB build for opaque COMP types
2015-06-09 Rich SalzNo fprintf in the txt_db component
2015-06-08 Kurt RoeckxProperly check certificate in case of export ciphers.
next