]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Fix braces in e_aes.c: aes_init_key
[thirdparty/openssl.git] / include /
2016-05-23  Matt CaswellAdd error return for OPENSSL_INIT_set_config_filename()
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-23  Dr. Stephen HensonSupport for traditional format private keys.
2016-05-21  Dr. Stephen HensonConstify stack and lhash macros.
2016-05-20  Matt CaswellFix Windows 64 bit crashes
2016-05-20  Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-19  Viktor DukhovniWhen strict SCT fails record verification failure
2016-05-19  Viktor Dukhovnimake update
2016-05-18  MatFixes non __GNUC__ compilation
2016-05-18  Viktor DukhovniEnsure verify error is set when X509_verify_cert()...
2016-05-18  hesiodMake OPENSSL_die as noreturn
2016-05-18  Richard LevitteMake it possible to have RFC2254 escapes with ASN1_STRI...
2016-05-18  Dr. Stephen HensonOID code tidy up.
2016-05-18  Matt CaswellAdd some error messages for malloc fails
2016-05-17  Rich SalzManual fixes after copyright consolidation
2016-05-17  Rich SalzX509_STORE_CTX accessors.
2016-05-17  Rich SalzCopyright consolidation 03/10
2016-05-16  Steffan Kargerconst correctness: make HMAC_size() take a const *
2016-05-16  Viktor DukhovniFold threads.h into crypto.h making API public
2016-05-16  Alessandro GhediniDo not access SSL struct directly in TLS1_get_version...
2016-05-16  Alessandro GhediniAdd SSL_client_version() getter function
2016-05-16  jfigusPropagate tlsext_status_type from SSL_CTX to SSL
2016-05-16  FdaSilvaYYUnify <TYPE>_up_ref methods signature and behaviour.
2016-05-13  Dr. Stephen HensonFix stack constification definitions.
2016-05-12  Emilia KasperAppease ubsan
2016-05-10  Andy Polyakovcrypto/des: remove obsolete functions.
2016-05-10  Richard LevitteRestore the ERR_remove_thread_state() API and make...
2016-05-09  FdaSilvaYYfix tab-space mixed indentation
2016-05-09  J Mohan Rao Arisankalafew missing allocation failure checks and releases...
2016-05-06  Dr. Stephen HensonConstify PKCS12_newpass()
2016-05-05  Matt CaswellHandle no async jobs in libssl
2016-05-04  Marek KleinDEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl...
2016-05-02  Todd ShortSecure memory fixes
2016-04-29  Matt CaswellFix some X509_STORE macros
2016-04-29  Dr. Stephen HensonAdd checks to X509_NAME_oneline()
2016-04-29  Richard LevitteRemove BIO_dummy, it's old cruft
2016-04-29  Richard LevitteChange 'struct bio_st' in all public header where appli...
2016-04-29  Rich SalzAdd asn1_mac
2016-04-29  Paul KehrerMake header signature of CRYPTO_mem_leaks BIO instead...
2016-04-29  Richard LevitteVMS: It seems DEC C doesn't handle certain header files...
2016-04-29  Richard Levittemake update
2016-04-28  FdaSilvaYYFix an error code spelling.
2016-04-28  FdaSilvaYYvarious spelling fixes
2016-04-28  Christian HeimesAdd getters for X509_STORE and X509_OBJECT members
2016-04-28  Viktor DukhovniImplement X509_STORE_CTX_set_current_cert() accessor
2016-04-27  Kazuki YamaguchiGH975 Add ex_data functions for X509_STORE
2016-04-25  Viktor DukhovniAdded missing X509_STORE_CTX_set_error_depth() accessor
2016-04-25  Viktor DukhovniAPI compat macros for renamed X509_STORE_CTX functions
2016-04-22  Viktor Dukhovnimake update
2016-04-22  Viktor DukhovniEnabled DANE only when at least one TLSA RR was added
2016-04-22  Matt CaswellFix no-dsa on Windows/VMS
2016-04-22  Matt CaswellFix the indentation of OPENSSL_NO_STDIO in pem.h
2016-04-22  Matt CaswellFix no-cmac on Windows/VMS
2016-04-21  Matt CaswellFix no-ocsp on Windows (and probably VMS)
2016-04-20  Matt CaswellFix no-ui on Windows
2016-04-20  Rich SalzUpdate copyright; generated files.
2016-04-20  Matt CaswellFix no-sock on Windows
2016-04-20  Matt CaswellFix no-dgram on Windows
2016-04-20  Rich SalzCopyright consolidation: perl files
2016-04-19  Matt CaswellPrepare for 1.1.0-pre6-dev
2016-04-19  Matt CaswellPrepare for 1.1.0-pre5 release OpenSSL_1_1_0-pre5
2016-04-18  Rich SalzMake string_to_hex/hex_to_string public
2016-04-18  Rich SalzRename some lowercase API's
2016-04-17  Richard LevitteRestore OCSP_basic_verify() error return semantics
2016-04-17  Richard LevitteRemove declaration of function that isn't implemented
2016-04-16  Dr. Stephen HensonAdd X509_STORE_CTX_set0_untrusted function.
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  Lyon ChenAdd SSL_SESSION_get0_hostname()
2016-04-14  Matt CaswellEnsure all locks are properly cleaned up
2016-04-13  Matt CaswellRemove OPENSSL_NO_AES guards
2016-04-13  Dr. Stephen HensonRemove check_defer()
2016-04-13  Richard LevitteMove a declaration that's private to libcrypto
2016-04-13  Matt CaswellRename int_*() functions to *_int()
2016-04-13  Matt CaswellFix explicit de-init macros
2016-04-13  Matt CaswellFix symbols missing from shared build
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 SSL_COMP_free_compression_methods() and make...
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  Kazuki YamaguchiAdd SSL_CTX_get_ciphers()
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  Viktor Dukhovnimake update
2016-04-07  Viktor DukhovniSuppress CT callback as appropriate
2016-04-06  Dr. Stephen Hensonalways use field names
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-04  Rich SalzRevert "various spelling fixes"
2016-04-04  Rich SalzRevert "Fix an error code spelling."
next