2018-02-13 |
Dr. Matthias... | DRBG: add locking api |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Matt Caswell | Prepare for 1.1.1-pre2-dev |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Matt Caswell | Prepare for 1.1.1-pre1 release OpenSSL_1_1_1-pre1 |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Matt Caswell | Update copyright year |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Matt Caswell | OpenSSL 1.1.1 is now in pre release |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Matt Caswell | Update last release letter for CHANGES and NEWS |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Dr. Matthias... | Fix whitespace issues in CHANGES and NEWS |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Dr. Matthias... | Document new random generator in NEWS and CHANGES |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Matt Caswell | Update NEWS file for new release |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Matt Caswell | Some minor tweaks following TLSv1.3 becoming default |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Bernd Edlinger | Remove code that prints "<SPACES/NULS>" in hexdumps |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Andy Polyakov | sha/asm/sha512-armv8.pl: add hardware-assisted SHA512... |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Andy Polyakov | crypto/armcap.c: detect hardware-assisted SHA512 support. |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Matt Caswell | The function ssl_get_min_max_version() can fail |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Matt Caswell | Don't overestimate the ticket age |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Daniël van... | Fix include in manpage of X509_check_host |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Rich Salz | Copy name string in BIO_meth_new |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Viktor Dukhovni | Avoid leaking peername data via accept BIOs |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Bernd Edlinger | Swap the check in ssl3_write_pending to avoid using |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Matt Caswell | Fixes for no-tls1_2 and no-tls1_2-method |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Nick Mathewson | Run "make update" |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Nick Mathewson | In err_all.c, include the *err.h headers. |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Nick Mathewson | Improve #include structure of pem{,2}.h |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Nick Mathewson | Remove redundant declarations of ERR_load_*_strings() |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Matt Caswell | Don't calculate the Finished MAC twice |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Richard Levitte | Configuration: move the handling of zlib_include to... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Richard Levitte | Turn off printf format checking for BIO_printf et al... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
FdaSilvaYY | Small simplification in mkerr.pl |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Richard Levitte | VMS: take care of includes |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Pauli | Fix glibc version detection. |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Richard Levitte | Fix check of cpuid_asm_src config attribute |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Richard Levitte | Revert ".travis.yml: remove osx from build matrix." |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Dr. Matthias... | CRYPTO_THREAD_run_once.pod: fix typo and punktuation |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Matt Caswell | Fix no-chacha and no-poly1305 |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Richard Levitte | util/mkdef.pl: use better array in search of 'DEPRECATE... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Richard Levitte | With nmake, invoking $(MAKE) needs /$(MAKEFLAGS) |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Matt Caswell | Don't run tls13encryptiontest on a shared Windows build |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Matt Caswell | Fix some undefined behaviour in ossltest engine |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Matt Caswell | Fix clienthellotest with TLSv1.3 |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Matt Caswell | Enable TLSv1.3 by default |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Richard Levitte | Revert "Modify test/afalgtest to fail if the afalg... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Richard Levitte | make update ERROR_REBUILD=-rebuild |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Richard Levitte | mkerr.pl: When writing internal FOOerr.h, pay attention... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Richard Levitte | Make all private functions in e_afalg.c static |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Richard Levitte | test/recipes/30-test_afalg.t: set OPENSSL_ENGINES correctly |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Richard Levitte | Modify test/afalgtest to fail if the afalg engine could... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Pauli | Fix glibc specific conditional for Mac OS/X |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Pauli | Unify timer code |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Pauli | Make OPENSSL_rdtsc universally available. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Pauli | Make the OPENSSL_CPUID_OBJ define internal. |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Richard Levitte | Code cleanup: remove benchmark code from internal tests |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Rich Salz | Remove unused file |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Patrick Steuer | crypto/evp/e_aes.c: add comments to s390x aes gcm imple... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Patrick Steuer | s390x assembly pack: add KMAC code path for aes-ccm |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Richard Levitte | util/mkdef.pl: Trust configdata.pm |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Dr. Matthias... | Use RAND_DRBG_bytes() for RAND_bytes() and RAND_priv_by... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Dr. Matthias... | Fix size limitation of RAND_DRBG_bytes() |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Dr. Matthias... | drbg_bytes: remove check for DRBG_UNINITIALIZED state |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Matt Caswell | Add MiddleboxCompat option to SSL_CONF_cmd man page |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Tatsuhiro Tsujikawa | Make sure that exporting keying material is allowed |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Tatsuhiro Tsujikawa | Remove generation of exporter master secret on client... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Tatsuhiro Tsujikawa | Generate exporter_master_secret after server Finished |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Richard Levitte | Have configdata.pm also display the contents of %target |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Matt Caswell | Document SSL_OP_ENABLE_MIDDLEBOX_COMPAT |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Richard Levitte | Fix of prefix bio filter (bf_prefix.c): rely on the... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
David Benjamin | Fix timing leak in BN_from_montgomery_word. |
commit | commitdiff | tree | snapshot |
2018-02-01 |
David Benjamin | Don't leak the exponent bit width in BN_mod_exp_mont_co... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
David Benjamin | Make BN_num_bits_word constant-time. |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Michael Richardson | Add OPENSSL_VERSION_AT_LEAST |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Rich Salz | Shorten output by a line |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Richard Levitte | VMS: MMS wants a space before the target / dependecies... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Todd Short | Fix some minor code nits |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Todd Short | Fix doc nits |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Todd Short | Free pha_dgst in SSL_clear() |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Todd Short | Add TLSv1.3 post-handshake authentication (PHA) |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Todd Short | Remove bad comments |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Matt Caswell | Fix some instances of the wrong alert type being sent |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Richard Levitte | ocsp.c doesn't free the whole output chain, maybe causi... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Richard Levitte | Make sure that apps/openssl prefixes its output with... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Richard Levitte | Add an apps internal BIO filter for prefixing output... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Richard Levitte | Add missing \n in some testutil output |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Richard Levitte | Make test/uitest depend on the private apps support... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Richard Levitte | Apps: divide the modules in direct command modules... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Richard Levitte | apps: Don't include progs.h in apps.h |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Andy Polyakov | test/asn1_time_test.c: fix pre-C90 warning. |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Andy Polyakov | poly1305/poly1305_ieee754.c: add support for MIPS. |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Benjamin Kaduk | Restore clearing of init_lock after free |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Benjamin Kaduk | Revert the crypto "global lock" implementation |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Richard Levitte | Remove "dummy" BIO create and destroy functions |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Richard Levitte | BIO: at the end of BIO_new, declare the BIO inited... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Dr. Matthias... | crypto/rand/rand_lib.c: fix undefined reference to... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Peter Meerwald... | Configure: Fix configdata.pm shorthand for --dump,... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Richard Levitte | Fix small typo (parenthesis missing) |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Richard Levitte | Configure: when checking user input, check both %user... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Richard Levitte | Configure: add configure command line C flags after... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Matt Caswell | Move decisions about whether to accept reneg into the... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Richard Levitte | Add a 'reconfigure' make target |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Richard Levitte | Restore perl variables for ENGINESDIR and OPENSSLDIR |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Richard Levitte | Fix typo in Windows makefile template: quotify, not... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Richard Levitte | To make it less surprising and confusing, leave a messa... |
commit | commitdiff | tree | snapshot |
next |