summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-15syncChristian Weisgerber
2018-02-15Merge the new RETURN VALUES section from Paul Yang,Ingo Schwarze
2018-02-15Add missing RETURN VALUES section; from Paul YangIngo Schwarze
2018-02-15Zap a stray sentence that I should have removed in my previous commit.Theo Buehler
2018-02-15Fix the STANDARDS section, but in a different way than in OpenSSLIngo Schwarze
2018-02-15Quite absurdly, the OpenSSL folks have been actively mucking aroundIngo Schwarze
2018-02-15Add missing RETURN VALUES section;Ingo Schwarze
2018-02-15Document the additional public function OCSP_basic_sign(3);Ingo Schwarze
2018-02-15Import the new manual page EVP_PKEY_meth_new(3) from OpenSSL,Ingo Schwarze
2018-02-15In some EXAMPLES, correct calls to EVP_PKEY_CTX_new(3) thatIngo Schwarze
2018-02-15Import the new manual page EVP_PKEY_asn1_get_count(3) from OpenSSL,Ingo Schwarze
2018-02-15In x509_vfy.h rev. 1.20 2018/02/14 17:06:34, jsing@ providedIngo Schwarze
2018-02-15In x509.h rev. 1.28 2018/02/14 16:57:25, jsing@Ingo Schwarze
2018-02-15Fix typo: s/Vt strict tm/Vt struct tm/Ingo Schwarze
2018-02-15tweak previous; ok dlgJason McIntyre
2018-02-15vmd(8): Properly return the correct byte when doing byte-aligned PCIMike Larkin
2018-02-15update tunnelttl to talk about the "copy" argumentDavid Gwynne
2018-02-15say that the only optional header we support is the Key.David Gwynne
2018-02-15there are more GRE rfcsDavid Gwynne
2018-02-15make a start at documenting egre(4)David Gwynne
2018-02-15take egre(4) packets out early in gre inputDavid Gwynne
2018-02-15In asn1.h rev. 1.44 2018/02/14 16:46:04, jsing@Ingo Schwarze
2018-02-15use the arm64 openprom.c on arm64Jonathan Gray
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