summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2020-10-29Add location (found|not found) option to test for resource path existence.denis
2020-10-28merge Unbound 1.12.0Stuart Henderson
2020-10-28import Unbound 1.12.0, ok tb@Stuart Henderson
2020-10-27Do not allow configuration of the same neighbor multiple times. For thisClaudio Jeker
2020-10-27Add some additional INT32_MAX overflow checks. These are unlikely to hit,Martijn van Duren
2020-10-27Check that SHA256.sig has at least three linesTheo Buehler
2020-10-26Fix parsing GTP packets with invalid extended headers.Jeremie Courreges-Anglas
2020-10-26Do not allow duplicate "location" directive.denis
2020-10-26Let relayd make use of libagentx. No functional change intended.Martijn van Duren
2020-10-26Fix a memory leak when parsing roa-set lists. If the prefixset_item isClaudio Jeker
2020-10-26Remove an unneeded variable.Visa Hankala
2020-10-25Remove trailing spaces & tabsdenis
2020-10-24double word blunder; from sean daviesJason McIntyre
2020-10-24queue_add_from_cert() and queue_add_from_tal() are both called with properlyClaudio Jeker
2020-10-24Refactor sbgp_sia_resource_mft() similar to sbgp_sia_resource_notify().Claudio Jeker
2020-10-23sort options list;Jason McIntyre
2020-10-23Align man with realityjob
2020-10-22support for session resumption in TLS1.3 does not exist yet, asSebastian Benoit
2020-10-22session tickets are disabled by default, correct the manpage.Sebastian Benoit
2020-10-22ug_err() was renamed to err() in r1.41. A new ug_err call was added inTheo Buehler
2020-10-21Specify version with fw_update(1)kn
2020-10-21rde_update_dispatch() was switched to void some time ago. There is noClaudio Jeker
2020-10-21Move tmp16 declaration into the #ifdef __KAME__ block to remove a compilerClaudio Jeker
2020-10-21Include endian.h for htobe64().Claudio Jeker
2020-10-21No need to include sys/cdefs.h hereClaudio Jeker
2020-10-21For portability include sys/types.h instead of sys/cdefs.h.Claudio Jeker
2020-10-19Accommodate POSIX basename(3) that takes a non-const parameter andChristian Weisgerber
2020-10-16Refactor a bunch of oscpcheck for single return to clean it up,Bob Beck
2020-10-15Accommodate POSIX basename(3) that takes a non-const parameter andChristian Weisgerber
2020-10-13More useless stuff snuck in.Florian Obser
2020-10-13remove dir useless for cvsStuart Henderson
2020-10-13merge NSD 4.3.3Stuart Henderson
2020-10-13import NSD 4.3.3, ok florian@Stuart Henderson
2020-10-13annoying whitespace gliches spotted during re-readTheo de Raadt
2020-10-11Implement more of RFC 8630 and support more than one URI in the TAL file.Claudio Jeker
2020-10-11Introduce repo_filename() a function that converts a URI into the localClaudio Jeker
2020-10-11Handle absence of TLS certs while parsing the configTheo Buehler
2020-10-08Fail on invalid installurlkn
2020-10-08Print usage to stderr, print error messages in errx(3) fashionkn
2020-10-08Remove -y from usage too; noticed by jmc@Todd C. Miller
2020-10-07Remove support for zic's long-obsolete '-y YEARISTYPE' option.Todd C. Miller
2020-10-05Remove redundant code and lets code looks similarjan
2020-10-04Fix indentdenis
2020-10-03The new intra area db entry has to be saved into the tree beforejan
2020-10-01In OpenSSL 1.1.x EVP_ENCODE_CTX is an opaque struct and has to beClaudio Jeker
2020-10-01Rewrite the signal handler to just toggle a flag and then exit asapClaudio Jeker
2020-10-01Make the repotab (rt) a global instead of passing the value around asClaudio Jeker
2020-10-01Use correct way to report error when strtonum fails.Claudio Jeker
2020-09-30Sync with libagentxMartijn van Duren
2020-09-30Instead of using the kind of hidden b64_pton() from libc resolv.h switchClaudio Jeker