index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2024-03-30
Implement else branching logic including 'else if'.
Martin Pieuchot
2024-03-29
Stop printing the "syscall" bit related to msyscall(2), since the subsystem
Theo de Raadt
2024-03-26
Move the SendHoldTimer code into start_timer_sendholdtime() and ensure
Claudio Jeker
2024-03-24
Convert libressl to use the BoringSSL style time conversions
Bob Beck
2024-03-24
Sync with IANA Status Code Registry
Job Snijders
2024-03-24
permament -> permanent
Jonathan Gray
2024-03-24
Clamp the manifestNumber to 20 octets value
Theo Buehler
2024-03-24
update project-cymru url, from Robert Keizer, slightly tweaked
Stuart Henderson
2024-03-22
Fix chroot(2) call in control process.
Alexander Bluhm
2024-03-22
Rework the cease shutdown reason to work in both directions by looking
Claudio Jeker
2024-03-22
Rework parse_notification() to use the ibuf API for everything.
Claudio Jeker
2024-03-22
Replace protocol literal strings and strlen() calls with defined constants
Job Snijders
2024-03-21
Clear spinner after each cycle
Andrew Fresh
2024-03-20
fix ORCPT handling
Omar Polo
2024-03-20
Cleanup AID handling.
Claudio Jeker
2024-03-20
Check whether filename and SIA match
Job Snijders
2024-03-19
Rename parent to issuer in struct auth
Theo Buehler
2024-03-18
Typecast char argument to isxdigit() to unsigned char since isxdigit()
Claudio Jeker
2024-03-18
Double PEER_DESCR_LEN to 64 characters since 32 is a bit on the short side.
Claudio Jeker
2024-03-18
Use same markup for origin-set arguments as for roa-set. The maxlen argument
Claudio Jeker
2024-03-18
improve the MDA documentation
Omar Polo
2024-03-17
Remove unused enum rsc_resourceblock_tag
Theo Buehler
2024-03-16
btrace(8): cache ELF symbols in sorted array
Scott Soule Cheloha
2024-03-15
add some initial documentation regarding MDAs
Omar Polo
2024-03-15
set ORIGINAL_RECIPIENT in the environment of mda scripts
Omar Polo
2024-03-15
whitespace
Theo Buehler
2024-03-15
Log which of the constraints files triggered a violation
Job Snijders
2024-03-14
Revert "btrace(8): cache ELF .symtab, .strtab entries in sorted array"
Scott Soule Cheloha
2024-03-12
btrace(8): cache ELF .symtab, .strtab entries in sorted array
Scott Soule Cheloha
2024-03-12
Enforce same-origin policy for HTTP redirects
Job Snijders
2024-03-11
apply https://nlnetlabs.nl/downloads/unbound/patch_CVE-2024-1931.diff to
Stuart Henderson
2024-03-04
x13s (or other qualcomm machines of that generation) will sometimes
Theo de Raadt
2024-03-02
bump version to 7.5.0
Omar Polo
2024-03-01
Bump version
Theo Buehler
2024-03-01
Bump version
Claudio Jeker
2024-03-01
Lipstick on a pig: avoid comparing signed and unsigned
Job Snijders
2024-03-01
Add -x to opt into experimental file formats
Theo Buehler
2024-03-01
Factor signed prefix list JSON output into a helper
Theo Buehler
2024-02-27
Printing large tuples require more than 64 chars, bump the string limit.
Martin Pieuchot
2024-02-27
Make it possible to check for existing string in maps.
Martin Pieuchot
2024-02-26
Also download SPLs via rsync
Job Snijders
2024-02-26
Track the number of new files moving from 'staging' to 'validated cache'
Job Snijders
2024-02-26
Add NAS-Identifier "npppd" for RADIUS requests. Also send Accouting-On
YASUOKA Masahiko
2024-02-26
Properly close JSON array before continuing in TAK
Job Snijders
2024-02-26
use TAILQ_FOREACH_SAFE() to avoid use after free
Jonathan Gray
2024-02-26
Put the RADIUS message authenticator in the Access-Request and check
YASUOKA Masahiko
2024-02-26
Use unsigned integers for bit fields. Also fix white spaces.
YASUOKA Masahiko
2024-02-26
Convert K&R style function declarations to ANSI.
YASUOKA Masahiko
2024-02-26
type mgtv -> mgt; from todd carson
Jason McIntyre
2024-02-24
Check for builtins used inside tuple to ask the kernel to copyout specific data.
Martin Pieuchot
[next]