- Jun 27, 2014
-
-
PK authored
PR#2800
-
Tom Greenslade authored
PR#2783
-
Tomas Mraz authored
PR#3374
-
Jeffrey Walton authored
Document that the certificate passed to SSL_CTX_add_extra_chain_cert() should not be freed by the application. PR#3409
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
OIDs with one component don't have an encoding. PR#2556 (Bug#1)
-
Dr. Stephen Henson authored
PR#3403
-
- Jun 26, 2014
-
-
Huzaifa Sidhpurwala authored
PR#3410
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
This ensures high performance is situations when assembler supports AVX2, but not AD*X.
-
- Jun 25, 2014
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Jun 24, 2014
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
This is to compensate for higher aes* instruction latency on Cortex-A57.
-
Andy Polyakov authored
-
- Jun 23, 2014
-
-
Viktor Dukhovni authored
-
Viktor Dukhovni authored
-
Viktor Dukhovni authored
Implemented as STACK_OF(OPENSSL_STRING).
-
Viktor Dukhovni authored
-
Viktor Dukhovni authored
-
Viktor Dukhovni authored
-
- Jun 22, 2014
-
-
Viktor Dukhovni authored
Just store NUL-terminated strings. This works better when we add support for multiple hostnames.
-
Viktor Dukhovni authored
-
Miod Vallat authored
In the ssl_cipher_get_evp() function, fix off-by-one errors in index validation before accessing arrays. Bug discovered and fixed by Miod Vallat from the OpenBSD team. PR#3375
-
Matt Caswell authored
This reverts commit abfb989f. Incorrect attribution
-
Matt Caswell authored
-
- Jun 19, 2014
-
-
Matt Caswell authored
-
Hubert Kario authored
cms, ocsp, s_client, s_server and smime tools also use args_verify() for parsing options, that makes them most of the same options verify tool does. Add those options to man pages and reference their explanation in the verify man page.
-
Hubert Kario authored
just making sure the options are listed in the alphabetical order both in SYNOPSIS and DESCRIPTION, no text changes
-
Hubert Kario authored
The options related to policy used for verification, verification of subject names in certificate and certificate chain handling were missing in the verify(1) man page. This fixes this issue.
-
Hubert Kario authored
-CAfile and -CApath is documented in OPTIONS but is missing in SYNOPSIS, add them there
-
Hubert Kario authored
Add -trusted_first description to help messages and man pages of tools that deal with certificate verification.
-
- Jun 17, 2014
-
-
Matt Caswell authored
-
rfkrocktk authored
-
rfkrocktk authored
-
Naftuli Tzvi Kay authored
-
Felix Laurie von Massenbach authored
-
Felix Laurie von Massenbach authored
-
- Jun 16, 2014
-
-
Andy Polyakov authored
-