| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Bump lib{crypto,ssl,tls} minors due to symbol additions. | jsing | 2018-02-14 | 1 | -1/+1 |
| * | 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 |
| * | 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 |
| * | Bump lib{crypto,ssl,tls} minors due to symbol addition. | jsing | 2018-02-10 | 1 | -1/+1 |
| * | Expose X509_VERIFY_PARAM_* functions that appeared in the OpenSSL 1.0.2 | jsing | 2018-02-10 | 2 | -1/+26 |
| * | 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 |
| * | Make the NEON codepaths conditional on __STRICT_ALIGNMENT not being | kettenis | 2018-01-24 | 3 | -5/+5 |
| * | On OpenBSD/armv7 we deliberately trap unaligned access. Unfortunately | kettenis | 2018-01-07 | 5 | -12/+16 |
| * | bump to 2.7.0 | bcook | 2017-12-11 | 1 | -3/+3 |
| * | http://repzret.org/p/repzret/ | deraadt | 2017-12-11 | 3 | -8/+8 |
| * | In the middle of CRYPTO_gcm128_finish() there is a complicated #ifdef | deraadt | 2017-12-09 | 1 | -6/+8 |
| * | Please variable decl before code. | deraadt | 2017-12-09 | 1 | -2/+2 |
| * | Rewrite ASN1_TYPE_{get,set}_octetstring() using templated ASN.1. | jsing | 2017-11-28 | 1 | -81/+78 |
| * | GNU ld has prefixed the contents of .gnu.warning.SYMBOL sections | tb | 2017-11-28 | 1 | -4/+4 |
| * | bump version in advance of final release | bcook | 2017-09-26 | 1 | -3/+3 |
| * | bump wo 2.6.2libressl-v2.6.2 | bcook | 2017-09-26 | 1 | -3/+3 |
| * | Checking sizeof size_t by SIZE_MAX instead of _LP64 | inoguchi | 2017-09-03 | 1 | -7/+7 |
| * | Remove OPENSSL_NO_NEXTPROTONEG - some software creates conflicting | jsing | 2017-08-31 | 1 | -1/+0 |
| * | Bring back the RSA_SSLV23_PADDING define. | jsing | 2017-08-30 | 1 | -1/+2 |
| * | Fix ifdef to if in gcm128.c | inoguchi | 2017-08-30 | 1 | -2/+2 |
| * | Bump lib{crypto,ssl,tls} majors due to symbol removals. | jsing | 2017-08-28 | 1 | -2/+2 |
| * | Remove EVP_aead_chacha20_poly1305_old() now that the original/old | jsing | 2017-08-28 | 3 | -83/+28 |
| * | Remove documentation for EVP_aead_chacha20_poly1305_ietf() - this was | jsing | 2017-08-28 | 1 | -13/+3 |
| * | Put the opening curly brace in the right place. | jsing | 2017-08-28 | 1 | -2/+3 |
| * | Remove RSA_padding_add_SSLv23()/RSA_padding_check_SSLv23() and related | jsing | 2017-08-28 | 9 | -202/+11 |
| * | Define OPENSSL_NO_NEXTPROTONEG since there is no longer any NPN. | jsing | 2017-08-28 | 1 | -0/+1 |
| * | Make the symbol for ASN1_time_tm_clamp_notafter visible so libtls | beck | 2017-08-27 | 3 | -4/+5 |