summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2024-03-24Convert libressl to use the BoringSSL style time conversionsBob Beck
2024-03-24Sync with IANA Status Code RegistryJob Snijders
2024-03-24permament -> permanentJonathan Gray
2024-03-24Clamp the manifestNumber to 20 octets valueTheo Buehler
2024-03-24update project-cymru url, from Robert Keizer, slightly tweakedStuart Henderson
2024-03-22Fix chroot(2) call in control process.Alexander Bluhm
2024-03-22Rework the cease shutdown reason to work in both directions by lookingClaudio Jeker
2024-03-22Rework parse_notification() to use the ibuf API for everything.Claudio Jeker
2024-03-22Replace protocol literal strings and strlen() calls with defined constantsJob Snijders
2024-03-21Clear spinner after each cycleAndrew Fresh
2024-03-20fix ORCPT handlingOmar Polo
2024-03-20Cleanup AID handling.Claudio Jeker
2024-03-20Check whether filename and SIA matchJob Snijders
2024-03-19Rename parent to issuer in struct authTheo Buehler
2024-03-18Typecast char argument to isxdigit() to unsigned char since isxdigit()Claudio Jeker
2024-03-18Double PEER_DESCR_LEN to 64 characters since 32 is a bit on the short side.Claudio Jeker
2024-03-18Use same markup for origin-set arguments as for roa-set. The maxlen argumentClaudio Jeker
2024-03-18improve the MDA documentationOmar Polo
2024-03-17Remove unused enum rsc_resourceblock_tagTheo Buehler
2024-03-16btrace(8): cache ELF symbols in sorted arrayScott Soule Cheloha
2024-03-15add some initial documentation regarding MDAsOmar Polo
2024-03-15set ORIGINAL_RECIPIENT in the environment of mda scriptsOmar Polo
2024-03-15whitespaceTheo Buehler
2024-03-15Log which of the constraints files triggered a violationJob Snijders
2024-03-14Revert "btrace(8): cache ELF .symtab, .strtab entries in sorted array"Scott Soule Cheloha
2024-03-12btrace(8): cache ELF .symtab, .strtab entries in sorted arrayScott Soule Cheloha
2024-03-12Enforce same-origin policy for HTTP redirectsJob Snijders
2024-03-11apply https://nlnetlabs.nl/downloads/unbound/patch_CVE-2024-1931.diff toStuart Henderson
2024-03-04x13s (or other qualcomm machines of that generation) will sometimesTheo de Raadt
2024-03-02bump version to 7.5.0Omar Polo