]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509v3
Tweaks based on review feedback of BIO size_t work
[thirdparty/openssl.git] / crypto / x509v3 /
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-08-23  FdaSilvaYYConstify some X509_NAME, ASN1 printing code
2016-08-23  FdaSilvaYYConstify some input parameters.
2016-08-18  Dr. Stephen HensonConstify i2a*
2016-08-17  Matt CaswellConvert X509_CRL* functions to use const getters
2016-08-16  Dr. Stephen HensonAdd ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
2016-08-06  Tomas MrazFix irregularities in GENERAL_NAME_print().
2016-08-05  klemensspelling fixes, just comments and readme.
2016-08-04  FdaSilvaYYConstify two internal methods
2016-07-26  David BenjaminUse sk_CONF_VALUE_pop_free in do_ext_nconf error path.
2016-07-25  Richard LevitteMake it possible for external code to set the certiciat...
2016-07-25  FdaSilvaYYConstify ... X509|X509_CRL|X509_REVOKED|_get_ext*()
2016-07-25  FdaSilvaYYConstify (X509|X509V3|X509_CRL|X509_REVOKED)_get_ext_d2...
2016-07-25  FdaSilvaYYConstify i2s_ASN1_INTEGER, X509V3_get_d2i
2016-07-25  FdaSilvaYYEnforce and explicit some const casting
2016-07-25  FdaSilvaYYConstify SXNET_add_id_*
2016-07-23  Richard LevitteMake it possible for external code to flag a certificat...
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-07-11  Dr. Stephen HensonAdd nameConstraints commonName checking.
2016-06-29  FdaSilvaYYSpelling
2016-06-20  Kurt CancemiRemove pointless free loop in X509_PURPOSE_cleanup()
2016-06-16  FdaSilvaYYSpelling fixes
2016-06-15  FdaSilvaYYConstify input buffers of some X509V3 and X509_PURPOSE...
2016-06-14  Matt CaswellRemove an unused variable assignment
2016-06-11  Kurt RoeckxSpecify array sizes
2016-06-10  Matt CaswellFix an error path leak in do_ext_nconf()
2016-06-08  Rich SalzAdd some accessor API's
2016-06-05  FdaSilvaYYConstify X509V3_EXT_*_conf*
2016-06-05  FdaSilvaYYConstify s2i_ASN1_IA5STRING
2016-06-05  FdaSilvaYYConstify s2i_ASN1_INTEGER
2016-06-03  PauliFix threading issue that at best will leak memory
2016-06-01  Matt CaswellDon't leak memory on set_reasons() error path
2016-06-01  Matt CaswellDon't leak memory on int X509_PURPOSE_add() error path
2016-06-01  Matt CaswellDon't leak memory in v2i_POLICY_MAPPINGS() on error...
2016-06-01  Matt CaswellDon't leak memory from notice_section function on error...
2016-06-01  Matt CaswellDon't leak memory in v2i_AUTHORITY_KEYID
2016-05-28  Richard LevitteChange a call of OPENSSL_strcasecmp to strcasecmp
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-18  Viktor DukhovniEnsure verify error is set when X509_verify_cert()...
2016-05-17  Rich SalzCopyright consolidation 08/10
2016-05-17  Rich SalzCopyright consolidation 07/10
2016-05-16  Rich SalzUse OPENSSL_hexchar2int
2016-04-28  FdaSilvaYYvarious spelling fixes
2016-04-28  Matt CaswellFree an ASN1_OBJECT in an error path
2016-04-21  Matt CaswellFix a missing return value check in v3_addr
2016-04-20  Richard LevitteRemove --classic build entirely
2016-04-18  Rich SalzMake string_to_hex/hex_to_string public
2016-04-18  Rich SalzRename some lowercase API's
2016-04-04  Rich SalzRevert "various spelling fixes"
2016-04-04  FdaSilvaYYvarious spelling fixes
2016-03-22  Dr. Stephen HensonMake X509_PUBKEY opaque
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-10  Viktor DukhovniAdd X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flag
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_X509_* to new multi-threading API
2016-03-04  Dmitry-MeGH769: Reuse strndup()
2016-02-25  Adam EijdenbergAdd more CT utility routines to be used as part of...
2016-02-24  Flavio MedeirosGH480: Don't break statements with CPP stuff.
2016-02-22  Rich SalzRemove unused parameters from internal functions
2016-02-20  Richard LevitteAlways build library object files with shared library...
2016-02-18  Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2016-02-05  Viktor DukhovniLong overdue cleanup of X509 policy tree verification
2016-02-01  Richard Levitteunified build scheme: add build.info files
2016-01-29  Viktor DukhovniFix invalid policy detection
2016-01-29  Rich SalzTemplatize util/domd
2016-01-28  Viktor DukhovniComment side-effect only calls of X509_check_purpose
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-20  Rich SalzRemove update tags
2016-01-17  Rich SalzRemove some old makefile targets
2016-01-15  Zi LinNGX-2040 - fix wildcard match on punycode/IDNA DNS...
2016-01-12  Rich SalzMove Makefiles to Makefile.in
2016-01-12  Richard Levittemake update
2016-01-07  Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2016-01-07  Dr. Stephen HensonFix declarations and constification for inline stack.
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-10  Rob StradlingSupport the TLS Feature (aka Must Staple) X.509v3 exten...
2015-12-09  Dr. Stephen Hensonmake update
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-11-05  Dr. Stephen HensonRebuild error source files.
2015-10-18  Richard Levittemake update
2015-10-18  Richard LevitteBecause ct_locl.h is used between modules, move it...
2015-10-15  Dr. Stephen HensonFix self signed handling.
2015-10-09  Adam EijdenbergInitial commit for Certificate Transparency support
2015-09-22  Dr. Stephen Hensonmake update
2015-09-22  Dr. Stephen Hensonheader includes
2015-09-22  Dr. Stephen HensonNew function X509_get0_subject_key_id()
2015-09-16  Dr. Stephen HensonEmbed X509_REQ_INFO
2015-09-16  Dr. Stephen HensonEmbed X509_CINF
2015-09-16  Dr. Stephen HensonX509_CRL_INFO embed
2015-09-14  Kurt Roeckxd2i: don't update input pointer on failure
2015-09-11  Dr. Stephen HensonFix "defined but not used" warnings.
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-09  David WoodhouseRT3992: Make SCT #ifdeffable.
2015-09-05  Dr. Stephen HensonAvoid direct X509 structure access
2015-09-03  David WoodhouseRevert "OPENSSL_NO_xxx cleanup: RFC3779"
2015-09-03  Rich Salzremove 0 assignments.
2015-09-03  Richard LevitteWin32 build fix: include internal/numbers.h to get...
2015-09-03  Rich SalzAdd and use OPENSSL_zalloc
2015-09-02  Dr. Stephen Hensonmake update
next