openssl.git
2016-06-12 Phillip HellewellRT3053: Check for NULL before dereferencing
2016-06-11 TJ SaundersEnsure that the EVP_MD_meth_new docs properly match...
2016-06-11 Kurt RoeckxAvoid creating illegal pointers
2016-06-11 Kurt Roeckxinclude stdlib for malloc() and free()
2016-06-11 Kurt RoeckxDon't compare a just free()d pointer
2016-06-11 Kurt RoeckxSpecify array sizes
2016-06-11 Kurt RoeckxAvoid creating an illegal pointer.
2016-06-11 Kurt RoeckxAvoid creating an illegal pointer
2016-06-10 Matt CaswellFix an error path leak in int X509_ATTRIBUTE_set1_data()
2016-06-10 Matt CaswellFix an error path leak in do_ext_nconf()
2016-06-10 Matt CaswellFix seg fault in TS_RESP_verify_response()
2016-06-10 Matt CaswellFix no-dtls* builds
2016-06-10 Matt CaswellExpand SSL_CTX_set_default_verify_paths() documentation
2016-06-10 Rich SalzGH1183: Fix -unix and -connect, etc., override
2016-06-10 Ben LaurieOmit corpora from tarball.
2016-06-10 Ben LaurieMake corpora binary.
2016-06-10 Ben LaurieAdd fuzz corpora.
2016-06-09 Laszlo KovacsRT3720 Increment session miss counter properly
2016-06-09 Emilia KasperRT 4242: reject invalid EC point coordinates
2016-06-09 Rich SalzMake a2i_ipadd an internal function
2016-06-09 Rich SalzMore API docs; small changes.
2016-06-09 Rich SalzClean up "generic" intro pod files.
2016-06-09 Rich SalzWrite X509_dup, PEM_read, etc.
2016-06-09 Richard LevitteDocs: install generic manpages to man section 7
2016-06-09 Andy Polyakovhmac/hmac.c: fix sizeof typo in hmac_ctx_cleanup.
2016-06-09 Todd ShortFix session ticket and SNI
2016-06-08 Jeffrey WaltonFixes to get -ansi working
2016-06-08 Rich SalzAdd some accessor API's
2016-06-08 Kurt Cancemicrypto/x509/x509_vpm.c: Simplify int_x509_param_set1()
2016-06-08 Todd ShortAlways use session_ctx when removing a session
2016-06-08 FdaSilvaYYFix some typos in pod files
2016-06-08 Richard LevitteIgnore tsget.pl and c_rehash.pl, as well as other compi...
2016-06-07 Matt CaswellAdd empty record tests
2016-06-07 Matt CaswellReject out of context empty records
2016-06-07 Matt CaswellFix pipelining bug
2016-06-07 Matt CaswellAdd a BN_mod_word test()
2016-06-07 Matt CaswellFix BN_mod_word bug
2016-06-07 Rich SalzUnify d2i/i2d documentation.
2016-06-07 Rich SalzNit about pod filenames
2016-06-07 Rob PercivalFix potential access of null pointer (pp)
2016-06-07 Matt CaswellAdd an SSL get/set test
2016-06-07 Matt CaswellAdd documentation for the newly added SSL_get_tlsext_st...
2016-06-07 Matt CaswellAdd SSL_CTX_get_tlsext_status_type()
2016-06-07 Matt CaswellReturn the value of tlsext_status_type in the return...
2016-06-07 Alessandro... Add SSL_get_tlsext_status_type() method
2016-06-07 Rich SalzFix some GitHub issues.
2016-06-07 Cesar PereidaSet flag BN_FLG_CONSTTIME earlier
2016-06-07 Cesar PereidaRemove kq and set BN_FLG_CONSTTIME in k for BN_mod_inverse
2016-06-07 Rich SalzAdd script to find undocumented API
2016-06-07 Matt CaswellDocument the issue with threads and dlopen()
2016-06-06 Rich SalzMore doc nits
2016-06-06 Viktor SzakatsNOTES.WIN: use secure urls
2016-06-06 Richard Levittetests: fix the shutting up of the shell
2016-06-06 Richard LevitteFix the directory target generation
2016-06-06 Matt CaswellDeprecate the flags that switch off constant time
2016-06-06 Matt CaswellSimplify dsa_ossl.c
2016-06-06 Cesar PereidaFix DSA, preserve BN_FLG_CONSTTIME
2016-06-06 Andy Polyakovs390x assembly pack: improve portability.
2016-06-06 Richard Levittetests: Shut the shell up unless verbose
2016-06-05 Rich SalzRemove extra include's in synopsis.
2016-06-05 Richard LevitteConfigure: complete the changed fuzz option checks
2016-06-05 Viktor DukhovniSilence misleading test_abort stderr output
2016-06-05 FdaSilvaYYConstify X509V3_EXT_*_conf*
2016-06-05 FdaSilvaYYConstify ASN1_generate_nconf
2016-06-05 FdaSilvaYYConstify ASN1_generate_v3
2016-06-05 FdaSilvaYYConstify s2i_ASN1_IA5STRING
2016-06-05 FdaSilvaYYConstify s2i_ASN1_INTEGER
2016-06-05 FdaSilvaYYConstify X509_OBJECT_get_type & X509_OBJECT_get0_X509
2016-06-04 Richard LevitteClean away the last unixmake vestiges
2016-06-04 Rich SalzFix re-used function code
2016-06-04 Rich SalzIgnore buildtest artifacts.
2016-06-04 Richard LevitteAdd developer targets for each subdirectory we have...
2016-06-04 Kurt RoeckxSpecifiy size of arrays
2016-06-04 Dr. Stephen... Check for overflows in EOC.
2016-06-04 Kurt RoeckxAdd support for fuzzing with AFL
2016-06-04 Rich SalzRT3895: Remove fprintf's from SSL library.
2016-06-04 Rich SalzMore utils cleanup.
2016-06-04 Richard LevitteMake 25-test_gen.t and 25-test_req.t into one
2016-06-04 Richard LevitteHave some more test recipes clean up after themselves
2016-06-04 Richard LevitteWindows build: Remove .manifest files in test/ as well
2016-06-03 Richard LevitteChange inclusion of sys/types.h to stdlib.h in include...
2016-06-03 Richard LevitteAdd inclusion of stdlib.h in include/openssl/mdc2.h
2016-06-03 Richard LevitteAdd inclusion of openssl/x509.h in include/openssl...
2016-06-03 Richard LevitteGenerate simple build test files
2016-06-03 Matt CaswellFix documentation error in x509 app certopt flag
2016-06-03 Matt CaswellBIO_printf() can fail to print the last character
2016-06-03 Jonas Maebecryptodev_asym, zapparams: use OPENSSL_* allocation...
2016-06-03 Matt CaswellHandle a memory allocation failure in ssl3_init_finishe...
2016-06-03 Matt CaswellUpdate INSTALL instructions
2016-06-03 MatAdded define for STATUS_SUCCESS
2016-06-03 MatAdds casts for 64-bit
2016-06-03 MatDefine USE_BCRYPT
2016-06-03 MatUse BCryptGenRandom on Windows 7 or higher
2016-06-03 Matt CaswellAdd a paragraph on documentation to CONTRIBUTING
2016-06-03 Matt CaswellFurther update CONTRIBUTING
2016-06-03 Matt CaswellTweaks to NOTES.PERL
2016-06-03 Matt CaswellUpdate NOTES.WIN
2016-06-03 Matt CaswellUpdate CONTRIBUTING
2016-06-03 Matt CaswellBring the README file up to date
2016-06-03 PauliFix threading issue that at best will leak memory
next