| Commit message (Expand) | Author | Age | Files | Lines |
* | X509: document non-standard behavior checking EKU extensions in CA and TA certs | Dr. David von Oheimb | 2024-12-13 | 1 | -0/+4 |
* | doc/man{1,3}: fix details on IPv6 host addresses and of whitespace in no_proxy | David von Oheimb | 2024-09-23 | 1 | -3/+4 |
* | s_server: Support reading HTTP request from early data | Daiki Ueno | 2024-09-12 | 1 | -2/+0 |
* | Clarify supported curves in the s_client/s_server documentation | olszomal | 2024-07-10 | 1 | -1/+4 |
* | Copyright year updates | Richard Levitte | 2024-04-09 | 1 | -1/+1 |
* | Improve the documentation on -cert_chain and -status_verbose options | olszomal | 2024-03-12 | 1 | -0/+4 |
* | Improve the documentation on TLS record compression | Matt Caswell | 2023-12-22 | 1 | -2/+6 |
* | Document `SSL_OP_PREFER_NO_DHE_KEX` option. | Markus Minichmayr | 2023-11-24 | 1 | -0/+1 |
* | RFC7250 (RPK) support | Todd Short | 2023-03-28 | 1 | -3/+30 |
* | Add support for KTLS zerocopy sendfile on Linux | Maxim Mikityanskiy | 2022-11-24 | 1 | -0/+10 |
* | Add support for compressed certificates (RFC8879) | Todd Short | 2022-10-18 | 1 | -1/+16 |
* | Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch | Richard Levitte | 2022-10-07 | 1 | -3/+3 |
* | The -no_legacy_server_connect option applies to client | Tomas Mraz | 2022-05-27 | 1 | -1/+0 |
* | Update copyright year | Matt Caswell | 2022-05-03 | 1 | -1/+1 |
* | Add TFO support to socket BIO and s_client/s_server | Todd Short | 2022-03-10 | 1 | -0/+8 |
* | apps: Add option -no_ems to s_client/s_server apps | yangyangtiantianlonglong | 2022-01-28 | 1 | -0/+5 |
* | apps/s_server: Add ktls option | Tianjia Zhang | 2021-09-18 | 1 | -1/+9 |
* | Disabling Encrypt-then-MAC extension in s_client/s_server | Dmitry Belyavskiy | 2021-06-15 | 1 | -0/+5 |
* | s_server: make -rev option easier to find (mention echo) | Hubert Kario | 2021-06-15 | 1 | -3/+2 |
* | Enable ssl-trace by default | Arran Cudbard-Bell | 2021-06-10 | 1 | -2/+1 |
* | DOC: Fix nits found by new check on SYNOPSIS and OPTIONS consistency | Dr. David von Oheimb | 2021-05-20 | 1 | -3/+78 |
* | Remove '=for openssl ifdef' | Rich Salz | 2021-05-19 | 1 | -12/+0 |
* | apps/s_server: Add -proxy and -no_proxy options | Dr. David von Oheimb | 2021-05-18 | 1 | -0/+19 |
* | Document the behavior of the -inform and related options | Tomas Mraz | 2021-05-06 | 1 | -16/+8 |
* | Correct ssl_conf logic for "legacy_server_connect" | Benjamin Kaduk | 2021-05-05 | 1 | -1/+0 |
* | man: s_server: fix text repetition in -alpn description | Hubert Kario | 2021-05-01 | 1 | -1/+1 |
* | Update copyright year | Matt Caswell | 2021-03-11 | 1 | -1/+1 |
* | OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment components | Dr. David von Oheimb | 2021-03-01 | 1 | -0/+2 |
* | openssl.pod: Fix openSSL options doc | Ankita Shetty | 2020-12-13 | 1 | -5/+5 |
* | openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and For... | Ankita Shetty | 2020-12-05 | 1 | -5/+5 |
* | APPS: Adapt load_key() and load_pubkey() for the engine: loader | Richard Levitte | 2020-12-02 | 1 | -5/+13 |
* | openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout er... | Dr. David von Oheimb | 2020-11-10 | 1 | -2/+1 |
* | Make better use of new load_cert_pass() variant of load_cert() in apps/ | Dr. David von Oheimb | 2020-08-20 | 1 | -2/+2 |
* | apps: make use of OSSL_STORE for generalized certs and CRLs loading | Dr. David von Oheimb | 2020-08-20 | 1 | -2/+4 |
* | apps: document the deprecation of the -engine option | Pauli | 2020-07-16 | 1 | -0/+2 |
* | Fix typos and repeated words | Gustaf Neumann | 2020-07-05 | 1 | -2/+2 |
* | Introducing option SSL_OP_IGNORE_UNEXPECTED_EOF | Dmitry Belyavskiy | 2020-05-19 | 1 | -0/+10 |
* | Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c | Dr. David von Oheimb | 2020-05-15 | 1 | -12/+20 |
* | SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementation | Nikolay Morozov | 2020-05-07 | 1 | -0/+7 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | Fix descriptions of credentials and verification options for various apps | Dr. David von Oheimb | 2020-04-20 | 1 | -41/+76 |
* | apps: support sendfile in s_server when ktls enabled | Tianjia Zhang | 2020-04-01 | 1 | -0/+9 |
* | cmdline app: add provider commandline options. | Pauli | 2020-03-07 | 1 | -0/+3 |
* | Update the SSL/TLS connection options | Rich Salz | 2020-01-31 | 1 | -8/+11 |
* | Document most missing options | Rich Salz | 2020-01-29 | 1 | -0/+12 |
* | Update man3/verify documentation, error text | Rich Salz | 2020-01-23 | 1 | -47/+7 |
* | Better documentation of -www,-WWW,-HTTP flags | Rich Salz | 2020-01-13 | 1 | -15/+21 |
* | Refactor the tls/dlts version options | Rich Salz | 2020-01-13 | 1 | -40/+9 |
* | Refactor -engine documentation | Rich Salz | 2020-01-07 | 1 | -8/+3 |
* | Move -nameopt to openssl.pod | Rich Salz | 2020-01-06 | 1 | -8/+3 |