2018-03-05 |
Todd Short | If not sending key_share (no TLSv1.3), return appropria... |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Matt Caswell | Fix status_request and SCT extensions |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Matt Caswell | Update CHANGES for X448/Ed448 support in libssl |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Matt Caswell | Update tests for TLS Ed448 |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Matt Caswell | Add X448/Ed448 support to libssl |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Alex Gaynor | Fixed a typo in a man page |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Rich Salz | Fix credit for SRP code |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Richard Levitte | Windows makefile: Don't quote generator arguments |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Andy Polyakov | test/ctype_internal_test.c: portability fixup. |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Andy Polyakov | mem_sec.c: portability fixup. |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Andy Polyakov | ec/curve448/f_generic.c: fix VC-WIN32 debug build failure. |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Andy Polyakov | ec/curve448/curve448.c: fix undefined behaviour sanitiz... |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Bernd Edlinger | Fix a possible memory leak in engine_table_register |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Alex Gaynor | Fixed a typo in a man page |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Matt Caswell | Update CHANGES for X448 and Ed448 |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Matt Caswell | Add test vectors for X448 and Ed448 |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Matt Caswell | Update some documentation for X448/Ed448 |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Matt Caswell | Integrate X448 and Ed448 into libcrypto |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Matt Caswell | Add pkey types for curve448 |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Ivan Filenko | Fix typo in ASN1_STRING_length doc |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Brad Spencer | Test the result of CMS_RecipientInfo_ktri_get0_algs... |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Andy Polyakov | ec/asm/x25519-x86_64.pl: remove redundant carry chain. |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Benjamin Kaduk | Do not set a nonzero default max_early_data |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Kurt Roeckx | Tell the ciphers which DRBG to use for generating rando... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
David Makepeace | Fixed typo in description of EVP_CIPHER_meth_set_iv_len... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Richard Levitte | Adapt 15-test_out_option.t for more than just Unix |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Richard Levitte | Enable the -out option test on VMS as well |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Richard Levitte | Check on VMS as well |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Richard Levitte | Add VMS version of app_dirname() |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Paul Yang | Fix the type of -out option |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Paul Yang | Add test cases for this -out option check |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Paul Yang | Check directory is able to create files for various... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Richard Levitte | storeutl: make sure s2i_ASN1_INTEGER is correctly declared |
commit | commitdiff | tree | snapshot |
2018-02-27 |
David Benjamin | Always use adr with __thumb2__. |
commit | commitdiff | tree | snapshot |
2018-02-27 |
xemdetia | Fix documentation link to reference man3 |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Rich Salz | Make some perl scripts output to stdout |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Richard Levitte | crypto/ec/asm/x25519-x86_64.pl: close STDOUT, not ... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Richard Levitte | configdata.pm: ensure $prefix is defined |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Dr. Matthias... | bio_b64.c: prevent base64 filter BIO from decoding... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Matt Caswell | Prepare for 1.1.1-pre3-dev |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Matt Caswell | Prepare for 1.1.1-pre2 release OpenSSL_1_1_1-pre2 |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Matt Caswell | Update copyright year |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Matt Caswell | Clear some sslapitest global variables after use |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Andy Polyakov | mem_sec.c: relax POSIX requirement. |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Andy Polyakov | test/ct_test.c: remove dependency on -lm. |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Tatsuhiro Tsujikawa | Export keying material using early exporter master... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Richard Levitte | Make it possible to give --libdir an absolute path |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Andy Polyakov | appveyor.yml: omit makedepend step. |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Andy Polyakov | ec/ecp_nistp{224,256,521}.c: harmonize usage of __uint1... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Andy Polyakov | {ec/curve25519,poly1305/poly1305}.c: relax pedantic... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Andy Polyakov | ec/curve448: portability fixups. |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Andy Polyakov | ec/asm/x25519-x86_64.pl: fix up ADCX/ADOX fallback. |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Rich Salz | Remove OSSLzu, and fix the one place that used it. |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Bernd Edlinger | Fix some bugs with the cfb1 bitsize handling |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Bernd Edlinger | Remove executable bit from test/recipes/03-test_interna... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | Add a note in CHANGES |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | Test the storeutl searching options |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | STORE: Add documentation on search criteria |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | Adapt storeutl to allow search for specific objects |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | STORE 'file' scheme loader: Add search capibility |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | STORE: Add the possibility to search for specific infor... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | Test the storeutl expectation options |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | STORE: Add documentation on expecting specific infos |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | Adapt storeutl to allow looking for a specific info... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | STORE 'file' scheme loader: Add info type expectation |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | STORE: Add the possibility to specify an expected info... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | STORE: In preparation for coming work, mark when loadin... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Pauli | Remove unreachable statement. |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Build files: when using $(CPP), use the C flags alongsi... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Rich Salz | Remove unused num.pl,segregnam scripts |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Steve Linsell | initialise dc variable to satisfy old compilers. |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Per Sandström | Update EC_POINT_new.pod |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Build file templates: be less verbose when reconfiguring |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Replace the message about configdata.pm as a script |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Add a comment in configdata.pm regarding script-only... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Make CROSS_COMPILE another supported "make variable... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Unix Makefile: Rework the assignment of CXX and AS |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Refactor the ranlib attribute |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Have configdata.pm display information on perl |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Kurt Roeckx | Check return value of time() when getting additional... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Kurt Roeckx | Switch the DRBGs from AES-128-CTR to AES-256-CTR |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Viktor Dukhovni | Use malloc to avoid alignment problems. |
commit | commitdiff | tree | snapshot |
2018-02-21 |
EasySec | Add support for PBKDF2 for enc command |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Pavel Kopyl | do_body: fix heap-use-after-free. |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Pavel Kopyl | X509V3_EXT_add_nconf_sk, X509v3_add_ext: fix errors... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Samuel Weiser | Replaced variable-time GCD with consttime inversion... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Matt Caswell | Sanity check the ticket length before using key name/IV |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Matt Caswell | Fix no-ec build |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Matt Caswell | Fix some undefined behaviour in the Curve448 code |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Matt Caswell | Remove a spurious TLSProxy byte in TLSv1.3 |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Richard Levitte | VMS: Fix curve448 internal test program |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Andy Polyakov | test/recipes/80-test_pkcs12.t: handle lack of Win32... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Andy Polyakov | Configure: engage x25519 assembly support. |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Andy Polyakov | ec/curve25519.c: facilitate assembly implementations. |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Andy Polyakov | Add x25519-x86_64.pl module, mod 2^255-19 primitives. |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Andy Polyakov | crypto/ec/curve25519.c: remove redundant fe[51]_cswap. |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Add tests for newly added constant time functions |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Some more cleanups of curve448 code |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | fixup! More style fixes for the curve448 code |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | fixup! Improve readability of f_impl.c and f_impl.h |
commit | commitdiff | tree | snapshot |
next |