2017-02-14 |
Guido Vranken | Prevent allocations of size 0 in sh_init, which are... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-02-14 |
Robert Scheck | Add Sieve support (RFC 5804) to s_client ("-starttls... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-02-14 |
Rich Salz | Add no-ec build
|
commit | commitdiff | tree |
2017-02-09 |
David Benjamin | Don't read uninitialised data for short session IDs. Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-02-08 |
Rich Salz | Centralize documentation about config file location
|
commit | commitdiff | tree |
2017-02-07 |
Pauli | Remove unused variable Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-02-06 |
Rich Salz | Fix parsing of serial# in req
|
commit | commitdiff | tree |
2017-02-06 |
Rich Salz | Doc fix
|
commit | commitdiff | tree |
2017-02-03 |
Robert Scheck | Add NNTP support (RFC 4642) to s_client ("-starttls... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-02-01 |
Todd Short | Add support for parameterized SipHash Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-02-01 |
Todd Short | Majority rules, use session_ctx vs initial_ctx Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-01-31 |
Rich Salz | Add -Wno-parentheses-equality to dev-warnings.
|
commit | commitdiff | tree |
2017-01-28 |
Rich Salz | Don't need the checkbox; the hook does it
|
commit | commitdiff | tree |
2017-01-26 |
Rich Salz | Avoid over-long strings. Fix a mem leak.
|
commit | commitdiff | tree |
2017-01-23 |
Andy Polyakov | Replace div-spoiler hack with simpler code Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-01-21 |
Gaétan Njinang | 'openssl passwd' command can now compute AIX MD5-based... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-01-19 |
Markus Triska | correct 3 mistakes Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-01-18 |
Rich Salz | Skip ECDH tests for SSLv3
|
commit | commitdiff | tree |
2017-01-18 |
Rich Salz | If client doesn't send curves list, don't assume all.
|
commit | commitdiff | tree |
2017-01-16 |
xemdetia | Fix man3 reference to CRYPTO_secure_used Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-01-13 |
Rich Salz | Fix "failure rate" bugs
|
commit | commitdiff | tree |
2017-01-12 |
Rich Salz | Make X509_Digest,others public
|
commit | commitdiff | tree |
2017-01-12 |
Rich Salz | Rename file so "ls" works on 80 columns
|
commit | commitdiff | tree |
2017-01-12 |
Rich Salz | Add documentation
|
commit | commitdiff | tree |
2017-01-12 |
Rich Salz | Add "random malloc failure" tooling
|
commit | commitdiff | tree |
2017-01-12 |
Rich Salz | GH2176: Add X509_VERIFY_PARAM_get_time
|
commit | commitdiff | tree |
2017-01-12 |
Rich Salz | Review comments; fail build if nits found
|
commit | commitdiff | tree |
2017-01-12 |
Richard Levitte | Run find-doc-nits in travis Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2017-01-10 |
Rich Salz | Fix typo in Blake2 function names
|
commit | commitdiff | tree |
2017-01-10 |
Rich Salz | Review comments
|
commit | commitdiff | tree |
2017-01-10 |
Rich Salz | Use typedefs for PSK, NPN, ALPN callback functions
|
commit | commitdiff | tree |
2017-01-10 |
Rich Salz | Move extension data into sub-structs
|
commit | commitdiff | tree |
2017-01-09 |
Rich Salz | Rename "verify_cb" to SSL_verify_cb
|
commit | commitdiff | tree |
2017-01-09 |
Rich Salz | Doc nits: callback function typedefs
|
commit | commitdiff | tree |
2016-12-14 |
Rich Salz | CRL critical extension bugfix
|
commit | commitdiff | tree |
2016-12-13 |
Rich Salz | Add X509_VERIFY_PARAM inheritance flag set/get
|
commit | commitdiff | tree |
2016-12-13 |
Rich Salz | Fix various doc nits.
|
commit | commitdiff | tree |
2016-12-12 |
Dmitry Belyavskiy | Typo fixed Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-12-12 |
Benjamin Kaduk | Restore the ERR_FATAL_ERROR() macro Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-12-10 |
Davide Galassi | Avoid the call to OPENSSL_malloc with a negative value... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-12-10 |
Markus Triska | Fix reference to SSL_set_max_proto_version.
|
commit | commitdiff | tree |
2016-11-28 |
Rich Salz | Make bntest be (mostly) file-based.
|
commit | commitdiff | tree |
2016-11-21 |
Todd Short | Skipping tests in evp_test leaks memory Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-18 |
Robert Scheck | Avoid warnings like unused enum value (as suggested... ...unused enum value (as suggested by Rich Salz) Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-18 |
Robert Scheck | Shift inside of switch back one level (code style change... ...style change, as requested by Rich Salz) Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-18 |
Robert Scheck | Add LMTP support (RFC 2033) to s_client ("-starttls... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-18 |
Beat Bolli | Use consistent variable names in example Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-18 |
Beat Bolli | Update the location of the pod files Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
Nicola Tuveri | Handle "int_ctx_new:unsupported algorithm" error Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
Nicola Tuveri | Do not handle R_EC_X25519 as a special case Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
Nicola Tuveri | Remove leftover KDF pointer Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
Nicola Tuveri | Use CRYPTO_memcmp for comparing derived secrets Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
Nicola Tuveri | Reintroduce preliminary sanity check in ECDH speed... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
Nicola Tuveri | Remove ECDH_EVP_derive_key wrapper function Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
Nicola Tuveri | More coding style fixes Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
Nicola Tuveri | Run util/openssl-format-source against apps/speed.c Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
Nicola Tuveri | bugfix: calculate outlen for each curve Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
Nicola Tuveri | Handle EVP_PKEY_derive errors and fix coding style... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
Nicola Tuveri | Fix coding style and remove some stale code/comments Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
Nicola Tuveri | Use EVP interface for ECDH in apps/speed.c Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
FdaSilvaYY | Raise an error on memory alloc failure. Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
FdaSilvaYY | Missing free item on push failure Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-17 |
Rich Salz | Merge find-undoc-api into find-doc-nits
|
commit | commitdiff | tree |
2016-11-15 |
Rich Salz | Check return value of some BN functions. Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-15 |
Rob Percival | Add test for CT_POLICY_EVAL_CTX default time Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-15 |
Rob Percival | Convert C++ comments to C-style comments Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-15 |
Rob Percival | Cast time_t to uint64_t before converting to milliseconds... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-15 |
Rob Percival | By default, allow SCT timestamps to be up to 5 minutes... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-15 |
Rob Percival | Don't check for time() failing in CT_POLICY_EVAL_CTX_new Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-15 |
Rob Percival | Default CT_POLICY_EVAL_CTX.epoch_time_in_ms to time() Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-15 |
Rob Percival | Reword documentation for {SCT_CTX/CT_POLICY_EVAL_CTX... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-15 |
Rob Percival | Remove obsolete error constant CT_F_CTLOG_NEW_NULL Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-15 |
Rob Percival | Check that SCT timestamps are not in the future Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-14 |
marko asplund | Allow CA.pl script user to pass extra arguments to... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-14 |
Sebastian Andrzej... | dsa/dsa_gen: add error message for seed_len < 0 Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-13 |
Richard Levitte | Remove heartbeat support Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-13 |
DK | Fixed deadlock in CRYPTO_THREAD_run_once for Windows Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-13 |
Matthias Kraft | Solution proposal for issue #1647. Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-13 |
EasySec | Update s_client and s_server documentation about some... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-13 |
EasySec | Replace the 'SSL' broken link with SSL_CTX_set_security_leve... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-12 |
enkore | EVP docs: chacha20, chacha20-poly1305 Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-09 |
EasySec | When no SRP identity is found, no error was reported... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-08 |
FdaSilvaYY | Missing BN_RECP_CTX field init. Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-08 |
Rich Salz | Zero stack variable with DSA nonce
|
commit | commitdiff | tree |
2016-11-07 |
FdaSilvaYY | Allow null in X509_CRL_METHOD_free Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-04 |
Rich Salz | Missed a mention of RT
|
commit | commitdiff | tree |
2016-11-03 |
Rich Salz | Update CRYPTO_set_mem_debug() doc
|
commit | commitdiff | tree |
2016-11-02 |
Sergey Bronnikov | Fix link to LibFuzzer Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-01 |
Todd Short | Add SSL_CTX_set1_cert_store() Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-01 |
Benjamin Kaduk | Fix grammar-o in CONTRIBUTING Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-11-01 |
Rich Salz | Revert "Disable MDC2 by default."
|
commit | commitdiff | tree |
2016-10-31 |
Rich Salz | Disable MDC2 by default.
|
commit | commitdiff | tree |
2016-10-26 |
Rich Salz | Move manpages to man[1357] structure.
|
commit | commitdiff | tree |
2016-10-26 |
Rich Salz | Fix typo (reported by Matthias St. Pierre)
|
commit | commitdiff | tree |
2016-10-24 |
Rich Salz | Add NPN to an SSL3 build
|
commit | commitdiff | tree |
2016-10-22 |
jrmarino | Fix support for DragonFly BSD Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-10-21 |
Claus Assmann | Fix grammar error in SSL_CTX_set_min_proto_version Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-10-21 |
Rich Salz | GH1546: Fix old names in cryptodev code.
|
commit | commitdiff | tree |
2016-10-19 |
Mat | Do not set load_crypto_strings_inited when OPENSSL_NO_ERR... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-10-19 |
FdaSilvaYY | Add error checking, small nit on ouput Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
next |