crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().
[openssl.git] / test /
2016-06-22 Andy Polyakovcrypto/cryptlib.c: omit OPENSSL_ia32cap_loc().
2016-06-21 Richard LevitteOpenSSL::Test: Fix directory calculations in __cwd()
2016-06-20 Richard LevitteAdd verification of proxy certs to 25-test_verify.t
2016-06-20 Richard LevitteCreate some proxy certificates
2016-06-20 Richard LevitteMake it possible to generate proxy certs with test...
2016-06-20 Emilia KasperMake DSA_SIG and ECDSA_SIG getters const.
2016-06-20 Rob PercivalTests should check validation status directly
2016-06-20 Rob PercivalTest SCT lists
2016-06-18 FdaSilvaYYUseless includes
2016-06-16 Rich SalzFix GCC build; make update; fix number re-use
2016-06-16 Matt CaswellSkip the TLSProxy tests if environmental problems are...
2016-06-16 Matt CaswellFix the build and tests following constification of...
2016-06-14 Andy Polyakovmodes/asm/ghashp8-ppc.pl: improve performance by 2.7x.
2016-06-14 Andy Polyakovtest/evptests.txt: add more XTS tests.
2016-06-13 Richard LevitteShorten some symbol names
2016-06-13 Matt CaswellUpdate sslapitest to use the test framework
2016-06-13 Matt CaswellAdd some session API tests
2016-06-13 Emilia KasperSSL test: only write out server2 when testing SNI
2016-06-13 Matt CaswellHandle inability to create AFALG socket
2016-06-13 Emilia KasperPort DTLS version negotiation tests
2016-06-13 Emilia KasperClean up following new SNI tests
2016-06-13 Rich SalzRT3809: basicConstraints is critical
2016-06-10 Matt CaswellFix no-dtls* builds
2016-06-09 Emilia KasperRT 4242: reject invalid EC point coordinates
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-07 Matt CaswellAdd empty record tests
2016-06-07 Matt CaswellAdd a BN_mod_word test()
2016-06-07 Matt CaswellAdd an SSL get/set test
2016-06-06 Richard Levittetests: fix the shutting up of the shell
2016-06-06 Matt CaswellDeprecate the flags that switch off constant time
2016-06-06 Richard Levittetests: Shut the shell up unless verbose
2016-06-05 Viktor DukhovniSilence misleading test_abort stderr output
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-03 Richard LevitteGenerate simple build test files
2016-06-03 Richard Levittetests: clean up temporary SSL session files.
2016-06-03 Emilia KasperUpdate client authentication tests
2016-06-02 Richard LevitteTesting symbol presence: also take note of small objects
2016-06-01 Rich SalzRemove/rename some old files.
2016-06-01 Rich SalzAdd final(?) set of copyrights.
2016-06-01 Rich SalzRT4337: Crash in DES
2016-05-30 Richard Levitteperl: use the 'if' module to conditionally load File...
2016-05-29 Andy PolyakovConfigure,test/recipes: "pin" glob to File::Glob::glob.
2016-05-27 Richard Levittemake sure to put quotes around -config argument, in...
2016-05-27 Richard Levitteperl glob: make sure to put quotes around the pattern...
2016-05-27 Matt CaswellAvoid msys name mangling
2016-05-27 Matt CaswellSilence some "may be uninitialized when used" warning
2016-05-27 Matt CaswellAdd a test for printing floating point format specifiers
2016-05-25 Richard Levittebuild.info files: add quotes around any spec that may...
2016-05-23 FdaSilvaYYAdd checks on CRYPTO_set_ex_data return value
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-05-20 Matt CaswellAdd an async io test
2016-05-20 Matt CaswellSimplify SSL BIO buffering logic
2016-05-17 Rich SalzCopyright consolidation 02/10
2016-05-16 Andy Polyakovtest/evp_test.c: exercise in-place encryption.
2016-05-16 Rich SalzUse OPENSSL_hexchar2int
2016-05-16 Viktor DukhovniFold threads.h into crypto.h making API public
2016-05-13 Richard LevitteVMS perl: Fix glob output
2016-05-13 Matt CaswellAdd some additional NewSessionTicket tests
2016-05-12 Emilia KasperRemove proxy tests. Add verify callback tests.
2016-05-11 Emilia KasperReplace cipherlist test
2016-05-11 Viktor DukhovniFix i2d_X509_AUX, update docs and add tests
2016-05-09 Dr. Stephen HensonRecognise VERBOSE and V as well as HARNESS_VERBOSE
2016-05-09 FdaSilvaYYfix tab-space mixed indentation
2016-05-06 Andy Polyakovtestlib/OpenSSL/Test.pm: address 5.10 warnings.
2016-05-06 Andy Polyakovtest/evp_test.c: exercise different combinations of...
2016-05-04 Matt CaswellFix the no-tls option
2016-05-03 Dr. Stephen HensonAdd ASN.1 INTEGER tests.
2016-05-03 Dr. Stephen Hensonadd ASN1_INTEGER type to d2i_test
2016-05-03 Dr. Stephen HensonAdd test for CVE-2016-2018
2016-05-02 Todd ShortSecure memory fixes
2016-04-29 Matt CaswellMisc tweaks for EBCDIC based on feedback received
2016-04-29 Matt CaswellFix the tests to work with EBCDIC
2016-04-28 FdaSilvaYYvarious spelling fixes
2016-04-22 Dr. Stephen Hensonadd test for CVE-2016-2109
2016-04-22 Dr. Stephen HensonIn d2i_test return error for malloc failure.
2016-04-22 Dr. Stephen HensonExtensions to d2i_test.
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-20 Rich SalzCopyright consolidation; .pm and Configure
2016-04-20 Richard LevitteRemove --classic build entirely
2016-04-20 Rich SalzCopyright consolidation: perl files
2016-04-18 Rich SalzMake string_to_hex/hex_to_string public
2016-04-18 Rich SalzRename some lowercase API's
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-04-14 Matt CaswellFix no-stdio and no-autoalginit
2016-04-14 Matt CaswellFix AFALG kernel and headers mismatch problem
2016-04-14 Viktor DukhovniDon't use deprecated CONF_modules_free() in tests
2016-04-13 Matt CaswellFix no-tls1_1 and no-tls1_2
2016-04-11 Matt CaswellFix the no-tls option
2016-04-11 Matt CaswellFix the no-nextprotoneg option
2016-04-09 Emilia KasperFix warnings exposed by clang-3.8
2016-04-09 Richard LevitteDon't check the generated ssl-tests configs on VMS
2016-04-09 Richard LevitteVMS doesn't have directory separators in the same sense...
2016-04-09 Matt CaswellMake DH opaque
2016-04-07 Andy Polyakovtest/[dane|evp_]test.c: BIO-fy file I/O.
2016-04-07 Viktor DukhovniSuppress CT callback as appropriate
2016-04-07 Richard LevitteOpenSSL::Test: when moving directory, affect env as...
next