Lowercase configuration arguments on VMS
[openssl.git] / test /
2016-02-14 Rich SalzDon't call cpuid in test; done as init.
2016-02-14 Richard LevitteMake sure to use unsigned char for is*() functions
2016-02-13 Richard LevitteRemove 00-test_checkexes.t, as it has lost its relevance
2016-02-13 Dr. Stephen Hensonfix warnings on 32 bit builds
2016-02-12 Richard LevitteLet all TLSProxy based tests display debug text conditi...
2016-02-12 Richard LevitteRethink logging of test recipes
2016-02-11 Rich SalzRemove TLS heartbeat, disable DTLS heartbeat
2016-02-11 Richard LevitteAdd inclusion directory crypto/include for BN compilations
2016-02-10 Richard LevitteAfter auto init, check that the deprecated functions...
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2016-02-10 Richard Levitteclean away old VMS cruft
2016-02-10 Andy Polyakovx86[_64] assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-10 Richard LevitteSimplify the specification of include dirs in the build dir
2016-02-09 Quanah Gibson-MountGH645: Fix typo: ctificates -> certificates
2016-02-09 Matt CaswellClean up the tests for auto-init/de-init
2016-02-09 Matt CaswellAuto init/deinit libcrypto
2016-02-09 Richard LevitteFix 90-test_networking.t
2016-02-09 Richard LevitteUpdate 90-test-networking.t to do the same checks as...
2016-02-09 Richard Levitteunified build scheme: adjust test framework for out...
2016-02-08 Viktor DukhovniSuppress DANE TLSA reflection when verification fails
2016-02-08 Richard LevitteUse File::Path::rmtree rather than File::Path::remove_tree
2016-02-08 Richard Levittedtlsv1listentest includes e_os.h, reflect that in inclu...
2016-02-06 Kurt RoeckxFix memory leak in dtlsv1listentest
2016-02-06 Viktor DukhovniAllocate bio_err before turning on memleak checks
2016-02-06 Richard LevitteEnhance and clear the support of linker flags
2016-02-06 Billy BrumleyGH587: Extend ECDH tests to more curves. Add more ECDH...
2016-02-06 Richard LevitteAdd build.info lines for dtlsv1listentest
2016-02-06 Kurt RoeckxDon't include sys/socket.h
2016-02-06 Viktor DukhovniAdd missing static declarations in dtlsv1listentest.c
2016-02-05 Matt CaswellAdd tests for DTLSv1_listen
2016-02-05 Dr. Stephen Hensonenable leak checking for danetest
2016-02-05 Dr. Stephen HensonIf memory debugging enabled return error on leaks.
2016-02-04 Richard LevitteInitialise with -1 rather than 1
2016-02-04 Richard LevitteAdd checks for IPv4 and IPv6 in OpenSSL::Test::Utils...
2016-02-04 Emilia KasperRT3095: allow NULL key for single-shot HMAC
2016-02-04 Richard LevitteOnly use TLS1.2 when it's available
2016-02-04 Richard LevitteHave 70-test_clienthello.t be selective on when it...
2016-02-04 Richard LevitteHave OpenSSL::Test::Utils::available_protocols load...
2016-02-03 Richard LevitteUse BIO_snprintf() rather than snprintf()
2016-02-03 Richard LevitteRefactoring BIO: add a simple networking test of s_clie...
2016-02-03 Richard LevitteRefactoring BIO: add a test, using test/ssltest
2016-02-01 Emilia Kasperconstify PACKET
2016-02-01 Dr. Stephen HensonUse PKCS#8 format EC key so test is skipped with no-ec
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-02-01 Viktor DukhovniAdd tests for non-ca trusted roots and intermediates
2016-02-01 Viktor DukhovniCompat self-signed trust with reject-only aux data
2016-02-01 Viktor DukhovniCheck chain extensions also for trusted certificates
2016-01-30 Rich SalzMove more BN internals to bn_lcl.h
2016-01-30 Richard LevitteWhen checking if there's a VMS directory spec, don...
2016-01-30 Richard LevitteFix test/recipes/25-test_verify.t
2016-01-30 Dr. Stephen Hensonhandle "Ctrl" in separate function
2016-01-30 Dr. Stephen HensonAdd test data for ECDH
2016-01-30 Dr. Stephen HensonAdd support for EVP_PKEY_derive in evp_test
2016-01-30 Dr. Stephen Hensonfix warning
2016-01-29 Rich SalzTemplatize util/domd
2016-01-29 Richard LevitteConfigure et al: split up the lflags configuration...
2016-01-29 Matt CaswellAdd have_precompute_mult tests
2016-01-28 Matt CaswellAdd a test for small subgroup attacks on DH/DHE
2016-01-27 Billy BrumleyTest all built-in curves and let the library choose...
2016-01-27 Richard LevitteSkip all explicitely if the number of tests is 0
2016-01-27 Richard LevitteBe careful when applying EXE_SHELL
2016-01-27 Viktor DukhovniFix Custom Extension tests skip count
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-26 Todd ShortRT4272: Unit tests fail when DTLS disabled
2016-01-26 Richard Levitte80-test_ca.t is made to use the new perlapp()
2016-01-26 Richard LevitteHave OpenSSL::Test handle perl scripts like any program
2016-01-26 Richard LevitteUse the new OpenSSL::Test::Utils routines.
2016-01-26 Richard LevitteUse Configure's @disablables and %disabled through...
2016-01-25 Richard LevitteFor every test in 80-test_ssl.t, check that the protoco...
2016-01-25 Richard LevitteMake tests use configdata.pm rather than parsing Makefile
2016-01-25 Richard LevitteFix OpenSSL::Test::Simple to take more than one algorithm
2016-01-22 Marcus Meissnerdsatest: use the correct BIO to print the test error
2016-01-22 FdaSilvaYYfew typo fixes
2016-01-22 Rich SalzRemove outdated conftest.c
2016-01-21 Viktor DukhovniMultiple -trusted/-untrusted/-CRLfile options in verify
2016-01-21 Viktor DukhovniMore X509_verify_cert() tests via verify(1).
2016-01-21 Viktor DukhovniCommit pre-generated test_verify certs
2016-01-21 Viktor DukhovniScripts to generate verify test certs
2016-01-20 Rich SalzRemove update tags
2016-01-19 Matt CaswellRemove the GOST engine
2016-01-19 Viktor DukhovniSupport disabling any or all TLS or DTLS versions
2016-01-19 Dr. Stephen Hensonadd TLS1-PRF tests
2016-01-19 Dr. Stephen HensonAdd TLS1-PRF test support to evp_test
2016-01-18 Corinna VinschenUse POSIX functions on Cygwin, not Win32 function
2016-01-18 Rich SalzFix build break; restore missing target
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-16 Richard LevitteThe TLSProxy tests can't run if no-engine has been...
2016-01-15 Zi LinNGX-2040 - fix wildcard match on punycode/IDNA DNS...
2016-01-14 Richard LevitteIn __cwd, make sure the given directory is seen as...
2016-01-14 Richard LevitteDo not use redirection on binary files
2016-01-14 Richard LevitteAdd a directry spec for mcr if there is none
2016-01-13 Viktor DukhovniFix verify(1) to report failure when verification fails
2016-01-13 Matt CaswellFix test_ordinals
2016-01-13 Richard LevitteRemove test_probable_prime_coprime from test/bntest.c
2016-01-13 Richard LevitteVMS perl doesn't implement fork(), so don't run the...
2016-01-13 Richard LevittePipes on VMS do not work well with binary data, use...
2016-01-13 Richard LevitteFix test/recipes/80-test_ca.t to work on VMS
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2016-01-12 Dr. Stephen Hensonfix jpaketest and correct comment
2016-01-12 Richard Levittemake update
next