- 25 7月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
The call to setenv in gost2814789t.c is not portable and may not reflect the location of the GOST ENGINE on all platforms anyway. Instead set OPENSSL_ENGINES in test/Makefile Reviewed-by: NGeoff Thorpe <geoff@openssl.org>
-
- 21 7月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Reviewed-by: NTim Hudson <tjh@openssl.org>
-
- 20 7月, 2014 3 次提交
-
-
由 Mike Bland 提交于
Reviewed-by: NTim Hudson <tjh@openssl.org>
-
由 Mike Bland 提交于
Reviewed-by: NTim Hudson <tjh@openssl.org>
-
由 Mike Bland 提交于
These help standardize the structure of main() and result reporting. Reviewed-by: NTim Hudson <tjh@openssl.org>
-
- 30 6月, 2014 1 次提交
-
-
由 Ben Laurie 提交于
-
- 12 6月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 11 6月, 2014 1 次提交
-
-
由 Mike Bland 提交于
Defines SETUP_TEST_FIXTURE and EXECUTE_TEST, and updates ssl/heartbeat_test.c using these macros. SETUP_TEST_FIXTURE makes use of the new TEST_CASE_NAME macro, defined to use __func__ or __FUNCTION__ on platforms that support those symbols, or to use the file name and line number otherwise. This should fix several reported build problems related to lack of C99 support.
-
- 09 6月, 2014 1 次提交
-
-
由 Kurt Roeckx 提交于
It's using an internal API that that might not be available in the shared library.
-
- 28 5月, 2014 1 次提交
-
-
由 Peter Mosmans 提交于
-
- 26 5月, 2014 1 次提交
-
-
由 Christian Heimes 提交于
-
- 20 5月, 2014 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Mike Bland 提交于
Regression test against CVE-2014-0160 (Heartbleed). More info: http://mike-bland.com/tags/heartbleed.html
-
- 06 3月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
Submitted by: Roumen Petrov
-
- 20 2月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 9月, 2013 1 次提交
-
-
由 Trevor Perrin 提交于
-
- 06 9月, 2013 1 次提交
-
-
- 21 8月, 2013 1 次提交
-
-
由 Ben Laurie 提交于
-
- 18 8月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 8月, 2013 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 22 7月, 2013 1 次提交
-
-
由 Adam Langley 提交于
Conflicts: ssl/ssltest.c
-
- 19 7月, 2013 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Update ecdsatest to use ECDSA_sign_setup and ECDSA_sign_ex, this avoids the nonce generation which would otherwise break the test. Reinstate ecdsatest.
-
由 Dr. Stephen Henson 提交于
Disable ECDSA test temporarily: it is incompatible with ECDSA nonces.
-
- 18 7月, 2013 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Add some ECDH CMS tests.
-
由 Dr. Stephen Henson 提交于
Add a script to generate keys and certificates for the S/MIME and CMS tests. Update certificates and add EC examples.
-
- 22 6月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add new tests to cms-test.pl covering PSS and OAEP.
-
- 18 6月, 2013 1 次提交
-
-
由 Trevor 提交于
serverinfo rejects non-empty extensions. Omit extension if no relevant serverinfo data. Improve error-handling in serverinfo callback. Cosmetic cleanups. s_client documentation. s_server documentation. SSL_CTX_serverinfo documentation. Cleaup -1 and NULL callback handling for custom extensions, add tests. Cleanup ssl_rsa.c serverinfo code. Whitespace cleanup. Improve comments in ssl.h for serverinfo. Whitespace. Cosmetic cleanup. Reject non-zero-len serverinfo extensions. Whitespace. Make it build.
-
- 13 6月, 2013 1 次提交
-
-
由 Trevor 提交于
Contributed by Trevor Perrin.
-
- 05 5月, 2013 1 次提交
-
-
由 Ben Laurie 提交于
-
- 07 4月, 2013 1 次提交
-
-
由 Ben Laurie 提交于
turn out to be made somewhere by existing Makefiles.
-
- 06 4月, 2013 8 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 31 3月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
-