| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix typo: s/Vt strict tm/Vt struct tm/ | schwarze | 2018-02-15 | 1 | -3/+3 |
| * | In asn1.h rev. 1.44 2018/02/14 16:46:04, jsing@ | schwarze | 2018-02-15 | 1 | -8/+25 |
| * | In evp.h rev. 1.54 2018/02/14 16:40:42, jsing@ provided EVP_PKEY_up_ref(3). | schwarze | 2018-02-14 | 1 | -4/+22 |
| * | In x509.h rev. 1.27 2018/02/14 16:18:10, jsing@ provided | schwarze | 2018-02-14 | 2 | -1/+80 |
| * | In ssl.h rev. 1.136 2018/02/14 17:08:44, jsing@ provided | schwarze | 2018-02-14 | 1 | -15/+32 |
| * | In ssl.h rev. 1.135 2018/02/14 16:16:10, jsing@ provided | schwarze | 2018-02-14 | 1 | -4/+42 |
| * | Bump lib{crypto,ssl,tls} minors due to symbol additions. | jsing | 2018-02-14 | 3 | -3/+3 |
| * | Provide SSL_CTX_up_ref(). | jsing | 2018-02-14 | 3 | -2/+11 |
| * | Provide X509_STORE_CTX_get0_{cert,untrusted}() and | jsing | 2018-02-14 | 3 | -3/+35 |
| * | Provide X509_get{0,m}_not{Before,After}(). | jsing | 2018-02-14 | 3 | -5/+41 |
| * | Provide ASN1_STRING_get0_data(). | jsing | 2018-02-14 | 3 | -3/+11 |
| * | Provide EVP_PKEY_up_ref(). | jsing | 2018-02-14 | 3 | -2/+11 |
| * | Start providing parts of the OpenSSL 1.1 API. | jsing | 2018-02-14 | 3 | -2/+24 |
| * | Provide X509_get_signature_nid(). | jsing | 2018-02-14 | 3 | -12/+21 |
| * | Provide SSL_CTX_get0_param() and SSL_get0_param(). | jsing | 2018-02-14 | 3 | -5/+20 |
| * | New manual page EVP_PKEY_asn1_new(3) from Richard Levitte | schwarze | 2018-02-14 | 8 | -13/+475 |
| * | I recently documented X509_VERIFY_PARAM_lookup(3), so change .Fn to .Xr. | schwarze | 2018-02-14 | 1 | -3/+3 |
| * | Mention two more block cipher modes that actually exist in our tree; | schwarze | 2018-02-14 | 1 | -8/+30 |
| * | Add the missing RETURN VALUES section. | schwarze | 2018-02-13 | 1 | -5/+118 |
| * | Add the missing RETURN VALUES section, mostly from Paul Yang | schwarze | 2018-02-13 | 1 | -11/+38 |
| * | Correctly describe BN_get_word(3) and BN_set_word(3). | schwarze | 2018-02-13 | 1 | -20/+25 |
| * | Mention that BN_new(3) sets the value to zero; | schwarze | 2018-02-13 | 1 | -5/+6 |
| * | Delete duplicate .Nm entry in the NAME section, | schwarze | 2018-02-13 | 1 | -4/+4 |
| * | Add the missing RETURN VALUES section. | schwarze | 2018-02-13 | 1 | -14/+76 |
| * | Add the missing RETURN VALUES section; | schwarze | 2018-02-12 | 1 | -3/+21 |
| * | Add the missing RETURN VALUES section; | schwarze | 2018-02-12 | 1 | -3/+15 |
| * | Add missing RETURN VALUES section. | schwarze | 2018-02-12 | 1 | -4/+15 |
| * | Add the missing RETURN VALUES section and reorder the content | schwarze | 2018-02-12 | 1 | -35/+93 |
| * | Document three more functions recently made public by jsing@ | schwarze | 2018-02-11 | 1 | -18/+185 |
| * | Merge documentation from OpenSSL for seven functions | schwarze | 2018-02-11 | 1 | -7/+196 |
| * | Be more specific about when the session file will be updated. | jsing | 2018-02-10 | 1 | -2/+2 |
| * | Bump TLS API version since we've added more functionality. | jsing | 2018-02-10 | 1 | -2/+2 |
| * | Move the keypair pubkey hash handling code to during config. | jsing | 2018-02-10 | 4 | -69/+95 |
| * | Tidy/standardise some code. | jsing | 2018-02-10 | 1 | -6/+3 |
| * | Remove NULL check from tls_conninfo_cert_pem() - all of the other conninfo | jsing | 2018-02-10 | 1 | -3/+1 |
| * | Document functions for client-side TLS session support. | jsing | 2018-02-10 | 2 | -9/+56 |
| * | Add support to libtls for client-side TLS session resumption. | jsing | 2018-02-10 | 6 | -5/+195 |
| * | Bump lib{crypto,ssl,tls} minors due to symbol addition. | jsing | 2018-02-10 | 3 | -3/+3 |
| * | Expose X509_VERIFY_PARAM_* functions that appeared in the OpenSSL 1.0.2 | jsing | 2018-02-10 | 2 | -1/+26 |
| * | Complete the TLS extension rewrite on the client-side. | jsing | 2018-02-08 | 4 | -156/+93 |
| * | Have tls_keypair_pubkey_hash() call tls_keypair_load_cert() instead of | jsing | 2018-02-08 | 3 | -14/+11 |
| * | Ensure that tls_keypair_clear() clears the OCSP staple and pubkey hash. | jsing | 2018-02-08 | 1 | -6/+5 |
| * | Do not bother NULLing pointers in a struct that is about to be freed. | jsing | 2018-02-08 | 1 | -10/+1 |
| * | Move tls_keypair_pubkey_hash() to the keypair file. | jsing | 2018-02-08 | 3 | -43/+43 |
| * | Avoid a memory leak that results when the same tls_config is reused. | jsing | 2018-02-08 | 1 | -1/+4 |
| * | Assert tedu's copyright since some of the code moved here is his. | jsing | 2018-02-08 | 1 | -1/+2 |
| * | Split keypair handling out into its own file - it had already appeared | jsing | 2018-02-08 | 6 | -166/+215 |
| * | use consistent style for for loop in unmap(), no functional change | otto | 2018-02-07 | 1 | -4/+2 |
| * | Restore the old behavior when a port number without a host name is | bluhm | 2018-02-07 | 1 | -10/+12 |
| * | Do not call freeaddrinfo() with a NULL parameter. | bluhm | 2018-02-06 | 1 | -2/+3 |