| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | TLS 1.3 clients always need to send the supported groups extension. | jsing | 2019-01-20 | 1 | -4/+5 |
| * | Add an explicit flag to indicate a successful handshake instead | tb | 2019-01-20 | 1 | -8/+6 |
| * | Fix BN_is_prime_* calls in libcrypto, the API returns -1 on error. | tb | 2019-01-20 | 3 | -18/+35 |
| * | spelling; | jmc | 2019-01-19 | 1 | -2/+2 |
| * | In evp.h rev. 1.71, tb@ added EVP_ENCODE_CTX_new(3) and | schwarze | 2019-01-19 | 1 | -4/+38 |
| * | Sort HDRS/SRCS lists and use one line per source file for maintainability. | jsing | 2019-01-19 | 1 | -16/+44 |
| * | Add handshake message type checking and special case certificate requests. | jsing | 2019-01-19 | 1 | -1/+30 |
| * | Tweak return value handling in the TLSv1.3 handshake code. | jsing | 2019-01-19 | 2 | -44/+47 |
| * | Provide a TLS record handling implementation. | jsing | 2019-01-19 | 3 | -2/+220 |
| * | bump minors after symbol addition | tb | 2019-01-19 | 3 | -3/+3 |
| * | provide EVP_ENCODE_CTX_{new,free}(). | tb | 2019-01-19 | 3 | -2/+18 |
| * | $OpenBSD$ | tb | 2019-01-19 | 2 | -0/+2 |
| * | Partial port of EC_KEY_METHOD from OpenSSL 1.1. | tb | 2019-01-19 | 3 | -12/+12 |
| * | Partial port of EC_KEY_METHOD from OpenSSL 1.1. | tb | 2019-01-19 | 9 | -63/+213 |
| * | Partial port of EC_KEY_METHOD from OpenSSL 1.1. | tb | 2019-01-19 | 16 | -56/+659 |
| * | copyright | beck | 2019-01-18 | 1 | -1/+2 |
| * | bump copyright years appopriately | beck | 2019-01-18 | 1 | -3/+3 |
| * | Add client side of supported versions and keyshare extensions with basic regress | beck | 2019-01-18 | 4 | -4/+262 |
| * | Improve the description of locale dependency: | schwarze | 2019-01-18 | 2 | -14/+20 |
| * | Replace the vague, incorrect, and confusing BUGS sections with CAVEATS | schwarze | 2019-01-18 | 3 | -12/+33 |
| * | Expose some symbols in a new tls13_handshake.h for regression testing. | tb | 2019-01-18 | 3 | -99/+93 |
| * | Remove this copy, we have decided we can do this in place | beck | 2019-01-18 | 3 | -1633/+2 |
| * | Add support for RFC 8446 section 4.2 enforcing which extensions may | beck | 2019-01-18 | 1 | -8/+43 |
| * | Rename TLS extension handling to use less "hello". | jsing | 2019-01-18 | 4 | -220/+228 |
| * | Get rid of is_serverhello in preparation for other messages | beck | 2019-01-17 | 1 | -13/+24 |
| * | Provide an extensible buffer implementation that uses a read callback. | jsing | 2019-01-17 | 3 | -3/+148 |
| * | Add support to enforce restrictions on where extensions can appear | beck | 2019-01-17 | 2 | -12/+38 |
| * | Add a direct copy of the exension parsing code to be modified for tls13. | beck | 2019-01-17 | 3 | -2/+1596 |
| * | For all functions known to be infected by LC_NUMERIC, add short | schwarze | 2019-01-16 | 2 | -4/+22 |
| * | There are cases where a program doing dns requests wants to set the | otto | 2019-01-14 | 1 | -2/+4 |
| * | Move default numer of pools in the multi-threaded case to 8. Various tests | otto | 2019-01-10 | 1 | -2/+2 |
| * | Make the "not my pool" searching loop a tiny bit smarter, while | otto | 2019-01-10 | 2 | -22/+39 |
| * | correct article; | jmc | 2019-01-02 | 2 | -6/+6 |
| * | Make AES CCM available in tables. | tb | 2018-12-26 | 1 | -1/+4 |
| * | Make this page much more readable by deleting as much text as possible | schwarze | 2018-12-24 | 1 | -28/+9 |
| * | EVP_MD_CTX_cleanup() is deprecated and doesn't free, so recommend using | tb | 2018-12-23 | 4 | -12/+12 |
| * | Document EVP_PKEY_new_mac_key(3); | schwarze | 2018-12-22 | 1 | -8/+50 |
| * | Delete irrelevant HISTORY details. Simply use BN_rand(3); there | schwarze | 2018-12-22 | 1 | -12/+2 |
| * | The wrong header file was given for EVP_PKEY_CTX_set_signature_md(3). | schwarze | 2018-12-21 | 1 | -13/+69 |
| * | Document the ECDSA_SIG_new(3) return value. | schwarze | 2018-12-21 | 1 | -2/+10 |
| * | Clarify behaviour of DH_get0_pqg(3) and DH_get0_key(3) with NULL arguments; | schwarze | 2018-12-21 | 1 | -4/+19 |
| * | grammar and style fixes from wesinator at github | schwarze | 2018-12-21 | 1 | -13/+14 |
| * | Since OpenBSD 6.1, BN_pseudo_rand*(3) does the same as BN_rand*(3). | schwarze | 2018-12-21 | 1 | -10/+18 |
| * | Mention that some functions call BN_GENCB_call(3) with a second | schwarze | 2018-12-21 | 1 | -4/+15 |
| * | Correctly describe the return values of BN_hex2bn(3) and BN_dec2bn(3). | schwarze | 2018-12-19 | 1 | -5/+8 |
| * | Specify the return values of some of these functions more precisely; | schwarze | 2018-12-19 | 1 | -15/+16 |
| * | typo; | schwarze | 2018-12-19 | 1 | -4/+5 |
| * | Regenerate root CA list using updated format-pem.pl. Specifically this | sthen | 2018-12-16 | 1 | -101/+1 |
| * | Add a check that libressl is actually able to verify CA certs. | sthen | 2018-12-16 | 1 | -12/+28 |
| * | Delete a note taken during the rev. 1.1 man page splite | schwarze | 2018-12-14 | 1 | -5/+2 |