]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Travis: When testing install, install docs as well
[thirdparty/openssl.git] / include /
2016-06-20  Richard Levittemake update
2016-06-20  Richard LevitteCheck that the subject name in a proxy cert complies...
2016-06-20  Dr. Matthias St... RT3925: Remove trailing semi from macro
2016-06-20  huangqinjindoc and comment fixes
2016-06-20  Emilia KasperMake DSA_SIG and ECDSA_SIG getters const.
2016-06-18  Matt CaswellUse a STACK_OF(OPENSSL_CSTRING) for const char * stacks
2016-06-18  Matt CaswellOpenBSD has intypes.h
2016-06-18  Matt CaswellImprove const correctness for stacks of EVP_MD
2016-06-18  Matt Caswellconstify SRP
2016-06-16  Rich SalzFix GCC build; make update; fix number re-use
2016-06-16  Nathaniel McCallumAdd EVP_PKEY_get0_hmac() function
2016-06-16  Matt CaswellChange the return type of EVP_EncodeUpdate
2016-06-15  Richard LevitteConstify the parameter getters for RSA, DSA and DH
2016-06-15  FdaSilvaYYConstify input buffers of some X509V3 and X509_PURPOSE...
2016-06-15  FdaSilvaYYConstify X509_TRUST_add method.
2016-06-15  FdaSilvaYYConstify some input buffers in asn1
2016-06-15  FdaSilvaYYConstify CMS_get0_type input
2016-06-15  FdaSilvaYYConstify UI
2016-06-15  FdaSilvaYYConstify PKCS12_create, PKCS12_add_key, PKCS12_add_safe.
2016-06-14  Rich SalzRT4562: Fix misleading doc on OPENSSL_config
2016-06-13  Peter MosmansRT3454: Re-enable nistp-64_gcc_128 on windows
2016-06-13  TJ SaundersForgot to update the setter argument ordering in the...
2016-06-13  TJ SaundersImplement DSA_SIG_set0() and ECDSA_SIG_set0(), for...
2016-06-09  Rich SalzMake a2i_ipadd an internal function
2016-06-08  Jeffrey WaltonFixes to get -ansi working
2016-06-08  Rich SalzAdd some accessor API's
2016-06-07  Matt CaswellAdd SSL_CTX_get_tlsext_status_type()
2016-06-07  Alessandro GhediniAdd SSL_get_tlsext_status_type() method
2016-06-06  Matt CaswellDeprecate the flags that switch off constant time
2016-06-05  FdaSilvaYYConstify X509V3_EXT_*_conf*
2016-06-05  FdaSilvaYYConstify ASN1_generate_nconf
2016-06-05  FdaSilvaYYConstify ASN1_generate_v3
2016-06-05  FdaSilvaYYConstify s2i_ASN1_IA5STRING
2016-06-05  FdaSilvaYYConstify s2i_ASN1_INTEGER
2016-06-05  FdaSilvaYYConstify X509_OBJECT_get_type & X509_OBJECT_get0_X509
2016-06-04  Rich SalzFix re-used function code
2016-06-04  Rich SalzRT3895: Remove fprintf's from SSL library.
2016-06-03  Richard LevitteChange inclusion of sys/types.h to stdlib.h in include...
2016-06-03  Richard LevitteAdd inclusion of stdlib.h in include/openssl/mdc2.h
2016-06-03  Richard LevitteAdd inclusion of openssl/x509.h in include/openssl...
2016-06-03  Matt CaswellHandle a memory allocation failure in ssl3_init_finishe...
2016-05-31  TJ SaundersAdd an SSL_SESSION accessor for obtaining the protocol...
2016-05-29  Joey Yandleadd removed functions back as deprecated
2016-05-29  Joey Yandleget rid of now empty #if
2016-05-29  Joey Yandlecherry pick pr-512 changes
2016-05-29  Joey Yandlecherry pick pr-512 changes
2016-05-28  Richard LevitteRemove internal functions OPENSSL_strcasecmp and OPENSS...
2016-05-27  Andy Polyakovinclude/openssl/e_os2.h: fix 'noreturn' pre-processor...
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
next