]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509v3
Don't auto-instantiate a DRBG when trying to use it and it's not
[thirdparty/openssl.git] / crypto / x509v3 /
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
2015-09-02  Dr. Stephen Hensonmake X509_CRL opaque
2015-09-02  Viktor DukhovniCleaner handling of "cnid" in do_x509_check
2015-09-01  Dr. Stephen Hensonfunctions to retrieve certificate flags
2015-08-31  Dr. Stephen Hensonmake update
2015-08-31  Dr. Stephen HensonAdd X509_up_ref function.
2015-08-31  Dr. Stephen Hensonmake X509_REQ opaque
2015-07-13  Richard LevitteConversion to UTF-8 where needed
2015-05-22  Richard LevitteFix the update target and remove duplicate file updates
2015-05-14  Richard Levittemake depend
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-14  Dr. Stephen Hensonuse unit64_t for CPUID and timestamp code
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-11  Kurt CancemiAdd missing NULL check in X509V3_parse_list()
2015-05-07  Viktor DukhovniFix typo in valid_star
2015-05-07  Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-06  Gunnar KudrjavetsInitialize potentially uninitialized local variables
2015-05-06  Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-05  Matt Caswellmake update
2015-05-05  Matt CaswellRemove libcrypto to libssl dependency
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-04  Dr. Stephen Hensonmore OSSL_NELEM cases
2015-05-03  Dr. Stephen HensonAdd OSSL_NELEM macro.
2015-05-01  Rich Salzfree NULL cleanup -- coda
2015-05-01  Rich SalzRemove goto inside an if(0) block
2015-05-01  Rich Salzfree null cleanup finale
2015-04-30  Rich Salzfree cleanup 12
2015-04-30  Rich Salzfree NULL cleanup 5a
2015-04-30  Rich Salzfree NULL cleanup 8
2015-04-28  Rich Salzremove malloc casts
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-04-11  Kurt Roeckxdo_dirname: Don't change gen on failures
2015-04-01  Emilia Kaspermake update
2015-03-31  Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31  Richard LevitteStop symlinking, move files to intended directory
2015-03-25  Dr. Stephen Hensonmake depend
2015-03-25  Dr. Stephen Hensonmake X509_NAME opaque
2015-03-24  Rich Salzfree NULL cleanup
2015-03-24  Richard LevitteAdjust include path
2015-03-23  Dr. Stephen Hensonmake X509_EXTENSION opaque
2015-03-23  Dr. Stephen HensonRemove old ASN.1 code.
2015-03-12  Dr. Stephen HensonRemove obsolete declarations.
2015-03-12  Matt CaswellFix missing return checks in v3_cpols.c
2015-03-05  Dr. Stephen HensonMake OCSP structures opaque.
2015-02-10  Emilia KasperFix hostname validation in the command-line tool to...
2015-02-09  Dr. Stephen HensonRemove obsolete IMPLEMENT_ASN1_SET_OF
2015-02-06  Rich SalzRemove X509_PAIR
2015-02-06  Rich Salzutil/mkstack.pl now generates entire safestack.h
2015-02-02  Rich SalzDead code cleanup: crypto/*.c, x509v3, demos
2015-01-29  Richard Levitteclang on Linux x86_64 complains about unreachable code.
2015-01-28  Rich SalzFix int/unsigned compiler complaint
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: RFC3779
2015-01-24  Rich Salzifdef cleanup, part 4a: '#ifdef undef'
2015-01-22  Matt CaswellMore comment realignment master-post-reformat
2015-01-22  Matt CaswellRe-align some comments after running the reformat script.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMore indent fixes for STACK_OF
2015-01-22  Matt CaswellFurther comment changes for reformat (master)
2015-01-14  Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-12  Rich SalzAllow multiple IDN xn-- indicators
2015-01-06  Dr. Stephen HensonRT3662: Allow leading . in nameConstraints
2015-01-06  Matt CaswellFurther comment amendments to preserve formatting prior...
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-12-10  Jonas Maebetree_print: check for NULL after allocating err
2014-12-08  Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28  Rich SalzRemove all .cvsignore files
2014-09-08  Bjoern ZeebRT671: export(i2s|s2i|i2v|v2i)_ASN1_(IA5|BIT)STRING
2014-09-08  Robin LeeRT3031: Need to #undef some names for win32
2014-08-17  Jonas Maebeprocess_pci_value: free (*policy)->data before setting...
2014-08-17  Jonas Maebedo_ext_i2d: free ext_der or ext_oct on error path
2014-08-17  Jonas Maebedo_othername: check for NULL after allocating objtmp
2014-08-15  Istvan NoszticziusFix use after free bug.
2014-08-15  Rob AusteinRT2465: Silence some gcc warnings
2014-07-07  Viktor DukhovniUpdate API to use (char *) for email addresses and...
2014-07-05  Viktor DukhovniSet optional peername when X509_check_host() succeeds.
2014-06-30  Ben LaurieMake depend.
next