openssl.git
2016-05-02 Rich SalzGH875: Document -no_check_time
2016-05-02 TJ SaundersRemove confusing comment.
2016-05-02 TJ SaundersIssue #719:
2016-05-02 Richard LevitteDocument the addition of OPENSSL_LOCAL_CONFIG_DIR
2016-05-02 Richard LevitteAdd the possibility for local build file templates
2016-05-02 Richard LevitteAdd the possibility to have an extra local OpenSSL...
2016-05-02 Richard LevitteRemove personal configs from version control
2016-05-02 Todd ShortSecure memory fixes
2016-05-02 Andy Polyakovssl/record/rec_layer_s3.c: fix typo from previous commit.
2016-05-02 Rich SalzHandle multi-line "written by/for" comments.
2016-05-02 Andy PolyakovAndroid build fixes.
2016-05-02 Andy PolyakovRemove obsolete defined(__INTEL__) condition.
2016-05-02 Andy Polyakovchacha/asm/chacha-x86.pl: make it compile on legacy...
2016-05-01 FdaSilvaYYFix spelling in pod files
2016-05-01 Richard Levittemake update
2016-05-01 Richard LevitteAdd the adjusted perl scripts to the set of "update...
2016-05-01 Richard LevitteAdjust a last few generators to new license boilerplate...
2016-05-01 Richard LevitteSkip blank lines if old copyright comment was removed...
2016-04-29 Matt CaswellFix some X509_STORE macros
2016-04-29 Dr. Stephen... Add checks to X509_NAME_oneline()
2016-04-29 Dr. Stephen... Sanity check buffer length.
2016-04-29 Dr. Stephen... Add size limit to X509_NAME structure.
2016-04-29 Richard LevitteRemove BIO_dummy, it's old cruft
2016-04-29 Richard LevitteChange 'struct bio_st' in all public header where appli...
2016-04-29 Rich SalzAdd asn1_mac
2016-04-29 Matt CaswellRemove some dead code from EC_GROUP_check()
2016-04-29 Matt CaswellDon't use an uninitialised variable in srp application
2016-04-29 Matt CaswellAvoid a NULL ptr deref if group is not set
2016-04-29 Matt CaswellCheck for a NULL return value from a call to X509_STORE...
2016-04-29 Matt CaswellCheck for failed malloc in BIO_ADDR_new
2016-04-29 Matt CaswellThe x509_name_canon function doesn't check for an error...
2016-04-29 Paul KehrerMake header signature of CRYPTO_mem_leaks BIO instead...
2016-04-29 David BenjaminAvoid overflow issues in X509_cmp.
2016-04-29 Matt CaswellMisc tweaks for EBCDIC based on feedback received
2016-04-29 Matt CaswellFix EBCDIC problem in conf_def.h
2016-04-29 Matt CaswellFix the tests to work with EBCDIC
2016-04-29 Matt CaswellFix a build error with strict-warnings and CHARSET_EBCDIC
2016-04-29 Matt CaswellAdd the ability to test EBCDIC builds
2016-04-29 Matt CaswellFix building with -DCHARSET_EBCDIC
2016-04-29 Richard LevitteVMS: only explicitely translate names in library C...
2016-04-29 Richard LevitteVMS: It seems DEC C doesn't handle certain header files...
2016-04-29 Kirill MarinushkinAdd aliases for des-ede-ecb and des-ede3-ecb ciphers.
2016-04-29 Kirill MarinushkinFixed scripts order for generate_crypto_objects target
2016-04-29 Andy Polyakovcrypto/ppccap.c: fix missing declaration warning.
2016-04-29 Andy Polyakovcrypto/ppccap.c: permit build with no-chacha and no...
2016-04-29 Matt CaswellRemove some dead code
2016-04-29 Matt CaswellA call to RSA_set0_key had the arguments in the wrong...
2016-04-29 Matt CaswellClient side CKE processing can double free on error
2016-04-29 Matt CaswellDon't free the BIGNUM passed to BN_mpi2bn
2016-04-29 Matt CaswellFix a leak in i2b_PVK
2016-04-29 Richard Levittemake update
2016-04-29 Richard Levitteapps/progs.pl: don't make digests disablable by default
2016-04-28 FdaSilvaYYBIO_free should call method->destroy before free'ing...
2016-04-28 FdaSilvaYYAdd checks on CRYPTO_new_ex_data return value...
2016-04-28 FdaSilvaYYAdd checks on CRYPTO_new_ex_data return value
2016-04-28 FdaSilvaYYFix an error code spelling.
2016-04-28 FdaSilvaYYvarious spelling fixes
2016-04-28 Christian HeimesAdd getters for X509_STORE and X509_OBJECT members
2016-04-28 Viktor Dukhovnimake update
2016-04-28 Viktor DukhovniImplement X509_STORE_CTX_set_current_cert() accessor
2016-04-28 Richard LevitteFix BIO_set_nbio_accept()
2016-04-28 Matt CaswellDon't leak memory on error path in dane_ctx_enable()
2016-04-28 Matt CaswellFree an ASN1_OBJECT in an error path
2016-04-28 Matt CaswellDon't leak an ASN1_OCTET_STRING on error in rsa_cms_encrypt
2016-04-28 Matt CaswellFree memory on error in PKCS7_dataFinal()
2016-04-28 Matt CaswellDon't leak memory on error in PKCS12_key_gen_uni
2016-04-28 Matt CaswellDon't leak memory on error in i2b_PVK
2016-04-28 Matt CaswellDon't leak memory on error in b2i_rsa
2016-04-28 Matt CaswellDon't leak resource on error in OCSP_url_svcloc_new
2016-04-28 Matt CaswellCheck that we were actually allocated BIGNUMs in dsa_bu...
2016-04-28 Matt CaswellDon't leak EVP_MD_CTX on error path
2016-04-28 Matt CaswellDon't leak memory on error in cms_RecipientInfo_pwri_crypt
2016-04-28 Matt CaswellDon't leak memory on error in BN_generate_prime_ex
2016-04-28 Matt CaswellFree a BIGNUM on error in BN_mpi2bn
2016-04-28 Matt CaswellDon't leak memory on failure to create a mem BIO
2016-04-28 Matt CaswellClose the accept socket on error
2016-04-28 Richard LevitteMake BIO_sock_error return a proper error code when...
2016-04-27 Dr. Stephen... Reject inappropriate private key encryption ciphers.
2016-04-27 Viktor DukhovniFix set0 reuse test
2016-04-27 Viktor DukhovniFuture proof build_chain() in x509_vfy.c
2016-04-27 Richard LevitteDocumentation the changed {RSA,DSA,DH}_set0_* functiona...
2016-04-27 Richard LevitteRSA, DSA, DH: Allow some given input to be NULL on...
2016-04-27 Kazuki YamaguchiGH975 Add ex_data functions for X509_STORE
2016-04-27 Ben LaurieFix no-gost no-srp no-ec no-dh.
2016-04-27 Ben LaurieFix enable-ssl-trace no-nextprotoneg.
2016-04-27 Ben LaurieFix no-engine no-ui.
2016-04-27 Matt Caswellsplit_send_fragment should always be less than or equal...
2016-04-27 Matt CaswellFix BIO_CTRL_DUP for an SSL BIO
2016-04-27 Matt CaswellFix passwd seg fault
2016-04-26 Andy PolyakovSPARCv9 assembly pack: fine-tune run-time switch.
2016-04-26 Andy Polyakovcamellia/build.info: fix typo
2016-04-26 Benjamin KadukRemove dead-code infinite loop
2016-04-26 Kazuki YamaguchiAdd ex_data functions for X509_STORE
2016-04-26 Matt CaswellEnsure we check i2d_X509 return val
2016-04-26 Dr. Stephen... *.der files are binary.
2016-04-26 Benjamin KadukRemove the never-functional no-sct
2016-04-26 Benjamin KadukRemove some OPENSSL_NO_SHA that snuck in
2016-04-25 Andy Polyakovcrypto/poly1305/asm: chase overflow bit on x86 and...
2016-04-25 Viktor Dukhovnimake update
2016-04-25 Viktor DukhovniAdded missing X509_STORE_CTX_set_error_depth() accessor
next