Unify d2i/i2d documentation.
[openssl.git] / 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...
2016-04-07 Emilia KasperAllow generate_ssl_tests.pl to find testlib
2016-04-07 Richard LevitteBetter use BIO_snprintf() than snprintf(), in case...
2016-04-06 Richard LevitteMake the RSA structure opaque
2016-04-06 Matt CaswellFix no-ocsp
2016-04-06 FdaSilvaYYAdd missing mem leak test activation and checks
2016-04-05 Emilia KasperRename ssltest -> ssltest_old
2016-04-05 Emilia Kaspertestutil: return 1 on success
2016-04-05 Emilia KasperNew SSL test framework
2016-04-04 Rich SalzRevert "various spelling fixes"
2016-04-04 FdaSilvaYYvarious spelling fixes
2016-04-04 Emilia KasperFix memory leaks in ASN.1
2016-04-03 Viktor DukhovniMove peer chain security checks into x509_vfy.c
2016-04-02 Matt CaswellMake DSA_METHOD opaque
2016-04-02 Matt CaswellMake the DSA structure opaque
2016-04-02 Richard LevitteAdapt some test recipes to the newer cmdstr()
2016-04-02 Richard LevitteEnhance OpenSSL::Test::cmdstr to give cmd string variants
2016-03-31 Andy Polyakovcrypto/blake2: make lowest-level function handle multip...
2016-03-31 Richard LevitteOpenSSL::Test: have cmdstr() return the true command.
2016-03-31 Richard LevitteWhen looking for executables, don't forget the extension
2016-03-30 Richard LevitteWhen verbosity is requested, OpenSSL::Test::run() displ...
2016-03-30 Richard LevitteHave OpenSsl..Test::app() and friends look for file...
2016-03-30 Richard LevitteSince OpenSSL::Test redirects stderr to /dev/null,...
2016-03-30 Richard LevitteAdd the option 'interpreter_args' to perlapps() and...
2016-03-30 Viktor DukhovniRequire intermediate CAs to have basicConstraints CA...
2016-03-27 Kurt RoeckxAdd session reuse tests.
2016-03-27 Richard LevitteMath::BigInt does floored divs, BN_div does truncated...
2016-03-21 Matt CaswellFix no-sock
2016-03-21 Matt CaswellFix no-scrypt
2016-03-21 Matt CaswellSkip the CMS tests if CMS is disabled
next