Security hardening: Expose Build flags for Position Independed Execution (PIE)
[openssl.git] / test / tls13ccstest.c
2024-04-09 Richard LevitteCopyright year updates
2024-03-13 sharad3001Update tls13ccstest.c, removal of deadcode
2023-09-07 Matt CaswellCopyright year updates
2023-06-14 Yi Liconfigure: introduce no-ecx to remove ECX related feature
2021-10-28 x2018fix some code with obvious wrong coding style
2020-12-01 Dr. David von Oheimbtest cleanup: move helper .c and .h files to test/helpers/
2020-04-23 Matt CaswellUpdate copyright year
2020-04-19 Matt CaswellUse a non-default libctx in sslapitest
2020-02-03 Matt CaswellFix common test framework options
2019-07-11 Matt CaswellMake the PACKET/WPACKET code available to both libcrypt...
2019-06-17 Matt CaswellFix no-ec with no-dh
2019-06-17 Matt CaswellAllow TLSv1.3 in a no-ec build
2019-02-11 Shane LontisUpdated test command line parsing to support commmon...
2018-12-15 Kurt RoeckxUse (D)TLS_MAX_VERSION_INTERNAL internally
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-05-11 Kurt RoeckxUse void in all function definitions that do not take...
2018-04-18 Peter Wutest: Remove redundant SSL_CTX_set_max_early_data
2018-03-19 Richard LevitteEnhance ssltestlib's create_ssl_ctx_pair to take min...
2018-03-01 Benjamin KadukDo not set a nonzero default max_early_data
2018-02-27 Matt CaswellUpdate copyright year
2018-02-19 Matt CaswellThe record version for ClientHello2 should be TLS1.2
2017-12-14 Matt CaswellFix some clang compilation errors
2017-12-14 Matt CaswellAdd some TLSv1.3 CCS tests