]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-10  Rich SalzUnwriteable directories are errors
2015-09-10  Dr. Stephen... EVP_PKEY_METHOD accessor functions.
2015-09-10  Emilia KasperRT3754: check for NULL pointer
2015-09-10  Emilia KasperRestore SSLerr on PACKET_strndup failure.
2015-09-09  David WoodhouseRT3992: Make SCT #ifdeffable.
2015-09-09  Richard LevitteAdd a simple test for the new rehash command
2015-09-09  Richard LevitteMake sure the temporary error log resides in a well...
2015-09-09  Dr. Stephen... Fix warning about mixed declarations and code.
2015-09-09  Emilia KasperPACKET: add PACKET_memdup and PACKET_strndup
2015-09-09  David WoodhouseRT3993: Fix error found by VS2008
2015-09-09  David WoodhouseRT3969: Add OPENSSL_SYS_UEFI
2015-09-08  Rich SalzFix rehash/c_rehash doc and behavior.
2015-09-08  Ben LaurieFix uninit warning. Remove unnecessary casts. Nothing...
2015-09-08  Rich Salzadd support for apple os/x
2015-09-08  Richard LevitteFix a few tests that depended on the wrong algorithm...
2015-09-07  Richard LevitteAdjust the general fill-column in doc/dir-locals.example.el
2015-09-07  Richard LevitteAdjust the verify_extra test recipe to its executable
2015-09-07  Rich SalzGH391: Apple port
2015-09-07  Richard LevitteMake sure that 80-test_ca.t finds all the config files
2015-09-07  Richard LevitteAdd a recipe for the new null pointer test
2015-09-07  Richard LevitteChange the 80-test_tsa recipe as per changes in testtsa
2015-09-07  Richard LevitteAdd a recipe for the new pbelu test
2015-09-07  Richard LevitteRemake the testsslproxy tests
2015-09-07  Richard LevitteSmall fix in OpenSSL::Test
2015-09-07  Richard LevitteIncorporate recent changes that were originally made...
2015-09-07  Richard LevitteAdd documentation for the new testing framework
2015-09-07  Richard LevitteAdd a recipe for the new gmdiff test
2015-09-07  Richard LevitteCorrect test name
2015-09-07  Richard LevitteRemake test/sslsessionticktest.pl into a recipe
2015-09-07  Richard LevitteAdapt the libssl test harness testing scripts to new...
2015-09-07  Richard LevitteCheck the validity of MINFO
2015-09-07  Richard LevitteBetter method of skipping all the tests in 00-check_tes...
2015-09-07  Richard LevitteRemove special x509 test conversions
2015-09-07  Richard LevitteAdd a few missing tests
2015-09-07  Richard LevittePush the line buffer filter on the out BIO on VMS
2015-09-07  Richard LevitteRework 00-test_checkexes.t for VMS
2015-09-07  Richard LevitteDocument OpenSSL::Test and OpenSSL::Test::Simple
2015-09-07  Richard LevitteChange OpenSSL::Test to be an extension of Test::More
2015-09-07  Richard LevitteNew feature: STOPTEST
2015-09-07  Richard LevitteAdd version numbers on some modules we use.
2015-09-07  Richard LevitteHave 'make clean' clean away the log files.
2015-09-07  Richard LevitteTone down the requirements of a test that will go away.
2015-09-07  Richard LevitteRemove old testing scripts out of the way.
2015-09-07  Richard LevitteAdapt mk1mf.pl and helpers to the new testing framework.
2015-09-07  Richard LevitteSimplify very simple test recipes further.
2015-09-07  Richard LevitteRemove test targets from Makefile, have it use run_tests.pl
2015-09-07  Richard LevitteIgnore the log files
2015-09-07  Richard LevitteAdd recipes for misc other things we want to test
2015-09-07  Richard LevitteAdd recipes for the larger protocols
2015-09-07  Richard LevitteAdd engine and evp test recipes.
2015-09-07  Richard LevitteAdd recipes for tests related to certificates
2015-09-07  Richard LevitteAdd asymetric cipher test recipes
2015-09-07  Richard LevitteAdd a helper script for key file format conversion...
2015-09-07  Richard LevitteAdd the encryption test recipe
2015-09-07  Richard LevitteAdd recipes for individual block ciphers, stream cipher...
2015-09-07  Richard LevitteAdd math tests recipes
2015-09-07  Richard LevitteGroundwork for a perl based testing framework
2015-09-07  Matt CaswellPACKETise ServerKeyExchange
2015-09-07  Matt CaswellPACKETise ServerHello processing
2015-09-07  Matt CaswellUpdates for NumericString support
2015-09-07  Dmitry BelyavskyAdd NumericString support
2015-09-07  Matt CaswellFix build break due to rehash command
2015-09-07  Rich Salzfix build breakage on windows
2015-09-06  Rich SalzFix typo, that broke build on non-unix
2015-09-06  Timo TerasAdd rehash command to openssl
2015-09-06  Richard LevitteSmall fix: make istext static
2015-09-06  Richard LevitteFix enc so it properly treats BASE64 as text
2015-09-06  Richard LevitteFixup merge conflicts in util/libeay.num
2015-09-06  Richard LevitteChange the treatment of stdin and stdout to allow binar...
2015-09-06  Richard Levittedup_bio_* and bio_open_* are utility functions and...
2015-09-06  Richard LevitteRemove warning about use of uninitialised variable
2015-09-05  Richard LevitteHave binary mode when the format is binary, not the...
2015-09-05  Richard LevitteHave the test executables output in text mode
2015-09-05  Richard LevitteChange the way apps open their input and output files
2015-09-05  Richard LevitteMake the handling of output and input formats consistent
2015-09-05  Richard LevitteMake the verify_extra test location agnostic
2015-09-05  Dr. Stephen... make update
2015-09-05  Dr. Stephen... Avoid direct X509 structure access
2015-09-05  Dr. Stephen... Replace X509 macros with functions
2015-09-05  Rich SalzCleanup testtsa script
2015-09-05  Rich SalzMake TS structures opaque.
2015-09-05  Rich SalzRT3955: Reduce some stack usage
2015-09-05  mrpreIn X509_STORE_CTX_init, cleanup on failure
2015-09-05  David WoodhouseRT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time...
2015-09-05  Alessandro... Use the shlib wrapper when running nptest
2015-09-05  Dr. Stephen... make X509_REVOKED opaque
2015-09-05  Benjamin KadukSupply a build rule for the recently added nptest
2015-09-04  Dr. Stephen... Match SUITEB strings at start of cipher list.
2015-09-04  Rich SalzTest for NULL ptr == 0
2015-09-04  Rich SalzRT3998: Allow scrypt to be disabled
2015-09-04  Rich SalzMore zalloc nits
2015-09-03  David WoodhouseRevert "OPENSSL_NO_xxx cleanup: RFC3779"
2015-09-03  Rich Salzremove 0 assignments.
2015-09-03  Long, QinAdd UEFI flag for rand build
2015-09-03  Richard LevitteWin32 build fix: include internal/numbers.h to get...
2015-09-03  David BarRT3674: Make no-cms build work.
2015-09-03  Dr. Stephen... make update
2015-09-03  Dr. Stephen... PBE lookup test
2015-09-03  Alessandro... Add initial Travis CI configuration
next