Age | Commit message (Expand) | Author |
2018-02-15 | sync | Christian Weisgerber |
2018-02-15 | Merge the new RETURN VALUES section from Paul Yang, | Ingo Schwarze |
2018-02-15 | Add missing RETURN VALUES section; from Paul Yang | Ingo Schwarze |
2018-02-15 | Zap a stray sentence that I should have removed in my previous commit. | Theo Buehler |
2018-02-15 | Fix the STANDARDS section, but in a different way than in OpenSSL | Ingo Schwarze |
2018-02-15 | Quite absurdly, the OpenSSL folks have been actively mucking around | Ingo Schwarze |
2018-02-15 | Add missing RETURN VALUES section; | Ingo Schwarze |
2018-02-15 | Document the additional public function OCSP_basic_sign(3); | Ingo Schwarze |
2018-02-15 | Import the new manual page EVP_PKEY_meth_new(3) from OpenSSL, | Ingo Schwarze |
2018-02-15 | In some EXAMPLES, correct calls to EVP_PKEY_CTX_new(3) that | Ingo Schwarze |
2018-02-15 | Import the new manual page EVP_PKEY_asn1_get_count(3) from OpenSSL, | Ingo Schwarze |
2018-02-15 | In x509_vfy.h rev. 1.20 2018/02/14 17:06:34, jsing@ provided | Ingo Schwarze |
2018-02-15 | In x509.h rev. 1.28 2018/02/14 16:57:25, jsing@ | Ingo Schwarze |
2018-02-15 | Fix typo: s/Vt strict tm/Vt struct tm/ | Ingo Schwarze |
2018-02-15 | tweak previous; ok dlg | Jason McIntyre |
2018-02-15 | vmd(8): Properly return the correct byte when doing byte-aligned PCI | Mike Larkin |
2018-02-15 | update tunnelttl to talk about the "copy" argument | David Gwynne |
2018-02-15 | say that the only optional header we support is the Key. | David Gwynne |
2018-02-15 | there are more GRE rfcs | David Gwynne |
2018-02-15 | make a start at documenting egre(4) | David Gwynne |
2018-02-15 | take egre(4) packets out early in gre input | David Gwynne |
2018-02-15 | In asn1.h rev. 1.44 2018/02/14 16:46:04, jsing@ | Ingo Schwarze |
2018-02-15 | use the arm64 openprom.c on arm64 | Jonathan Gray |
2018-02-14 | prune files.* entries that refer to files not in tree | Jonathan Gray |
2018-02-14 | In evp.h rev. 1.54 2018/02/14 16:40:42, jsing@ provided EVP_PKEY_up_ref(3). | Ingo Schwarze |
2018-02-14 | sync | Stuart Henderson |
2018-02-14 | create virtual interfaces before starting all interface config. | David Gwynne |
2018-02-14 | In x509.h rev. 1.27 2018/02/14 16:18:10, jsing@ provided | Ingo Schwarze |
2018-02-14 | In ssl.h rev. 1.136 2018/02/14 17:08:44, jsing@ provided | Ingo Schwarze |
2018-02-14 | Zero as (un)mount flag is valid; ok millert@ | Otto Moerbeek |
2018-02-14 | In ssl.h rev. 1.135 2018/02/14 16:16:10, jsing@ provided | Ingo Schwarze |
2018-02-14 | Sync. | Joel Sing |
2018-02-14 | Bump lib{crypto,ssl,tls} minors due to symbol additions. | Joel Sing |
2018-02-14 | Provide SSL_CTX_up_ref(). | Joel Sing |
2018-02-14 | Provide X509_STORE_CTX_get0_{cert,untrusted}() and | Joel Sing |
2018-02-14 | Provide X509_get{0,m}_not{Before,After}(). | Joel Sing |
2018-02-14 | Provide ASN1_STRING_get0_data(). | Joel Sing |
2018-02-14 | Provide EVP_PKEY_up_ref(). | Joel Sing |
2018-02-14 | Start providing parts of the OpenSSL 1.1 API. | Joel Sing |
2018-02-14 | Ensure that D mod (P-1) and D mod (Q-1) are calculated in constant time. | Joel Sing |
2018-02-14 | Provide X509_get_signature_nid(). | Joel Sing |
2018-02-14 | Provide SSL_CTX_get0_param() and SSL_get0_param(). | Joel Sing |
2018-02-14 | Some obvious freezero() conversions. | Joel Sing |
2018-02-14 | Update keypair regress to match revised keypair hash handling. | Joel Sing |
2018-02-14 | whitespace | rob |
2018-02-14 | Localize _f in do_upgrade(). | Theo Buehler |
2018-02-14 | kern_mutex.c is gone. | Martin Pieuchot |
2018-02-14 | Put WITNESS only functions with the rest of the locking primitives. | Martin Pieuchot |
2018-02-14 | Make sure lo5 is tied to rdomain 5. | Martin Pieuchot |
2018-02-14 | New manual page EVP_PKEY_asn1_new(3) from Richard Levitte | Ingo Schwarze |