]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2016-07-31  Andy Polyakovtest/smcont.txt: trigger assertion in bio_enc.c.
2016-07-31  Andy Polyakovevp/evp_enc.c: make assert error message more readable
2016-07-30  Richard J.... Fix the docs too
2016-07-30  Richard J.... Ignore the serial number for now and just do the rest.
2016-07-30  Richard J.... Make some more X509 functions const.
2016-07-30  Viktor Szakatsrsa.c: fix incorrect guard for pvk-* options
2016-07-30  Matt CaswellFix crash as a result of MULTIBLOCK
2016-07-30  Matt CaswellFix bogus warnings
2016-07-29  Dr. Stephen... print out MAC algorithm
2016-07-29  Dr. Stephen... Fix CRL time comparison.
2016-07-29  Matt CaswellUpdate the SSL_set_bio()/SSL_set0_rbio()/SSL_set0_wbio...
2016-07-29  Matt CaswellSimplify and rename SSL_set_rbio() and SSL_set_wbio()
2016-07-29  Matt CaswellAdd some SSL BIO tests
2016-07-29  Matt CaswellFix BIO_pop for SSL BIOs
2016-07-29  Matt CaswellFix BIO_push ref counting for SSL BIO
2016-07-29  Matt CaswellDon't double free the write bio
2016-07-29  Matt CaswellAdd a test for SSL_set_bio()
2016-07-29  Matt CaswellMake the checks for an SSLv2 style record stricter
2016-07-28  Rich SalzVarious doc fixes.
2016-07-28  Emilia KasperAdd memory sanitizer config, and run on travis.
2016-07-26  Dr. Stephen... Note cipher BIO write errors too.
2016-07-26  David BenjaminUse sk_CONF_VALUE_pop_free in do_ext_nconf error path.
2016-07-26  Kurt RoeckxSkip non-existing files.
2016-07-26  Kurt RoeckxAdd Hurd shared extension
2016-07-26  Jon LoeligerRT4639: Typo when -DSSL_DEBUG
2016-07-26  Dr. Stephen... Set error if EVP_CipherUpdate fails.
2016-07-26  Dr. Stephen... Deprecate X509_LU_FAIL, X509_LU_RETRY
2016-07-26  Dr. Stephen... Use X509_LOOKUP_TYPE for lookup type consistently.
2016-07-26  Dr. Stephen... Move X509_LU_RETRY, X509_LU_FAIL
2016-07-26  Dr. Stephen... Remove current_method from X509_STORE_CTX
2016-07-26  Richard LevitteUpdate the example in proxy_certificates.txt
2016-07-25  FdaSilvaYYDiscard BIO_set(BIO* bio) method
2016-07-25  russorzero pad DHE public key in ServerKeyExchange message...
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 Levittemake update
2016-07-25  Richard LevitteDocument the X509_STORE and X509_STORE_CTX setters...
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  Steffen NurpmesoRT4627: Doc patch: fix constant names
2016-07-25  FdaSilvaYYexplicit init
2016-07-25  FdaSilvaYYTypo and comment fix
2016-07-25  FdaSilvaYYUnused variable, and cleanups
2016-07-25  FdaSilvaYYUnused variable cleanup
2016-07-25  FdaSilvaYYDiscard a dead option
2016-07-25  FdaSilvaYYDiscard some unused typedefs
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-25  Matt CaswellFix no-tls1_2
2016-07-25  Matt CaswellFix no-dtls*
2016-07-25  Matt CaswellFix no-ct
2016-07-24  Jakub ZelenkaAdd EVP_ENCODE_CTX_copy
2016-07-24  Jakub ZelenkaAdd missing X509_set_proxy_flag num
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-23  Richard LevitteCorrect misspelt OPENSSL_NO_SRP
2016-07-22  Dr. Stephen... Use newest CRL.
2016-07-22  Dr. Stephen... Send alert for bad DH CKE
2016-07-22  Dr. Stephen... Fix OOB read in TS_OBJ_print_bio().
2016-07-22  Emilia KasperSSL tests: compress generated output a little
2016-07-22  Emilia KasperMake boolean SSL test conf values case-insensitive
2016-07-22  Dr. Stephen... Clarify digest change in HMAC_Init_ex()
2016-07-22  Dr. Stephen... Add mask for newly created symlink.
2016-07-22  Dr. Stephen... Check suffixes properly.
2016-07-22  Dr. Stephen... use correct name for duplicate
2016-07-22  Richard LevitteHave load_buildtin_compression in ssl/ssl_ciph.c return...
2016-07-22  Richard LevitteVMS: Rearrange installation targets for shared libraries
2016-07-21  Emilia KasperTest client-side resumption
2016-07-20  Kurt RoeckxAdd all publicly avaiable asn1 types to the asn1 fuzzer.
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... Don't allocate r/s in DSA_SIG and ECDSA_SIG
2016-07-20  Richard LevitteInstall shared libraries in runtime install
2016-07-20  Richard LevitteVMS: fix typo, shared libraries have the extension...
2016-07-20  Matt CaswellNever expose ssl->bbio in the public API.
2016-07-20  Emilia KasperSSL test framework: port resumption tests
2016-07-20  Dr. Stephen... fix crypto-mdebug build
2016-07-20  FdaSilvaYYFix if/for/while( in docs
2016-07-20  FdaSilvaYYFix a few if(, for(, while( inside code.
2016-07-20  Hannes MagnussonRemove reduntant X509_STORE_CTX_set_verify_cb declaration
2016-07-20  FdaSilvaYYSimplify buffer limit checking, and reuse BIO_snprintf...
2016-07-20  FdaSilvaYYCode factorisation and simplification
2016-07-20  FdaSilvaYYFix double calls to strlen
2016-07-20  FdaSilvaYYSimplify code related to tmp_email_dn.
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  Dr. Stephen... Sanity check in ssl_get_algorithm2().
2016-07-19  Dr. Stephen... Send alert on CKE error.
next