openssl.git
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
2016-04-25 Richard LevitteDocument the enhancements for DEPEND and INCLUDE and...
2016-04-25 Richard LevitteBuild system: add include directories and dependencies...
2016-04-25 Rich SalzFix NULL deref in apps/pkcs7
2016-04-25 Viktor DukhovniAPI compat macros for renamed X509_STORE_CTX functions
2016-04-25 Andy Polyakovs390x assembly pack: cache capability query results.
2016-04-25 Andy Polyakovcrypto/sparc_arch.h: reserve more SPARCv9 capability...
2016-04-25 Andy Polyakovchacha/asm/chacha-ppc.pl: get misalignment corner case...
2016-04-23 Kazuki YamaguchiFix EC_KEY_set_private_key() to call key->group->meth...
2016-04-22 Dr. Stephen... add test for CVE-2016-2109
2016-04-22 Dr. Stephen... In d2i_test return error for malloc failure.
2016-04-22 Dr. Stephen... Harden ASN.1 BIO handling of large amounts of data.
2016-04-22 Richard LevitteWarn when doing an out-of-source build and finding...
2016-04-22 Viktor Dukhovnimake update
2016-04-22 Viktor DukhovniEnabled DANE only when at least one TLSA RR was added
2016-04-22 Matt CaswellDon't set peer_tmp until we have finished constructing it
2016-04-22 Dr. Stephen... Extensions to d2i_test.
2016-04-22 Matt CaswellFix capi engine for no-dsa
2016-04-22 Matt CaswellFix no-dsa on Windows/VMS
2016-04-22 Matt CaswellFix the indentation of OPENSSL_NO_STDIO in pem.h
2016-04-22 Matt CaswellFix no-cmac on Windows/VMS
2016-04-22 Rich SalzUnified copyright for test recipes
2016-04-22 Richard LevitteAdd a best effort test to check shared library consistency
2016-04-21 Dr. Stephen... Fix CRYPTO_clear_realloc() bug.
2016-04-21 Richard LevitteUpdate the Configurations READMEs
2016-04-21 Matt CaswellFix no-ocsp on Windows (and probably VMS)
2016-04-21 Matt CaswellRemove some unneccessary assignments to argc
2016-04-21 Matt CaswellRemove some unused argc assignments
2016-04-21 Matt CaswellFix a missing return value check in v3_addr
2016-04-21 Matt CaswellAdd missing return value check in pkcs8 app
2016-04-21 Matt CaswellAdd missing return value checks
2016-04-21 Matt CaswellFix missing break in option parsing
2016-04-21 Matt CaswellRemove some dead code
2016-04-21 Matt CaswellFix some code maintenance issues
2016-04-20 Davide GalassiBIO socket connect failure was not handled correctly.
2016-04-20 MichelFix missing IDEA renames (windows build)
2016-04-20 Rich SalzCopyright consolidation script
2016-04-20 Richard LevitteTravis: _srcdist, not _srcdir
2016-04-20 Matt CaswellFix no-ui on Windows
2016-04-20 Rich SalzCopyright consolidation; .pm and Configure
2016-04-20 Rich SalzUpdate copyright; generated files.
2016-04-20 Richard LevitteRemove --classic build entirely
2016-04-20 Matt CaswellFix no-sock on Windows
2016-04-20 Matt CaswellInclude winsock2.h even if compiling no-sock
2016-04-20 Matt CaswellDon't use select on Windows
2016-04-20 Matt CaswellCascade no-dgram from no-sock in Configure not e_os.h
2016-04-20 Matt CaswellFix no-dgram on Windows
2016-04-20 Rich SalzCopyright consolidation: perl files
2016-04-20 Rainer JungFix warnings installing pod files
2016-04-20 Andy PolyakovConfigurations: fix typo in 50-masm.conf.
2016-04-20 Andy Polyakovevp/aes_aes.c: engage Fujitsu SPARC64 X AES support.
2016-04-20 Andy Polyakovsparcv9cap.c: add Fujitsu SPARC64 X AES capability...
2016-04-20 Andy PolyakovAdd AES assembly module for Fujitsu SPARC64 X/X+.
2016-04-20 Andy PolyakovConfiguration: add unsupported masm target.
2016-04-20 Andy Polyakovperlasm/x86_64-xlate.pl: make latest ml64 work.
2016-04-20 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: not all assemblers...
2016-04-19 Richard LevitteTypo, asoutflag -> perlasm_scheme
2016-04-19 Richard LevitteOnly allow Microsoft assembler with no-asm on Windows
2016-04-19 Richard LevitteBuild: Make 'test' depend on 'tests'
2016-04-19 Matt CaswellPrepare for 1.1.0-pre6-dev
2016-04-19 Matt CaswellPrepare for 1.1.0-pre5 release OpenSSL_1_1_0-pre5
2016-04-18 Matt CaswellUnsigned chars can't be negative
next