]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/x509.h
Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c
[thirdparty/openssl.git] / include / openssl / x509.h
2020-02-10  Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-02  Richard LevitteX509: Refactor X509_verify() and X509_REQ_verify()...
2020-01-24  Dmitry BelyavskiyNew functions for PKCS8 attributes management
2019-12-04  Dr. David von Oheimbadd X509_cmp_timeframe() including its documentation
2019-11-29  Richard LevittePROV SERIALIZER: add common functionality to serialize...
2019-11-07  Richard LevitteUpdate source files for pre-3.0 deprecation
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-09-28  Dr. Matthias St... Add legacy include guards to public header files
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-09-28  Dr. Matthias St... Reorganize public header files (part 1)
2019-07-22  Dr. Matthias St... x509: publish X509_PUBKEY_dup
2019-07-22  Dr. Matthias St... x509: sort X509 dup functions alphabetically
2019-06-28  Paul YangSupport SM2 certificate signing
2019-04-09  Paul YangMake X509_set_sm2_id consistent with other setters
2019-03-15  Matt CaswellGuard some SM2 functions with OPENSSL_NO_SM2
2019-03-13  杨洋Support SM2 certificate verification
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteRefactor the computation of API version limits
2018-09-11  Matt CaswellUpdate copyright year
2018-09-03  Alex GaynorFixed a comment that referenced the wrong method
2017-10-13  Rich SalzRemove email addresses from source code.
2017-09-28  PauliPut back the #include <openssl/safestack.h> lines in...
2017-09-28  PauliUse safestack.h exclusively internally.
2017-07-26  Hubert Kariomake scrypt ASN.1 parameter functions public
2017-06-20  Rich SalzModify Sun copyright to follow OpenSSL style
2017-06-07  Rich Salzmake error tables const and separate header file
2017-04-25  Dr. Stephen HensonAdd support for custom signature parameters
2017-04-25  Dmitry BelyavskiySwitch command-line utils to new nameopt API.
2017-04-20  Rich SalzIgnore dups in X509_STORE_add_*
2017-03-29  FdaSilvaYYMore typo fixes
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-08-23  FdaSilvaYYConstify a bit X509_NAME_get_entry
2016-08-23  FdaSilvaYYConstify some X509_NAME, ASN1 printing code
2016-08-23  FdaSilvaYYConstify some inputs buffers
2016-08-21  Dr. Stephen HensonAdd X509_getm_notBefore, X509_getm_notAfter
2016-08-20  FdaSilvaYYDuplicate includes
2016-08-19  Dr. Stephen HensonConstify certificate and CRL time routines.
2016-08-19  Dr. Stephen HensonAdd X509_get0_serialNumber() and constify OCSP_cert_to_id()
2016-08-19  Dr. Stephen Hensonconstify X509_REQ_get0_signature()
2016-08-18  Matt CaswellConvert X509_REVOKED* functions to use const getters
2016-08-17  Dr. Stephen HensonConstify X509_SIG.
2016-08-17  Dr. Stephen HensonConstify X509_certificate_type()
2016-08-17  Dr. Stephen HensonConstify X509_get0_signature()
2016-08-17  Dr. Stephen HensonConvert X509* functions to use const getters
2016-08-17  Matt CaswellConvert X509_CRL* functions to use const getters
2016-08-17  Matt CaswellMake X509_NAME_get0_der() conform to OpenSSL style
2016-08-17  Dr. Stephen HensonConstify private key decode.
2016-08-17  Dr. Stephen Hensonconstify X509_ALGOR_get0()
2016-08-16  Matt CaswellConvert PKCS8* functions to use const getters
2016-08-04  FdaSilvaYYConstify some ASN1_OBJECT *obj input parameters
2016-08-04  FdaSilvaYYConstify input buffer
2016-08-01  Dr. Stephen HensonConstify some X509_CRL, X509_REQ functions.
2016-07-30  Richard J. MooreIgnore the serial number for now and just do the rest.
2016-07-30  Richard J. MooreMake some more X509 functions const.
2016-07-25  FdaSilvaYYConstify X509|X509_CRL|X509_REVOKED_get_ext
2016-07-25  FdaSilvaYYConstify ... X509|X509_CRL|X509_REVOKED|_get_ext*()
2016-07-25  FdaSilvaYYConstify ...
2016-07-25  FdaSilvaYYConstify (X509|X509V3|X509_CRL|X509_REVOKED)_get_ext_d2...
2016-07-25  FdaSilvaYYConstify input parameters of methods :
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-07-08  Andy Polyakovinclude/openssl: don't include <windows.h> in public...
2016-06-20  Richard Levittemake update
2016-06-15  FdaSilvaYYConstify X509_TRUST_add method.
2016-06-08  Rich SalzAdd some accessor API's
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-17  Rich SalzX509_STORE_CTX accessors.
2016-05-17  Rich SalzCopyright consolidation 03/10
2016-05-16  FdaSilvaYYUnify <TYPE>_up_ref methods signature and behaviour.
2016-04-29  Dr. Stephen HensonAdd checks to X509_NAME_oneline()
2016-04-15  Rich SalzMake many X509_xxx types opaque.
2016-04-06  Matt CaswellFix no-ocsp
2016-04-04  FdaSilvaYYAdd X509_REQ_get0_pubkey method
2016-04-02  Dr. Stephen HensonFix X509_PUBKEY cached key handling.
2016-03-22  Dr. Stephen Hensonremove unused references field
2016-03-22  Dr. Stephen HensonMake X509_PUBKEY opaque
2016-03-20  Rich SalzRemove #error from include files.
2016-03-11  Dr. Stephen HensonMake X509_SIG opaque.
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_X509_* to new multi-threading API
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_EVP_PKEY to new multi-threading API
2016-03-07  David WoodhouseMove declaration of X509_aux_print() out of #ifndef...
2016-03-07  Dr. Stephen HensonMake PKCS8_PRIV_KEY_INFO opaque.
2016-02-01  Viktor DukhovniCompat self-signed trust with reject-only aux data
2016-02-01  Viktor DukhovniCheck chain extensions also for trusted certificates
2016-01-30  Dr. Stephen HensonAdd function to return internal enoding of X509_NAME.
2016-01-29  Viktor DukhovniMake it possible to check for explicit auxiliary trust
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-07  Viktor DukhovniDANE support for X509_verify_cert()
2016-01-07  Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2016-01-03  Viktor DukhovniX509_verify_cert() cleanup
2015-12-14  Dr. Stephen HensonNew function X509_get0_pubkey
2015-12-09  Dr. Stephen Hensonremove ecdsa.h header
2015-12-09  Dr. Stephen Hensonremove ecdh.h header
2015-12-01  Rich Salztypo fix on function
2015-12-01  Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-14  Dr. Stephen HensonUse accessors for X509_print_ex().
2015-11-14  Dr. Stephen HensonAdd new X509 accessors
2015-10-30  Rich SalzReplace "SSLeay" in API with OpenSSL
2015-09-22  Dr. Stephen HensonMake X509 opaque
next