Age | Commit message (Expand) | Author |
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 |
2018-02-14 | I recently documented X509_VERIFY_PARAM_lookup(3), so change .Fn to .Xr. | Ingo Schwarze |
2018-02-14 | Mention two more block cipher modes that actually exist in our tree; | Ingo Schwarze |
2018-02-13 | Add the missing RETURN VALUES section. | Ingo Schwarze |
2018-02-13 | Add the missing RETURN VALUES section, mostly from Paul Yang | Ingo Schwarze |
2018-02-13 | Normalize handle limit timeval in microsecond (usec) case. | cheloha |
2018-02-13 | atoll -> strtonum | cheloha |
2018-02-13 | give up a bit on the infamous cups update issue. | Marc Espie |
2018-02-13 | remove space before tab | Damien Miller |
2018-02-13 | Correctly describe BN_get_word(3) and BN_set_word(3). | Ingo Schwarze |
2018-02-13 | Mention that BN_new(3) sets the value to zero; | Ingo Schwarze |
2018-02-13 | Delete duplicate .Nm entry in the NAME section, | Ingo Schwarze |
2018-02-13 | Add the missing RETURN VALUES section. | Ingo Schwarze |
2018-02-12 | some mode of session resumptions are not currently supported by ftp(1) | Marc Espie |
2018-02-12 | Add the missing RETURN VALUES section; | Ingo Schwarze |
2018-02-12 | Add the missing RETURN VALUES section; | Ingo Schwarze |
2018-02-12 | Add missing RETURN VALUES section. | Ingo Schwarze |
2018-02-12 | Use IP6_SOIIKEY_LEN instead of hardcoded value. | Martin Pieuchot |
2018-02-12 | Always destroy all interfaces before starting a new test. | Martin Pieuchot |
2018-02-12 | Add the missing RETURN VALUES section and reorder the content | Ingo Schwarze |
2018-02-12 | Pass '-inet6' to the default loopback before each test. | Martin Pieuchot |
2018-02-12 | Now that the default loopback interface is brough UP when rdomain 5 | Martin Pieuchot |
2018-02-12 | Revert previous, the changed has been backed out and I wasn't running | Martin Pieuchot |
2018-02-12 | Fix most outputs now that lo5 is getting 127.0.0.1 automagically. | Martin Pieuchot |