- fba140c str[n]casecmp => OPENSSL_strncasecmp by Dmitry Belyavskiy · 3 years ago
- d71151a [ssl] Add tests for Perfect Forward Secrecy criteria on SECLEVEL >= 3 by Nicola Tuveri · 3 years, 1 month ago
- 8fff986 Cleanup record length checks for KTLS by Bernd Edlinger · 3 years, 2 months ago
- d5f9166 Move e_os.h to include/internal by Richard Levitte · 3 years, 2 months ago
- 2ff286c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix by Dr. David von Oheimb · 3 years, 4 months ago
- 1287dab fix some code with obvious wrong coding style by x2018 · 3 years, 5 months ago
- 8c590a2 test/ssl_old_test.c: Do NULL pointer check before its use by Jiasheng Jiang · 3 years, 5 months ago
- 34563be test/ssl_old_test.c: Fix potential leak by Peiwei Hu · 3 years, 6 months ago
- fd009d7 test: remove TODOs by Pauli · 3 years, 10 months ago
- ed576ac Rename all getters to use get/get0 in name by Tomas Mraz · 3 years, 10 months ago
- a763ca1 Stop disabling TLSv1.3 if ec and dh are disabled by Matt Caswell · 4 years, 2 months ago
- 4333b89 Update copyright year by Richard Levitte · 4 years, 2 months ago
- 59b6425 ssl_old_test.c: Replace use of deprecated EC functions by Tomas Mraz · 4 years, 2 months ago
- 5b5eea4 Deprecate EC_KEY + Update ec apps to use EVP_PKEY by Shane Lontis · 4 years, 2 months ago
- 3a1ee3c Drop OPENSSL_NO_RSA everywhere by Richard Levitte · 4 years, 3 months ago
- bca7ad6 Use adapted test_get_libctx() for simpler test setup and better error reporting by Dr. David von Oheimb · 4 years, 4 months ago
- 20f8bc7 test cleanup: move helper .c and .h files to test/helpers/ by Dr. David von Oheimb · 4 years, 4 months ago[Renamed (99%) from test/ssltest_old.c]
- 5658470 endecode_test.c: Significant speedup in generating DH and DHX keys by Dr. David von Oheimb · 4 years, 4 months ago
- 6955e3f Re-enable testing of ciphersuites by Matt Caswell · 4 years, 4 months ago
- d3d2c0d Adapt ssltest_old to not use deprecated DH APIs by Matt Caswell · 4 years, 4 months ago
- b425001 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX by Dr. Matthias St. Pierre · 4 years, 6 months ago
- d8652be Run the withlibctx.pl script by Matt Caswell · 4 years, 6 months ago
- 24c4ea9 Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK by Matt Caswell · 4 years, 7 months ago
- 6ac1cd1 Fix safestack issues in ssl.h by Matt Caswell · 4 years, 7 months ago
- 8c2bfd2 Add SSL_get[01]_peer_certificate() by Todd Short · 4 years, 9 months ago
- 852c2ed In OpenSSL builds, declare STACK for datatypes ... by Rich Salz · 5 years ago
- 33388b4 Update copyright year by Matt Caswell · 5 years ago
- be9d82b Teach ssl_test_old to use the FIPS provider for its tests by Matt Caswell · 5 years ago
- 63215d0 Teach ssl_test_old how to run tests in a non-default library context by Matt Caswell · 5 years ago
- ada66e7 Deprecate the low level Diffie-Hellman functions. by Pauli · 5 years ago
- 742ccab Deprecate most of debug-memory by Rich Salz · 5 years ago
- 573e4bf Adapt two test programs that were using now deprecated functions by Richard Levitte · 5 years ago
- 6b10d29 Remove NextStep support by Rich Salz · 6 years ago
- 3c83c5b Ignore cipher suites when setting cipher list by Sam Roberts · 6 years ago
- 5c587fb Use (D)TLS_MAX_VERSION_INTERNAL internally by Kurt Roeckx · 6 years ago
- 909f1a2 Following the license change, modify the boilerplates in test/ by Richard Levitte · 6 years ago
- a51c9f6 Added missing signature algorithm reflection functions by Viktor Dukhovni · 6 years ago
- 3cb7c5c Use void in all function definitions that do not take any arguments by Kurt Roeckx · 7 years ago
- de5b3a8 TLSProxy/Proxy.pm: bind s_server to loopback interface. by Andy Polyakov · 7 years ago
- b0edda1 Update copyright year by Matt Caswell · 7 years ago
- 7d7f683 Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version by Richard Levitte · 7 years ago
- f865b08 Split configuration of TLSv1.3 ciphers from older ciphers by Matt Caswell · 7 years ago
- cbe2964 Consistent formatting for sizeof(foo) by Rich Salz · 7 years ago
- 3a63c0e Resolve warnings in VC-WIN32 build, which allows to add /WX. by Andy Polyakov · 7 years ago
- 07016a8 Move e_os.h to be the very first include. cryptilib.h is the second. by Pauli · 8 years ago
- 0e97f1e (Re)move some things from e_os.h by Rich Salz · 8 years ago
- 176db6d Use "" not <> for internal/ includes by Rich Salz · 8 years ago
- b99fe5f Remove tests dependence on e_os.h by Pauli · 8 years ago
- 44e6995 Fix some Typos and indents by FdaSilvaYY · 8 years ago
- 75e2c87 Switch from ossl_rand to DRBG rand by Rich Salz · 8 years ago
- c2500f6 Test cleaning and modernisation by Pauli · 8 years ago
- f367ac2 Use randomness not entropy by Rich Salz · 8 years ago
- c80149d Merge Nokia copyright notice into standard by Rich Salz · 8 years ago
- aa8f3d7 Modify Sun copyright to follow OpenSSL style by Rich Salz · 8 years ago
- 69687aa More typo fixes by FdaSilvaYY · 8 years ago
- ea1ecd9 Port SRP tests to the new test framework by Emilia Kasper · 8 years ago
- a633f26 Remove some commented out code in the tests by Matt Caswell · 8 years ago
- b53338c Clean up references to FIPS by Emilia Kasper · 8 years ago
- aff8c12 Move extension data into sub-structs by Rich Salz · 8 years ago
- e304d3e Remove a hack from ssl_test_old by Matt Caswell · 8 years ago
- 582a17d Add the SSL_METHOD for TLSv1.3 and all other base changes required by Matt Caswell · 8 years ago
- cc69629 Constify char* input parameters in apps code by FdaSilvaYY · 9 years ago
- 1c72f70 Use more X509_REQ_get0_pubkey & X509_get0_pubkey by FdaSilvaYY · 9 years ago
- 93b8981 Useless includes by FdaSilvaYY · 9 years ago
- 2a7de0f Fixes to get -ansi working by Jeffrey Walton · 9 years ago
- 440e5d8 Copyright consolidation 02/10 by Rich Salz · 9 years ago
- 5c4328f Fold threads.h into crypto.h making API public by Viktor Dukhovni · 9 years ago
- a263f32 Remove proxy tests. Add verify callback tests. by Emilia Kasper · 9 years ago
- 5a22cf9 Replace cipherlist test by Emilia Kasper · 9 years ago
- f0e0fd5 Make many X509_xxx types opaque. by Rich Salz · 9 years ago
- 1595ca0 Fix the no-nextprotoneg option by Matt Caswell · 9 years ago
- 0aeddcf Make DH opaque by Matt Caswell · 9 years ago
- 4334143 Suppress CT callback as appropriate by Viktor Dukhovni · 9 years ago
- 6985304 Rename ssltest -> ssltest_old by Emilia Kasper · 9 years ago[Renamed from test/ssltest.c]
- b7dffce Add session reuse tests. by Kurt Roeckx · 9 years ago
- f9e5503 Fix no-sock by Matt Caswell · 9 years ago
- 748f254 Sort cipher-list at runtime. by Rich Salz · 9 years ago
- b536958 Surround ctx_set_ctlog_list_file() with #ifndef OPENSSL_NO_CT by Rob Percival · 9 years ago
- 885e601 Use version flexible method instead of fixed version by Kurt Roeckx · 9 years ago
- 0d5301a Use minimum and maximum protocol version instead of version fixed methods by Kurt Roeckx · 9 years ago
- 1fc7d66 Fix usage of OPENSSL_NO_*_METHOD by Kurt Roeckx · 9 years ago
- 2e52e7d Remove the old threading API by Matt Caswell · 9 years ago
- f58cee8 Fix memory leak in ssltest by Matt Caswell · 9 years ago
- 16203f7 Convert CRYPTO_LOCK_SSL_* to new multi-threading API by Alessandro Ghedini · 9 years ago
- b2d6aed Fix error in ssltest by Matt Caswell · 9 years ago
- b76998b Fix build; ssltest by Rich Salz · 9 years ago
- 817cd0d GH787: Fix ALPN by Todd Short · 9 years ago
- dd696a5 Extends s_client to allow a basic CT policy to be enabled by Rob Percival · 9 years ago
- ed29e82 Adds CT validation to SSL connections by Rob Percival · 9 years ago
- 8793f01 Clean up the tests for auto-init/de-init by Matt Caswell · 9 years ago
- 541e956 If memory debugging enabled return error on leaks. by Dr. Stephen Henson · 9 years ago
- 6339ece Use BIO_snprintf() rather than snprintf() by Richard Levitte · 9 years ago
- 75d5bd4 Refactoring BIO: add a test, using test/ssltest by Richard Levitte · 9 years ago
- 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
- 6b01bed Support disabling any or all TLS or DTLS versions by Viktor Dukhovni · 9 years ago
- c2e2731 Enable/disable crypto-mdebug just like other features by Viktor Dukhovni · 9 years ago
- bbd86bf mem functions cleanup by Rich Salz · 9 years ago
- 4a640fb Fix declarations and constification for inline stack. by Dr. Stephen Henson · 9 years ago
- 7946ab3 Add support for minimum and maximum protocol version by Kurt Roeckx · 9 years ago
- a470fda unload modules in ssltest by Dr. Stephen Henson · 9 years ago