Add unit test for PEM_FLAG_ONLY_B64
[openssl.git] / test / recipes / 70-test_sslsessiontick.t
2017-03-03 Bernd EdlingerReset executable bits on files where not needed.
2016-11-23 Matt CaswellRemove old style NewSessionTicket from TLSv1.3
2016-11-16 Matt CaswellStart using the key_share data to derive the PMS
2016-06-16 Matt CaswellSkip the TLSProxy tests if environmental problems are...
2016-06-03 Richard Levittetests: clean up temporary SSL session files.
2016-05-13 Matt CaswellAdd some additional NewSessionTicket tests
2016-05-04 Matt CaswellFix the no-tls option
2016-04-22 Rich SalzUnified copyright for test recipes
2016-04-02 Richard LevitteAdapt some test recipes to the newer cmdstr()
2016-03-21 Matt CaswellFix no-sock
2016-03-17 Richard LevitteDon't define OPENSSL_ENGINES in test recipes, do it...
2016-03-15 Matt CaswellFix a TLSProxy race condition
2016-03-09 Richard LevitteDon't run the TLSProxy based tests in native Windows
2016-02-22 Richard LevitteUse $disabled{"dynamic-engine"} internally
2016-02-20 Richard LevitteRun the TLSProxy based tests as long as dynamic engines...
2016-02-19 Emilia KasperTLS: reject duplicate extensions
2016-02-12 Richard LevitteLet all TLSProxy based tests display debug text conditi...
2016-02-09 Richard Levitteunified build scheme: adjust test framework for out...
2016-01-26 Richard LevitteUse the new OpenSSL::Test::Utils routines.
2016-01-25 Richard LevitteMake tests use configdata.pm rather than parsing Makefile
2016-01-16 Richard LevitteThe TLSProxy tests can't run if no-engine has been...
2016-01-13 Richard LevitteVMS perl doesn't implement fork(), so don't run the...
2015-10-13 Andy PolyakovTest suite: chomp->s/\R// to harmonize with mingw ...
2015-09-28 Emilia KasperEmpty NewSessionTicket: test session resumption
2015-09-28 Emilia KasperEmpty session ticket: add a test
2015-09-07 Richard LevitteRemake test/sslsessionticktest.pl into a recipe