openbsd
2018-02-17 jsingProvide SSL_CTX_get0_certificate()
2018-02-17 jsingProvide SSL_CTX_get_tlsext_status_cb() and SSL_CTX_get_...
2018-02-17 jsingProvide EVP_MD_CTX_new(), EVP_MD_CTX_free() and EVP_MD_...
2018-02-17 jsingProvide HMAC_CTX_new(), HMAC_CTX_free(), HMAC_CTX_reset...
2018-02-17 jsings/DH/DSA/
2018-02-17 tbProvide BIO_meth_{free,new}() and BIO_meth_set_{create...
2018-02-17 tbProvide further parts of the OpenSSL 1.1 API: {DH,DSA...
2018-02-17 rpe- Add descriptions for the new functions ifcreate(...
2018-02-17 jsingFix behaviour of OpenSSL_version().
2018-02-16 ericbump max line length to 16K for incoming mail.
2018-02-16 schwarzetypo fix s/issuserAltName/issuerAltName/
2018-02-16 schwarzeCopy all function names from the SYNOPSIS to the NAME...
2018-02-16 schwarzeMerge OpenSSL commit a8c5ed81 Jul 18 13:57:25 2017...
2018-02-16 schwarzeAdd missing RETURN VALUES sections; from Paul Yang
2018-02-16 schwarzeAdd missing RETURN VALUES sections; from Paul Yang
2018-02-16 fcambusAdd sizes for free() in the i386 version of the Enhance...
2018-02-16 nicmReflowing the grid in-place involved way too much memmo...
2018-02-16 nicmFix function argument names, from Abel Abraham Camarill...
2018-02-16 patrickSupport card interrupts in imxesdhc(4). The code that...
2018-02-16 jmcsimplify synopsis and text;
2018-02-16 jmcremove or adapt sendmail specific parts;
2018-02-16 dlgmake gre_encap prepend both the gre and tunnel ip headers.
2018-02-16 dtuckerDon't send IUTF8 to servers that don't like them.
2018-02-16 dlgput egre back in a tree
2018-02-16 djmMention recent DH KEX methods:
2018-02-16 djmstop loading DSA keys by default, remove sshd_config...
2018-02-16 dlgallow wccp processing to be enabled per interface with...
2018-02-15 naddysync
2018-02-15 schwarzeMerge the new RETURN VALUES section from Paul Yang,
2018-02-15 schwarzeAdd missing RETURN VALUES section; from Paul Yang
2018-02-15 tbZap a stray sentence that I should have removed in...
2018-02-15 schwarzeFix the STANDARDS section, but in a different way than...
2018-02-15 schwarzeQuite absurdly, the OpenSSL folks have been actively...
2018-02-15 schwarzeAdd missing RETURN VALUES section;
2018-02-15 schwarzeDocument the additional public function OCSP_basic_sign(3);
2018-02-15 schwarzeImport the new manual page EVP_PKEY_meth_new(3) from...
2018-02-15 schwarzeIn some EXAMPLES, correct calls to EVP_PKEY_CTX_new...
2018-02-15 schwarzeImport the new manual page EVP_PKEY_asn1_get_count...
2018-02-15 schwarzeIn x509_vfy.h rev. 1.20 2018/02/14 17:06:34, jsing...
2018-02-15 schwarzeIn x509.h rev. 1.28 2018/02/14 16:57:25, jsing@
2018-02-15 schwarzeFix typo: s/Vt strict tm/Vt struct tm/
2018-02-15 jmctweak previous; ok dlg
2018-02-15 mlarkinvmd(8): Properly return the correct byte when doing...
2018-02-15 dlgupdate tunnelttl to talk about the "copy" argument
2018-02-15 dlgsay that the only optional header we support is the...
2018-02-15 dlgthere are more GRE rfcs
2018-02-15 dlgmake a start at documenting egre(4)
2018-02-15 dlgtake egre(4) packets out early in gre input
2018-02-15 schwarzeIn asn1.h rev. 1.44 2018/02/14 16:46:04, jsing@
2018-02-15 jsguse the arm64 openprom.c on arm64
2018-02-14 jsgprune files.* entries that refer to files not in tree
2018-02-14 schwarzeIn evp.h rev. 1.54 2018/02/14 16:40:42, jsing@ provided...
2018-02-14 sthensync
2018-02-14 dlgcreate virtual interfaces before starting all interface...
2018-02-14 schwarzeIn x509.h rev. 1.27 2018/02/14 16:18:10, jsing@ provided
2018-02-14 schwarzeIn ssl.h rev. 1.136 2018/02/14 17:08:44, jsing@ provided
2018-02-14 ottoZero as (un)mount flag is valid; ok millert@
2018-02-14 schwarzeIn ssl.h rev. 1.135 2018/02/14 16:16:10, jsing@ provided
2018-02-14 jsingSync.
2018-02-14 jsingBump lib{crypto,ssl,tls} minors due to symbol additions.
2018-02-14 jsingProvide SSL_CTX_up_ref().
2018-02-14 jsingProvide X509_STORE_CTX_get0_{cert,untrusted}() and
2018-02-14 jsingProvide X509_get{0,m}_not{Before,After}().
2018-02-14 jsingProvide ASN1_STRING_get0_data().
2018-02-14 jsingProvide EVP_PKEY_up_ref().
2018-02-14 jsingStart providing parts of the OpenSSL 1.1 API.
2018-02-14 jsingEnsure that D mod (P-1) and D mod (Q-1) are calculated...
2018-02-14 jsingProvide X509_get_signature_nid().
2018-02-14 jsingProvide SSL_CTX_get0_param() and SSL_get0_param().
2018-02-14 jsingSome obvious freezero() conversions.
2018-02-14 jsingUpdate keypair regress to match revised keypair hash...
2018-02-14 robwhitespace
2018-02-14 tbLocalize _f in do_upgrade().
2018-02-14 mpikern_mutex.c is gone.
2018-02-14 mpiPut WITNESS only functions with the rest of the locking...
2018-02-14 mpiMake sure lo5 is tied to rdomain 5.
2018-02-14 schwarzeNew manual page EVP_PKEY_asn1_new(3) from Richard Levitte
2018-02-14 schwarzeI recently documented X509_VERIFY_PARAM_lookup(3),...
2018-02-14 schwarzeMention two more block cipher modes that actually exist...
2018-02-13 schwarzeAdd the missing RETURN VALUES section.
2018-02-13 schwarzeAdd the missing RETURN VALUES section, mostly from...
2018-02-13 chelohaNormalize handle limit timeval in microsecond (usec...
2018-02-13 chelohaatoll -> strtonum
2018-02-13 espiegive up a bit on the infamous cups update issue.
2018-02-13 djmremove space before tab
2018-02-13 schwarzeCorrectly describe BN_get_word(3) and BN_set_word(3).
2018-02-13 schwarzeMention that BN_new(3) sets the value to zero;
2018-02-13 schwarzeDelete duplicate .Nm entry in the NAME section,
2018-02-13 schwarzeAdd the missing RETURN VALUES section.
2018-02-12 espiesome mode of session resumptions are not currently...
2018-02-12 schwarzeAdd the missing RETURN VALUES section;
2018-02-12 schwarzeAdd the missing RETURN VALUES section;
2018-02-12 schwarzeAdd missing RETURN VALUES section.
2018-02-12 mpiUse IP6_SOIIKEY_LEN instead of hardcoded value.
2018-02-12 mpiAlways destroy all interfaces before starting a new...
2018-02-12 schwarzeAdd the missing RETURN VALUES section and reorder the...
2018-02-12 mpiPass '-inet6' to the default loopback before each test.
2018-02-12 mpiNow that the default loopback interface is brough UP...
2018-02-12 mpiRevert previous, the changed has been backed out and...
2018-02-12 mpiFix most outputs now that lo5 is getting 127.0.0.1...
next