Some minor tweaks to the fuzzing docs
[openssl.git] / crypto /
2016-08-01 Dr. Stephen HensonConstify some X509_CRL, X509_REQ functions.
2016-08-01 Dr. Stephen HensonConstify some X509_CRL functions.
2016-08-01 Dr. Stephen HensonAdd DSA_bits() function.
2016-08-01 Richard LevitteForgotten make update
2016-08-01 Richard J. MooreConst the ex data stuff too to fix warnings
2016-08-01 Richard J. MooreConst EC_KEY_dup
2016-08-01 Wim LewisAdditional CMS content types from RFC 4073, RFC 5083...
2016-08-01 Matt CaswellFix bad result in i2b_PVK()
2016-08-01 Matt CaswellFix param order in RSA_get0_key
2016-08-01 Ben LaurieFix various no-*s.
2016-08-01 Andy Polyakovcrypto/ui/ui_openssl.c: UTF-y Windows code path.
2016-07-31 Andy Polyakovevp/bio_enc.c: perform enc_read operation without using...
2016-07-31 Andy Polyakovevp/evp_enc.c: make assert error message more readable
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-29 Dr. Stephen HensonFix CRL time comparison.
2016-07-26 Dr. Stephen HensonNote cipher BIO write errors too.
2016-07-26 David BenjaminUse sk_CONF_VALUE_pop_free in do_ext_nconf error path.
2016-07-26 Dr. Stephen HensonSet error if EVP_CipherUpdate fails.
2016-07-26 Dr. Stephen HensonDeprecate X509_LU_FAIL, X509_LU_RETRY
2016-07-26 Dr. Stephen HensonUse X509_LOOKUP_TYPE for lookup type consistently.
2016-07-26 Dr. Stephen HensonRemove current_method from X509_STORE_CTX
2016-07-25 FdaSilvaYYDiscard BIO_set(BIO* bio) method
2016-07-25 Richard LevitteMake it possible for external code to set the certiciat...
2016-07-25 Richard LevitteAdd X509_STORE lock and unlock functions
2016-07-25 Richard LevitteAdd setter and getter for X509_STORE's check_policy
2016-07-25 Richard LevitteAdd getters / setters for the X509_STORE_CTX and X509_S...
2016-07-25 FdaSilvaYYexplicit init
2016-07-25 FdaSilvaYYTypo and comment fix
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 i2s_ASN1_INTEGER, X509V3_get_d2i
2016-07-25 FdaSilvaYYConstify input parameters of methods :
2016-07-25 FdaSilvaYYEnforce and explicit some const casting
2016-07-25 FdaSilvaYYConstify i2t_ASN1_OBJECT, i2d_ASN1_OBJECT, i2a_ASN1_OBJECT.
2016-07-25 FdaSilvaYYConstify ASN1_buf_print
2016-07-25 FdaSilvaYYConstify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_t...
2016-07-25 FdaSilvaYYConstify SXNET_add_id_*
2016-07-25 FdaSilvaYYConstify EC_KEY_*_oct2priv() input buffer
2016-07-25 FdaSilvaYYConstify CMS_decrypt_set1_key input buffer
2016-07-25 FdaSilvaYYConstify engine/eng_cnf.c internal method.
2016-07-24 Jakub ZelenkaAdd EVP_ENCODE_CTX_copy
2016-07-23 Richard LevitteProperly initialise the internal proxy certificate...
2016-07-23 Richard LevitteMake it possible for external code to flag a certificat...
2016-07-22 Dr. Stephen HensonUse newest CRL.
2016-07-22 Dr. Stephen HensonFix OOB read in TS_OBJ_print_bio().
2016-07-20 Kurt RoeckxCast to an unsigned type before negating
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-07-20 Dr. Stephen HensonDon't allocate r/s in DSA_SIG and ECDSA_SIG
2016-07-20 Dr. Stephen Hensonfix crypto-mdebug build
2016-07-20 FdaSilvaYYFix a few if(, for(, while( inside code.
2016-07-20 FdaSilvaYYUse more X509_REQ_get0_pubkey & X509_get0_pubkey
2016-07-20 Todd ShortOCSP_request_add0_id() inconsistent error return
2016-07-19 Richard Levittemake update
2016-07-19 Richard LevitteChange all our uses of CRYPTO_THREAD_run_once to use...
2016-07-19 Rich SalzRT4593: Add space after comma (doc nits)
2016-07-19 mrpreCleanup after sk_push fail
2016-07-19 Dr. Stephen HensonCheck and print out boolean type properly.
2016-07-18 Dr. Stephen HensonFix print of ASN.1 BIGNUM type.
2016-07-18 Matt CaswellFix mingw build
2016-07-16 Andy Polyakovaes/asm/aesfx-sparcv9.pl: switch to fshiftorx to improv...
2016-07-16 Andy PolyakovSPARC assembly pack: enforce V8+ ABI constraints.
2016-07-16 Andy Polyakovevp/e_aes.c: wire new CBC and CTR subroutines from...
2016-07-16 Andy Polyakovaes/asm/aesfx-sparcv9.pl: add "teaser" CBC and CTR...
2016-07-16 Kurt RoeckxReturn error when trying to print invalid ASN1 integer
2016-07-16 Andy Polyakovcrypto/LPdir_win.c: rationalize temporary allocations.
2016-07-16 Andy Polyakovcrypto/LPdir_win.c: harmonize with o_fopen.c.
2016-07-16 Miroslav Francfix memory leaks
2016-07-16 Richard LevitteRemove the silly CVS markers from LPdir_*.c
2016-07-16 Richard LevitteAdd back lost copyright and license text in LPdir_win.c
2016-07-15 Richard LevitteFix: dummy definition of rand_hw_seed() should also...
2016-07-15 Richard LevitteFix ASN.1 private encode of EC_KEY to not change the...
2016-07-15 Dr. Stephen Hensoncheck return values for EVP_Digest*() APIs
2016-07-15 Andy Polyakovcrypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed...
2016-07-13 Dr. Stephen HensonAdd OCSP accessors.
2016-07-12 Viktor DukhovniPerform DANE-EE(3) name checks by default
2016-07-11 Dr. Stephen HensonAdd nameConstraints commonName checking.
2016-07-10 Richard LevitteVMS: Simplify the spec of the default certs & keys...
2016-07-08 Rich SalzGH1278: Removed error code for alerts
2016-07-08 Andy Polyakovinclude/openssl: don't include <windows.h> in public...
2016-07-06 Dr. Stephen HensonDon't indicate errors during initial adb decode.
2016-07-05 Richard LevitteStop using and deprecate ENGINE_setup_bsd_cryptodev
2016-07-05 FdaSilvaYYFix mem error handling in PKCS7_simple_smimecap
2016-07-05 FdaSilvaYYImprove some error management code in CT
2016-07-05 FdaSilvaYYFix some memory error handling in CT
2016-07-05 FdaSilvaYYAdd checks on sk_TYPE_push() returned value
2016-07-02 Richard LevitteFix some VMS inconsistencies
2016-07-01 Rich SalzCleanup obj_dat.h, obj_dat.pl
2016-07-01 Richard LevitteSimplify INCLUDE statements in build.info files
2016-07-01 mrprefix code formatting
2016-07-01 mrpreadd return value for expand
2016-07-01 Alessandro GhediniFix printing private EC_KEY
2016-07-01 Andy PolyakovSPARC assembly pack: enforce V8+ ABI constraints.
2016-07-01 Andy PolyakovSPARC assembly pack: enforce V8+ ABI constraints.
2016-06-30 FdaSilvaYYConstify a bit more OPENSSL_sk_ API
2016-06-30 FdaSilvaYYUse directly zalloc in OPENSSL_sk_dup and OPENSSL_sk_de...
2016-06-30 Matt CaswellConvert memset calls to OPENSSL_cleanse
2016-06-29 Richard LevitteRemove the envvar hack to enable proxy cert processing
next