Age | Commit message (Expand) | Author |
2018-02-22 | The GNU assembler does not understand 1ULL, so replace the constant | Alexander Bluhm |
2018-02-22 | sync | Joel Sing |
2018-02-22 | Bump lib{crypto,ssl,tls} minors due to symbol additions. | Joel Sing |
2018-02-22 | Provide SSL_is_server(). | Joel Sing |
2018-02-22 | Provide SSL_up_ref(). | Joel Sing |
2018-02-22 | Provide SSL_CTX_get_ciphers(). | Joel Sing |
2018-02-22 | Provide SSL_SESSION_up_ref(). | Joel Sing |
2018-02-22 | Provide X509_chain_up_ref(). | Joel Sing |
2018-02-22 | Provide X509_STORE_get0_objects(), X509_STORE_get_ex_data() and | Joel Sing |
2018-02-22 | Provide X509_OBJECT_get0_X509() and X509_OBJECT_get0_X509_CRL(). | Joel Sing |
2018-02-22 | Provide X509_STORE_up_ref(). | Joel Sing |
2018-02-22 | Provide X509_STORE_CTX_get0_chain() and X509_STORE_CTX_get0_store(). | Joel Sing |
2018-02-22 | In x509.h rev. 1.30 2018/02/20 17:04:58, jsing@ provided | Ingo Schwarze |
2018-02-22 | Provide X509_get0_tbs_sigalg(). | Joel Sing |
2018-02-22 | Provide X509_set1_notBefore() and X509_set1_notAfter(). | Joel Sing |
2018-02-22 | Provide X509_get0_pubkey(). | Joel Sing |
2018-02-22 | Provide X509_CRL_set1_lastUpdate() and X509_CRL_set1_nextUpdate(). | Joel Sing |
2018-02-22 | Provide X509_CRL_get0_extensions() and X509_CRL_get_signature_nid(). | Joel Sing |
2018-02-22 | Provide X509_CRL_up_ref(). | Joel Sing |
2018-02-22 | Provide X509_REQ_get_signature_nid(). | Joel Sing |
2018-02-22 | Provide X509_REVOKED_get0_extensions(), X509_REVOKED_get0_revocationDate() | Joel Sing |
2018-02-22 | Provide DH_get0_engine(). | Joel Sing |
2018-02-22 | Provide BIO_up_ref(). | Joel Sing |
2018-02-22 | In x509.h rev. 1.30 2018/02/20 17:04:58, jsing@ provided | Ingo Schwarze |
2018-02-22 | In bn.h rev. 1.37 2018/02/20 17:02:30, jsing@ provided BN_get_rfc*(3) | Ingo Schwarze |
2018-02-22 | various tweaks; | Jason McIntyre |
2018-02-22 | Remove an unused variable. | Nicholas Marriott |
2018-02-22 | Check prefix when retrying so it is checked while repeat flag is | Nicholas Marriott |
2018-02-22 | Add exit-empty option to exit server if no sessions (defaults to on). | Nicholas Marriott |
2018-02-22 | remove some debug code in nvgre | David Gwynne |
2018-02-22 | Always reallocate a new memory chunk when changing the gateway of a | Martin Pieuchot |
2018-02-22 | typo; | Jason McIntyre |
2018-02-22 | Same change as rev 1.22 in ospfd: | Claudio Jeker |
2018-02-22 | The IF_EVT_NBR_CHNG event needs to be fired when a neighbor transitions to | Claudio Jeker |
2018-02-22 | don't get in the way of setting the rdomain on gre(4) | David Gwynne |
2018-02-22 | slight tweak | David Gwynne |
2018-02-22 | reorganise the manpage with subsections for each type of interface. | David Gwynne |
2018-02-22 | make the Nd lines (subjectively) less worse | David Gwynne |
2018-02-21 | implement nvgre(4) based on rfc7637 aka NVGRE | David Gwynne |
2018-02-21 | Mark VIA padlock as capable of dealing with ESN | Mike Belopuhov |
2018-02-21 | Delete the kernel link kit tgz after extraction to align with the | Robert Peichaer |
2018-02-21 | Tweak comments. | Robert Peichaer |
2018-02-21 | If there is one interface, and it is configured via dhcp, and the lease | Robert Peichaer |
2018-02-21 | Meltdown: implement user/kernel page table separation. | Philip Guenther |
2018-02-21 | Call socreate() before falloc() in sys_socket(). | Martin Pieuchot |
2018-02-21 | if egre takes the packet, it's done, don't fall through to l3 processing. | David Gwynne |
2018-02-21 | whitespace fixes | David Gwynne |
2018-02-21 | add bsd.mp | Jonathan Gray |
2018-02-21 | match linux whitespace in ioctl list | Jonathan Gray |
2018-02-20 | Add GENERIC.MP directory. | Mark Kettenis |