summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2024-04-09Allow operators to enforce the presence of certain capabilities on sessions.Claudio Jeker
2024-04-08Fix capping of VAPsTheo Buehler
2024-04-08Call daemon() only in parent and before proc_exec() to avoid orphaning childTobias Heider
2024-04-08Call daemon() only in parent and before proc_exec() to avoid orphaning childTobias Heider
2024-04-08Call daemon() only in parent and before proc_exec() to avoid orphaning childTobias Heider
2024-04-05Don't emit Validated ASPAs for Customer ASIDs with more than MAX_ASPA_PROVIDERSJob Snijders
2024-04-03Rewrite str2key() to not use strtoul() to convert 2 hexdigits into oneClaudio Jeker
2024-04-03Fix warning about DistributionPointName typeTheo Buehler
2024-04-01init var to fix missing symtab section pathJonathan Gray
2024-04-01The previous unveil feature test assumed that having theFlorian Obser
2024-03-30Implement else branching logic including 'else if'.Martin Pieuchot
2024-03-29Stop printing the "syscall" bit related to msyscall(2), since the subsystemTheo de Raadt
2024-03-26Move the SendHoldTimer code into start_timer_sendholdtime() and ensureClaudio Jeker