| Commit message (Expand) | Author | Age | Files | Lines |
* | Following the license change, modify the boilerplates in ms/ | Richard Levitte | 2018-12-06 | 8 | -8/+8 |
* | Following the license change, modify the boilerplates in ssl/ | Richard Levitte | 2018-12-06 | 51 | -51/+51 |
* | Following the license change, modify the boilerplates in test/ | Richard Levitte | 2018-12-06 | 347 | -347/+347 |
* | Following the license change, modify the boilerplates in util/, tools/ | Richard Levitte | 2018-12-06 | 38 | -43/+43 |
* | Following the license change, modify the boilerplates in apps/ | Richard Levitte | 2018-12-06 | 65 | -66/+66 |
* | Change license to the Apache License v2.0 | Richard Levitte | 2018-12-06 | 4 | -128/+184 |
* | License: change any non-boilerplate comment referring to "OpenSSL license" | Richard Levitte | 2018-12-06 | 9 | -13/+9 |
* | Refactor the computation of API version limits | Richard Levitte | 2018-12-06 | 64 | -152/+229 |
* | util/find-doc-nits: allow #undef | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | include/openssl/opensslconf.h.in: allow future deprecation for v4.0 | Richard Levitte | 2018-12-06 | 1 | -0/+12 |
* | Configure: allow building without things deprecated up to and including v3.0 | Richard Levitte | 2018-12-06 | 1 | -3/+5 |
* | Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev | Richard Levitte | 2018-12-06 | 30 | -363/+493 |
* | Switch future deprecation version from 1.2.0 to 3.0 | Richard Levitte | 2018-12-06 | 16 | -88/+88 |
* | util/mkdef.pl: prepare for DEPRECATEDIN_X | Richard Levitte | 2018-12-06 | 2 | -5/+8 |
* | Fix some SSL_export_keying_material() issues | Matt Caswell | 2018-12-05 | 8 | -42/+92 |
* | Revert "Reduce stack usage in tls13_hkdf_expand" | Matt Caswell | 2018-12-05 | 1 | -12/+4 |
* | bn/bn_{div|shift}.c: introduce fixed-top interfaces. | Andy Polyakov | 2018-12-05 | 3 | -157/+233 |
* | bn/bn_div.c: make conditional addition unconditional | Andy Polyakov | 2018-12-05 | 1 | -17/+69 |
* | Configure: recognize div3w modules and add -DBN_DIV3W. | Andy Polyakov | 2018-12-05 | 1 | -0/+1 |
* | Configurations/10-main.conf: remove MIPS bn_div_3_words. | Andy Polyakov | 2018-12-05 | 2 | -4/+7 |
* | Ignore an auto-generated documentation file | Matt Caswell | 2018-12-04 | 1 | -0/+1 |
* | Add an Ed25519 signature maleability test | Matt Caswell | 2018-12-03 | 1 | -0/+8 |
* | Disallow Ed25519 signature maleability | Matt Caswell | 2018-12-03 | 1 | -10/+43 |
* | Docs: better deprecation text | Richard Levitte | 2018-12-03 | 15 | -46/+47 |
* | Docs fixup: some man3 pages had unindented code in SYNOPSIS | Richard Levitte | 2018-12-03 | 2 | -6/+7 |
* | util/process_docs.pl: handle multiple source directories for .pod files | Richard Levitte | 2018-12-03 | 1 | -7/+9 |
* | Doc: add doc/man7/openssl_user_macros.pod.in | Richard Levitte | 2018-12-03 | 2 | -1/+63 |
* | Fix usage of deprecated SSL_set_tmp_ecdh() | Antoine Salon | 2018-12-01 | 1 | -7/+3 |
* | rsa/rsa_ssl.c: make RSA_padding_check_SSLv23 constant-time. | Andy Polyakov | 2018-11-30 | 1 | -37/+96 |
* | rsa/rsa_oaep.c: remove memcpy calls from RSA_padding_check_PKCS1_OAEP. | Andy Polyakov | 2018-11-30 | 1 | -31/+51 |
* | rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PKCS1_type_2. | Andy Polyakov | 2018-11-30 | 2 | -43/+57 |
* | rsa/rsa_ossl.c: make RSAerr call in rsa_ossl_private_decrypt unconditional. | Andy Polyakov | 2018-11-30 | 1 | -2/+3 |
* | err/err.c: add err_clear_last_constant_time. | Andy Polyakov | 2018-11-30 | 2 | -0/+27 |
* | Don't test the collected system errors when configured to not have them | Richard Levitte | 2018-11-27 | 1 | -0/+3 |
* | Fix access zero memory if SSL_DEBUG is enabled | Paul Yang | 2018-11-27 | 2 | -3/+6 |
* | VMS build: don't forget the generation marker when removing files | Richard Levitte | 2018-11-27 | 1 | -1/+1 |
* | VMS build: in descrip.mms.tmpl's src2obj, do .S -> .asm too | Richard Levitte | 2018-11-27 | 1 | -1/+1 |
* | Clean up BN_consttime_swap. | Billy Brumley | 2018-11-26 | 1 | -44/+17 |
* | Avoid test_errstr in a cross compiled configuration | Richard Levitte | 2018-11-24 | 1 | -0/+9 |
* | Have util/mktar.sh display the absolute path to the tarball | Richard Levitte | 2018-11-24 | 1 | -1/+4 |
* | Make sure to run util/mktar.sh from the source directory | Richard Levitte | 2018-11-24 | 1 | -1/+2 |
* | Don't export the submodules 'boringssl', 'krb5' and 'pyca-cryptography' | Richard Levitte | 2018-11-24 | 1 | -0/+3 |
* | Don't export util/mktar.sh | Richard Levitte | 2018-11-24 | 1 | -0/+1 |
* | Document the removed 'dist' target | Richard Levitte | 2018-11-24 | 2 | -0/+11 |
* | VMS build: typo in build file template, generatesrc | Richard Levitte | 2018-11-24 | 1 | -1/+1 |
* | VMS config: Typo fix, as -> AS | Richard Levitte | 2018-11-24 | 1 | -1/+1 |
* | VMS: fix collected error strings | Richard Levitte | 2018-11-24 | 1 | -1/+13 |
* | Remove all 'make dist' artifacts | Richard Levitte | 2018-11-23 | 3 | -51/+2 |
* | Change tarball making procedure | Richard Levitte | 2018-11-23 | 2 | -0/+32 |
* | Add an error message test recipes for system error messages | Richard Levitte | 2018-11-23 | 1 | -0/+66 |