- Jul 20, 2014
-
-
Andy Polyakov authored
Reviewed-by: Tim Hudson <tjh@openssl.org>
-
- Jul 19, 2014
-
-
Dr. Stephen Henson authored
Add cmac.h to mkdef.pl Remove ENGINE_load_rsax from engine.h: no longer built. Update ordinals Reviewed-by: Tim Hudson <tjh@openssl.org>
-
Dr. Stephen Henson authored
PR#1675 Reviewed-by: Matt Caswell <matt@openssl.org>
-
Mike Bland authored
Reviewed-by: Tim Hudson <tjh@openssl.org>
-
Mike Bland authored
ssl/ssl_locl.h now comes first to ensure that it will compile standalone. test/testutil.h is considered to be in the same directory as the test file, since the test file will be linked into test/ and built there. Reviewed-by: Tim Hudson <tjh@openssl.org>
-
Mike Bland authored
Reviewed-by: Tim Hudson <tjh@openssl.org>
-
Mike Bland authored
These help standardize the structure of main() and result reporting. Reviewed-by: Tim Hudson <tjh@openssl.org>
-
- Jul 18, 2014
-
-
Dr. Stephen Henson authored
Add support for RFC5649 key wrapping with padding. Add RFC5649 tests to evptests.txt Based on PR#3434 contribution by Petr Spacek <pspacek@redhat.com>. EVP support and minor changes added by Stephen Henson. Doxygen comment block updates by Tim Hudson. Reviewed-by: Tim Hudson <tjh@openssl.org>
-
- Jul 17, 2014
-
-
Dr. Stephen Henson authored
Reviewed-by: Tim Hudson <tjh@openssl.org>
-
Dr. Stephen Henson authored
Reviewed-by: Tim Hudson <tjh@openssl.org>
-
Jeffrey Walton authored
PR#3456 Reviewed-by: Stephen Henson <steve@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>
-
- Jul 16, 2014
-
-
Matt Caswell authored
PR#3442 Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
-
Andy Polyakov authored
This reverts commit 927f2e5d.
-
Andy Polyakov authored
This reverts commit 14aaf883.
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Jul 15, 2014
-
-
Matt Caswell authored
Reviewed-by: Tim Hudson <tjh@openssl.org>
-
Dr. Stephen Henson authored
PR#3452
-
Dr. Stephen Henson authored
Use same logic when determining when to expect a client certificate for both TLS and DTLS. PR#3452
-
Dr. Stephen Henson authored
The options which emulate a web server don't make sense when doing DTLS. Exit with an error if an attempt is made to use them. PR#3453
-
Rich Salz authored
-
- Jul 14, 2014
-
-
Dr. Stephen Henson authored
PR#3445
-
Hubert Kario authored
Add description of the option to advertise support of Next Protocol Negotiation extension (-nextprotoneg) to man pages of s_client and s_server. PR#3444
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Rich Salz authored
-
- Jul 13, 2014
-
-
Matt Caswell authored
This is actually ok for this function, but initialised to zero anyway if PURIFY defined. This does have the impact of masking any *real* unitialised data reads in bn though. Patch based on approach suggested by Rich Salz. PR#3415
-
Peter Mosmans authored
PR#3440
-
Richard Levitte authored
Detected by dcruette@qualitesys.com
-
- Jul 10, 2014
-
-
Ben Laurie authored
-
- Jul 09, 2014
-
-
Matt Caswell authored
Based on an original patch by Neitrino Photonov <neitrinoph@gmail.com> PR#3439
-
Andy Polyakov authored
-
- Jul 08, 2014
-
-
Andy Polyakov authored
-
Andy Polyakov authored
PR: #3424,#3423,#3422
-
- Jul 07, 2014
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
David Lloyd authored
PR#2985
-
Viktor Dukhovni authored
Based on feedback from Jeffrey Walton.
-
Viktor Dukhovni authored
Reduces number of silly casts in OpenSSL code and likely most applications. Consistent with (char *) for "peername" value from X509_check_host() and X509_VERIFY_PARAM_get0_peername().
-
- Jul 06, 2014
-
-
Dr. Stephen Henson authored
-