summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-01Abate superfluous lines from remote serversjob
2021-04-01Compare the pointer variable explicitly with NULL in if conditionKinichiro Inoguchi
2021-04-01Hardcode meaningful alert level, track apm's battery state betterkn
2021-04-01merge NSD 4.3.6rc1Stuart Henderson
2021-04-01Push kernel lock down to umb_rtrequest().mvs
2021-04-01Make build_crls() behave like build_chain(). If there is not auth dataClaudio Jeker
2021-04-01Do a better job at cleaning up. Remove empty directories, scan not only theClaudio Jeker
2021-04-01Add encoding.c to the various build targetsClaudio Jeker
2021-04-01Change search-again with vi keys to work like actual vi(1), also someNicholas Marriott
2021-04-01Move base64 and hex encoding functions into their own place.Claudio Jeker
2021-04-01Missing commas, from Vipul Kumar.Nicholas Marriott
2021-03-31Use new limits@openssh.com protocol extension to let the client selectDamien Miller
2021-03-31cannot effectively test posix-rename extension after changes inDamien Miller
2021-03-31do not advertise protocol extensions that have been disallowed byDamien Miller
2021-03-31Set 'select_timeout' to 'now' when an OFFER is received for the IP addressKenneth R Westerback
2021-03-31Add two missing checks for strdup() returning NULL.Kenneth R Westerback
2021-03-31one of the examples needs an -N (and explanation);Jason McIntyre
2021-03-31add --no-motd to SYNOPSIS;Jason McIntyre
2021-03-31Add option to suppress the Message of the Dayjob
2021-03-31tweak column widths of a .Bl -column tableIngo Schwarze
2021-03-31turn log_trace() into a macro to prevent evaluating the format stringEric Faurot
2021-03-31Update for DTLSv1.2 support.Theo Buehler
2021-03-31allow to specify tls protocols and ciphers on relay actionsEric Faurot
2021-03-31change the barrier so that fd's are always passed and received withEric Faurot
2021-03-31Remove workarounds for SSL_is_dtls()Theo Buehler
2021-03-31Remove workaround for missing d2i_DSAPrivateKey_fp prototypeTheo Buehler
2021-03-31syncTheo Buehler
2021-03-31Bump minors after symbol additionTheo Buehler
2021-03-31Expose various DTLSv1.2 specific functions and definesTheo Buehler
2021-03-31Document SSL_set_hostflags(3) and SSL_get0_peername(3)Theo Buehler
2021-03-31Expose SSL_set_hostflags(3) and SSL_get0_peername(3)Theo Buehler
2021-03-31Document SSL_use_certificate_chain_file(3)Theo Buehler
2021-03-31Expose SSL_use_certificate_chain_file(3)Theo Buehler
2021-03-31Provide missing prototype for d2i_DSAPrivateKey_fp(3)Theo Buehler
2021-03-31Document EVP_PKEY_new_CMAC_key(3)Theo Buehler
2021-03-31Provide EVP_PKEY_new_CMAC_key(3)Theo Buehler
2021-03-31Set the process title for the rpki-client subprocesses so they can beClaudio Jeker
2021-03-31Fix some debug output when running in foreground.Kenneth R Westerback
2021-03-31Make ddb's dependency on libz explicit.Visa Hankala
2021-03-31syncStuart Henderson
2021-03-31Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radioStuart Henderson
2021-03-31Introduce UAO_USES_SWHASH() and use tabs instead of spaces in #defines.Martin Pieuchot
2021-03-31Do not exit if cannot write to normal log file, GitHub issue 2630.Nicholas Marriott
2021-03-31document trusted_snapshotMarc Espie
2021-03-30fix typos in commentsStuart Henderson
2021-03-30In HTML output, correctly render .Bd -unfilled in proportionally-spacedIngo Schwarze
2021-03-30Handle systems, such as the Dell Precision 3640, that accessMark Kettenis
2021-03-30Register the PCI variant of dwiic(4) with acpi(4).Mark Kettenis
2021-03-30Make http_new() take care of all the error handling. By closing theClaudio Jeker
2021-03-30Some cards announce support for the NTB16 format, but that support does notPatrick Wildt