summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2024-05-09Align RSA and EC key generation with each otherTheo Buehler
2024-05-07add smtpd-tables.7 for real; spotted by tb, thanks!Omar Polo
2024-05-07change the smtpd table protocolOmar Polo
2024-05-07install smtpd-tables(7)Omar Polo
2024-05-05Document "ls rogue" exit status.Antoine Jacoutot
2024-05-04add -r to "show" command; ok mlarkinJason McIntyre
2024-05-02unbreak parsing of IPv6 addresses in file-backed table(5)sOmar Polo
2024-05-02vmctl(8): Add 'vmctl status -r'Mike Larkin
2024-04-30Allow parsing either RFC9557 timestamps (which wants explicit +00:00) orStuart Henderson
2024-04-29plug fd leak introduced in "avoid toctu" rewrite.Florian Obser
2024-04-29vmm & vmd: drop "continue" flag to simplify running a vcpu.Dave Voutila
2024-04-28Remove unused url from netproc()Theo Buehler
2024-04-28Don't filter dangerous characters by hand when strvisx(3) is right there.Florian Obser
2024-04-24fix error return in fork_proc_backend(); ok gilles@Omar Polo
2024-04-24announce_capa is no more.Claudio Jeker
2024-04-24Remove 'announce capabilities' as neighbor config stanza.Claudio Jeker
2024-04-23Use "indicate" to match reset of the document.Florian Obser
2024-04-23Implement RFC 4191 default router preference.Florian Obser
2024-04-23correct indentation; no functional changeJonathan Gray
2024-04-23Add missing commaTheo Buehler
2024-04-23sync with ftp/fetch.c r1.218: send host header for proxiesTheo Buehler
2024-04-22In state IDLE handle EVNT_STOP and stop the IdleHold timer. This wayClaudio Jeker
2024-04-22Move setting of the shutdown reason to session_stop()Claudio Jeker
2024-04-22No longer fall back to no capabilities when there is an OPEN/optionalClaudio Jeker
2024-04-21P-256 support is experimental so require -x to enable it.Claudio Jeker
2024-04-21Mandate presence of CMS signing-time and disallow binary-signing-timeJob Snijders
2024-04-20Display distinct errors for various problematic CRL/MFT situationshipsJob Snijders
2024-04-19replace a (technically incorrect) instance of "IP" with "address";Jason McIntyre
2024-04-17Simplify super ugly exit pathTheo Buehler
2024-04-17Remove outdated (now inaccurate) warning messageJob Snijders
2024-04-17Set Accept: */* HTTP header like it was done in ftp(1).Claudio Jeker
2024-04-16Prevent toctu issues in static file serving and auto index generation.Florian Obser
2024-04-15Use the manifest location as additional differentiator when comparing CRLsJob Snijders
2024-04-15Sync to autoconf 2.71 upstream built infrastructureFlorian Obser
2024-04-13merge unbound 1.19.3Stuart Henderson
2024-04-13import unbound 1.19.3, ok florianStuart Henderson
2024-04-12Update to nsd 4.9.1Florian Obser
2024-04-12merge unbound updateStuart Henderson
2024-04-12import unbound 1.19.2, reminded by florian@Stuart Henderson
2024-04-12In snmpd_metrics process keep file descriptors 0 1 2 open.Alexander Bluhm
2024-04-12Fix warning about delta element issues in the Update Notification File XMLJob Snijders
2024-04-11Remove repeated type declaration that makes bison unhappyTheo Buehler
2024-04-11Use != NULL for pointer check. No binary change.Claudio Jeker
2024-04-10vmctl: fix incorrect scaling when converting disk images.Dave Voutila
2024-04-10Rework the logic to not send double notifications in session_notification().Claudio Jeker
2024-04-09vmm/vmd: add exception injection and refactor inject api.Dave Voutila
2024-04-09Sync removal of setsid(), setpgid() and a few dup2() from relayd. They areTobias Heider
2024-04-09Limit the number of provider ASnumbers to MAX_ASPA_SPAS_COUNT (10'000)Claudio Jeker
2024-04-09Increase RTR PDU limit to 48k and limit number of SPAS to 10'000.Claudio Jeker
2024-04-09Check that the ASPA tas array fits in an IMSG before sending the ASPAClaudio Jeker