openssl.git
2016-05-04 Richard LevitteAllow spaces in filenames when using perl's glob
2016-05-04 Andy PolyakovAlpha assembly pack: make it work on Linux.
2016-05-04 Andy PolyakovMIPS assembly pack: fix MIPS64 assembler warnings.
2016-05-03 Andy PolyakovConfigurations/unix-Makefile.tmpl: don't count on ...
2016-05-03 Andy PolyakovTru64 fixes.
2016-05-03 Viktor DukhovniDrop duplicate ctx->verify_cb assignment
2016-05-03 Christian BundyUpdate Diffie-Hellman parameters to IANA standards
2016-05-03 Matt CaswellUpdate CHANGES and NEWS for the new release
2016-05-03 Kurt RoeckxCheck that we have enough padding characters.
2016-05-03 Dr. Stephen... Add ASN.1 INTEGER tests.
2016-05-03 Dr. Stephen... add ASN1_INTEGER type to d2i_test
2016-05-03 Dr. Stephen... Add test for CVE-2016-2018
2016-05-03 Dr. Stephen... Fix ASN1_INTEGER handling.
2016-05-03 Matt CaswellAdd documentation for EVP_EncodeInit() and similar...
2016-05-03 Matt CaswellEnsure EVP_EncodeUpdate handles an output length that...
2016-05-03 Matt CaswellAvoid overflow in EVP_EncodeUpdate
2016-05-03 Dmitry-MeProperly own the duplicated string
2016-05-03 Dmitry-MeImprove comment
2016-05-03 Richard LevitteTry 'make install' with one of the Travis configurations
2016-05-03 Matt CaswellPrevent EBCDIC overread for very long strings
2016-05-03 Matt CaswellFix encrypt overflow
2016-05-02 Dr. Stephen... Fix i2d_X509_AUX: pp can be NULL.
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.
next