summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-14prune files.* entries that refer to files not in treeJonathan Gray
2018-02-14In evp.h rev. 1.54 2018/02/14 16:40:42, jsing@ provided EVP_PKEY_up_ref(3).Ingo Schwarze
2018-02-14syncStuart Henderson
2018-02-14create virtual interfaces before starting all interface config.David Gwynne
2018-02-14In x509.h rev. 1.27 2018/02/14 16:18:10, jsing@ providedIngo Schwarze
2018-02-14In ssl.h rev. 1.136 2018/02/14 17:08:44, jsing@ providedIngo Schwarze
2018-02-14Zero as (un)mount flag is valid; ok millert@Otto Moerbeek
2018-02-14In ssl.h rev. 1.135 2018/02/14 16:16:10, jsing@ providedIngo Schwarze
2018-02-14Sync.Joel Sing
2018-02-14Bump lib{crypto,ssl,tls} minors due to symbol additions.Joel Sing
2018-02-14Provide SSL_CTX_up_ref().Joel Sing
2018-02-14Provide X509_STORE_CTX_get0_{cert,untrusted}() andJoel Sing
2018-02-14Provide X509_get{0,m}_not{Before,After}().Joel Sing
2018-02-14Provide ASN1_STRING_get0_data().Joel Sing
2018-02-14Provide EVP_PKEY_up_ref().Joel Sing
2018-02-14Start providing parts of the OpenSSL 1.1 API.Joel Sing
2018-02-14Ensure that D mod (P-1) and D mod (Q-1) are calculated in constant time.Joel Sing
2018-02-14Provide X509_get_signature_nid().Joel Sing
2018-02-14Provide SSL_CTX_get0_param() and SSL_get0_param().Joel Sing
2018-02-14Some obvious freezero() conversions.Joel Sing
2018-02-14Update keypair regress to match revised keypair hash handling.Joel Sing
2018-02-14whitespacerob
2018-02-14Localize _f in do_upgrade().Theo Buehler
2018-02-14kern_mutex.c is gone.Martin Pieuchot
2018-02-14Put WITNESS only functions with the rest of the locking primitives.Martin Pieuchot
2018-02-14Make sure lo5 is tied to rdomain 5.Martin Pieuchot
2018-02-14New manual page EVP_PKEY_asn1_new(3) from Richard LevitteIngo Schwarze
2018-02-14I recently documented X509_VERIFY_PARAM_lookup(3), so change .Fn to .Xr.Ingo Schwarze
2018-02-14Mention two more block cipher modes that actually exist in our tree;Ingo Schwarze
2018-02-13Add the missing RETURN VALUES section.Ingo Schwarze
2018-02-13Add the missing RETURN VALUES section, mostly from Paul YangIngo Schwarze
2018-02-13Normalize handle limit timeval in microsecond (usec) case.cheloha
2018-02-13atoll -> strtonumcheloha
2018-02-13give up a bit on the infamous cups update issue.Marc Espie
2018-02-13remove space before tabDamien Miller
2018-02-13Correctly describe BN_get_word(3) and BN_set_word(3).Ingo Schwarze
2018-02-13Mention that BN_new(3) sets the value to zero;Ingo Schwarze
2018-02-13Delete duplicate .Nm entry in the NAME section,Ingo Schwarze
2018-02-13Add the missing RETURN VALUES section.Ingo Schwarze
2018-02-12some mode of session resumptions are not currently supported by ftp(1)Marc Espie
2018-02-12Add the missing RETURN VALUES section;Ingo Schwarze
2018-02-12Add the missing RETURN VALUES section;Ingo Schwarze
2018-02-12Add missing RETURN VALUES section.Ingo Schwarze
2018-02-12Use IP6_SOIIKEY_LEN instead of hardcoded value.Martin Pieuchot
2018-02-12Always destroy all interfaces before starting a new test.Martin Pieuchot
2018-02-12Add the missing RETURN VALUES section and reorder the contentIngo Schwarze
2018-02-12Pass '-inet6' to the default loopback before each test.Martin Pieuchot
2018-02-12Now that the default loopback interface is brough UP when rdomain 5Martin Pieuchot
2018-02-12Revert previous, the changed has been backed out and I wasn't runningMartin Pieuchot
2018-02-12Fix most outputs now that lo5 is getting 127.0.0.1 automagically.Martin Pieuchot