summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2024-03-01Bump versionTheo Buehler
2024-03-01Bump versionClaudio Jeker
2024-03-01Lipstick on a pig: avoid comparing signed and unsignedJob Snijders
2024-03-01Add -x to opt into experimental file formatsTheo Buehler
2024-03-01Factor signed prefix list JSON output into a helperTheo Buehler
2024-02-27Printing large tuples require more than 64 chars, bump the string limit.Martin Pieuchot
2024-02-27Make it possible to check for existing string in maps.Martin Pieuchot
2024-02-26Also download SPLs via rsyncJob Snijders
2024-02-26Track the number of new files moving from 'staging' to 'validated cache'Job Snijders
2024-02-26Add NAS-Identifier "npppd" for RADIUS requests. Also send Accouting-OnYASUOKA Masahiko
2024-02-26Properly close JSON array before continuing in TAKJob Snijders
2024-02-26use TAILQ_FOREACH_SAFE() to avoid use after freeJonathan Gray
2024-02-26Put the RADIUS message authenticator in the Access-Request and checkYASUOKA Masahiko