Harden ASN.1 BIO handling of large amounts of data.
[openssl.git] / crypto /
2016-04-22 Dr. Stephen HensonHarden ASN.1 BIO handling of large amounts of data.
2016-04-21 Dr. Stephen HensonFix CRYPTO_clear_realloc() bug.
2016-04-21 Matt CaswellFix a missing return value check in v3_addr
2016-04-21 Matt CaswellFix some code maintenance issues
2016-04-20 Davide GalassiBIO socket connect failure was not handled correctly.
2016-04-20 MichelFix missing IDEA renames (windows build)
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-20 Andy Polyakovevp/aes_aes.c: engage Fujitsu SPARC64 X AES support.
2016-04-20 Andy Polyakovsparcv9cap.c: add Fujitsu SPARC64 X AES capability...
2016-04-20 Andy PolyakovAdd AES assembly module for Fujitsu SPARC64 X/X+.
2016-04-20 Andy Polyakovperlasm/x86_64-xlate.pl: make latest ml64 work.
2016-04-20 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: not all assemblers...
2016-04-18 Matt CaswellUnsigned chars can't be negative
2016-04-18 Matt CaswellFix PKCS7 memory leak
2016-04-18 Rich SalzMake string_to_hex/hex_to_string public
2016-04-18 Rich SalzRename some lowercase API's
2016-04-18 Ben LaurieFree methods on destroy.
2016-04-18 Ben LaurieFree engine on error.
2016-04-18 Ben LaurieOpacity.
2016-04-17 Richard LevitteRestore OCSP_basic_verify() error return semantics
2016-04-16 Dr. Stephen HensonAdd X509_STORE_CTX_set0_untrusted function.
2016-04-16 Richard LevitteSmall OCSP fixup
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-04-14 Matt CaswellFix ex_data locks issue
2016-04-14 Matt CaswellThe err_cleanup() funtion is internal so shouldn't...
2016-04-14 Matt CaswellEnsure all locks are properly cleaned up
2016-04-14 Shlomi FishFix the spelling of "implement".
2016-04-14 Viktor DukhovniBugfix: in asn1parse avoid erroneous len after a sub...
2016-04-13 Matt CaswellRemove OPENSSL_NO_SHA guards
2016-04-13 Matt CaswellRemove OPENSSL_NO_AES guards
2016-04-13 Rich SalzNeed err_load_crypto_strings_int declared.
2016-04-13 Dr. Stephen HensonRemove check_defer()
2016-04-13 Richard LevitteMove a declaration that's private to libcrypto
2016-04-13 Andy PolyakovPPC assebmly pack: initial POWER9 support tidbits.
2016-04-13 Andy Polyakovchacha/asm/chacha-armv8.pl: fix intermittent build...
2016-04-13 Richard LevitteRemake the way dynamic zlib is loaded
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13 Matt CaswellDeprecate CONF_modules_free() and make it a no-op
2016-04-13 Matt CaswellDeprecate ENGINE_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate OBJ_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate EVP_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate BIO_sock_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate CRYPTO_cleanup_all_ex_data() and make it...
2016-04-13 Matt CaswellDeprecate RAND_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate ERR_free_strings() and make it a no-op
2016-04-13 Matt CaswellDeprecate COMP_zlib_cleanup() and make it a no-op
2016-04-11 Matt CaswellFix the no-posix-io option
2016-04-11 Richard LevitteBIO: respect opening in text mode
2016-04-09 Emilia KasperDisable some sanitizer checks without PEDANTIC
2016-04-09 Matt CaswellAdd documentation for following DH and DH_METHOD opacity
2016-04-09 Matt CaswellFix double free bug in error path
2016-04-09 Matt CaswellMake DH_METHOD opaque
2016-04-09 Matt CaswellMake DH opaque
2016-04-08 Rich SalzAdd SSL_DANE typedef for consistency.
2016-04-07 Andy PolyakovPPC assembly pack: remove branch hints.
2016-04-07 Andy PolyakovClean-up *_DEBUG options.
2016-04-07 Andy Polyakovbio/bss_file.c: since VS2015 one can't tell apart own...
2016-04-07 Viktor Dukhovnimake update
2016-04-07 Viktor DukhovniSuppress CT callback as appropriate
2016-04-06 Richard LevitteMake the RSA_METHOD structure opaque
2016-04-06 Richard LevitteMake the RSA structure opaque
2016-04-06 Matt CaswellFix no-ocsp
2016-04-06 Matt CaswellRemove some OPENSSL_NO_ASYNC guards in init
2016-04-06 Andy PolyakovConfigure: add BLAKE_DEBUG to --strict-warnings set.
2016-04-04 Rich SalzRevert "various spelling fixes"
2016-04-04 FdaSilvaYYvarious spelling fixes
2016-04-04 FdaSilvaYYUse X509_REQ_get0_pubkey
2016-04-04 FdaSilvaYYAdd X509_REQ_get0_pubkey method
2016-04-04 FdaSilvaYYFix two leaks in X509_REQ_to_X509
2016-04-04 Andy Polyakovcrypto/poly1305: don't break carry chains.
2016-04-04 Emilia KasperFix memory leaks in ASN.1
2016-04-03 Richard LevitteDon't shadow known symbols write, read, puts, gets
2016-04-03 Viktor DukhovniMove peer chain security checks into x509_vfy.c
2016-04-03 Viktor DukhovniTidy up x509_vfy callback handling
2016-04-02 Matt CaswellRename get/set_app_data to get0/set0_app_data
2016-04-02 Matt CaswellVarious DSA opacity fixups
2016-04-02 Matt CaswellMake DSA_METHOD opaque
2016-04-02 Matt CaswellMake the DSA structure opaque
2016-04-02 Kirill Marinushkinmoved structure bio_buf_mem_st from headers to bss_mem.c
2016-04-02 Kirill Marinushkinsizeof() updated to cover coding style
2016-04-02 Kirill MarinushkinOptimized BIO mem read - without reallocation
2016-04-02 MatFix: CRYPTO_THREAD_run_once
2016-04-02 Dr. Stephen HensonFix X509_PUBKEY cached key handling.
2016-03-31 Andy Polyakovcrypto/blake2: make lowest-level function handle multip...
2016-03-31 Richard LevitteFix "no-ui" configuration
2016-03-30 Matt CaswellRemove the CRYPTO_mem_leaks adjustment for the BIO
2016-03-30 Ben LaurieFix buffer overrun in ASN1_parse().
2016-03-30 Richard LevitteFix pointer size issues on VMS
2016-03-30 Richard LevitteRearrange the use of 'proto' in BIO_lookup
2016-03-30 Dr. Stephen HensonRemove X509_PUBKEY lock.
2016-03-30 Richard LevitteBreak out DllMain from crypto/cryptlib.c and use it...
2016-03-30 Richard LevitteAdapt bf_lbuf for opaque BIO
2016-03-30 Viktor DukhovniRequire intermediate CAs to have basicConstraints CA...
2016-03-29 Matt CaswellFix the zlib config option
2016-03-29 David BenjaminRT 4393: Call EC_GROUP_order_bits in priv2opt.
2016-03-29 Matt CaswellMake BIO opaque
2016-03-29 Matt CaswellAdd functions for creating BIO_METHODs
next