summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-23regenDavid Gwynne
2018-02-23masanobu saitoh pointed out i had the wrong id for XXV710 SFP28 devsDavid Gwynne
2018-02-23Add unsetrdomain() and option -rdomain to return an interface to routingakoshibe
2018-02-23Add ssh-keyscan -D option to make it print its results in SSHFP formatDamien Miller
2018-02-23Add missing braces.Darren Tucker
2018-02-23lint fixDavid Gwynne
2018-02-23unbreak interop test after SSHv1 purge;Damien Miller
2018-02-23add a SECURITY CONSIDERATIONS section.David Gwynne
2018-02-23provide some (probably too many) nvgre(4) examplesDavid Gwynne
2018-02-23Add BindInterface ssh_config directive and -B command-line argumentDamien Miller
2018-02-22try to fix the nvgre words a bitDavid Gwynne
2018-02-22syncChristian Weisgerber
2018-02-22speelingDavid Gwynne
2018-02-22In x509.h rev. 1.32 2018/02/20 17:09:20, jsing@ providedIngo Schwarze
2018-02-22Set the PG_G (global) bit on the special page table entries that are sharedPhilip Guenther
2018-02-22The compile time assertion for cpu info did not work with gcc.Alexander Bluhm
2018-02-22The GNU assembler does not understand 1ULL, so replace the constantAlexander Bluhm
2018-02-22syncJoel Sing
2018-02-22Bump lib{crypto,ssl,tls} minors due to symbol additions.Joel Sing
2018-02-22Provide SSL_is_server().Joel Sing
2018-02-22Provide SSL_up_ref().Joel Sing
2018-02-22Provide SSL_CTX_get_ciphers().Joel Sing
2018-02-22Provide SSL_SESSION_up_ref().Joel Sing
2018-02-22Provide X509_chain_up_ref().Joel Sing
2018-02-22Provide X509_STORE_get0_objects(), X509_STORE_get_ex_data() andJoel Sing
2018-02-22Provide X509_OBJECT_get0_X509() and X509_OBJECT_get0_X509_CRL().Joel Sing
2018-02-22Provide X509_STORE_up_ref().Joel Sing
2018-02-22Provide X509_STORE_CTX_get0_chain() and X509_STORE_CTX_get0_store().Joel Sing
2018-02-22In x509.h rev. 1.30 2018/02/20 17:04:58, jsing@ providedIngo Schwarze
2018-02-22Provide X509_get0_tbs_sigalg().Joel Sing
2018-02-22Provide X509_set1_notBefore() and X509_set1_notAfter().Joel Sing
2018-02-22Provide X509_get0_pubkey().Joel Sing
2018-02-22Provide X509_CRL_set1_lastUpdate() and X509_CRL_set1_nextUpdate().Joel Sing
2018-02-22Provide X509_CRL_get0_extensions() and X509_CRL_get_signature_nid().Joel Sing
2018-02-22Provide X509_CRL_up_ref().Joel Sing
2018-02-22Provide X509_REQ_get_signature_nid().Joel Sing
2018-02-22Provide X509_REVOKED_get0_extensions(), X509_REVOKED_get0_revocationDate()Joel Sing
2018-02-22Provide DH_get0_engine().Joel Sing
2018-02-22Provide BIO_up_ref().Joel Sing
2018-02-22In x509.h rev. 1.30 2018/02/20 17:04:58, jsing@ providedIngo Schwarze
2018-02-22In bn.h rev. 1.37 2018/02/20 17:02:30, jsing@ provided BN_get_rfc*(3)Ingo Schwarze
2018-02-22various tweaks;Jason McIntyre
2018-02-22Remove an unused variable.Nicholas Marriott
2018-02-22Check prefix when retrying so it is checked while repeat flag isNicholas Marriott
2018-02-22Add exit-empty option to exit server if no sessions (defaults to on).Nicholas Marriott
2018-02-22remove some debug code in nvgreDavid Gwynne
2018-02-22Always reallocate a new memory chunk when changing the gateway of aMartin Pieuchot
2018-02-22typo;Jason McIntyre
2018-02-22Same change as rev 1.22 in ospfd:Claudio Jeker
2018-02-22The IF_EVT_NBR_CHNG event needs to be fired when a neighbor transitions toClaudio Jeker