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
2023-05-12
staggered deployment parallelism defaults to number of *online* CPUs
Klemens Nanni
2023-05-11
Print the manifestNumber when warning about unrecoverable message digest mism...
Job Snijders
2023-05-11
In valid_cert() also skip the check for CERT_IP_INHERIT objects like
Claudio Jeker
2023-05-10
Reset the io_time (io timeout value) when the timer expires. Without this
Claudio Jeker
2023-05-10
constify day, month and tz
Omar Polo
2023-05-10
cast time_t to long long for printf, reduces the diff with -portable
Omar Polo
2023-05-10
add a few missing headers, reduces the diff with -portable
Omar Polo
2023-05-10
remove trailing whitespace
Omar Polo
2023-05-09
Adjust bgplgd after renaming of the invalid option in bgpctl.
Claudio Jeker
2023-05-09
Rename 'invalid' to 'disqualified' in the 'show rib' table.
Claudio Jeker
2023-05-09
Properly handle references for nexthops and labels in filterset_copy()
Claudio Jeker
2023-05-09
rpki-client: use partial chains in certificate validation
Theo Buehler
2023-05-08
cron: bounds check the high and low bounds for in a random range.
Todd C. Miller
2023-05-08
Fix a potential mem-leak in usm_decrypt().
Gerhard Roth
2023-05-07
cron: check for garbage after the '~' in a random range.
Todd C. Miller
2023-05-06
Support random offsets when using ranges with a step value in cron.
Todd C. Miller
2023-05-05
crontab: move spool temp file creation to spool_mkstemp()
Todd C. Miller
2023-05-05
Pass ASPA objects in reverse since this is what aspa_add_set() expects.
Claudio Jeker
2023-05-05
Sync json.c with the one from rpki-client. This adds json_do_string().
Claudio Jeker
2023-05-05
Limit the socket buffer size to 64k for all sessions. Long time ago
Claudio Jeker
2023-05-04
fix stupid thinko, as noticed while converting to v5.36 (later)
Marc Espie
2023-05-04
Be more economical with returning bodys in bounce messages
Christopher Zimmermann
2023-05-03
Fix a use-after-free in filemode
Theo Buehler
2023-05-03
Convert json_do_printf() with "%s" a fmt string to json_do_string().
Claudio Jeker
2023-05-03
Introduce json_do_string() a function that JSON escapes a string.
Claudio Jeker
2023-05-03
On read failure just abort the rrdp request.
Claudio Jeker
2023-05-02
free the correct pointer. Missed in rev 1.16.
Jonathan Gray
2023-05-01
Bump to 8.0
Claudio Jeker
2023-04-30
avoid use after free
Jonathan Gray
2023-04-30
document that - with recent changes - the -A option now also excludes
Sebastian Benoit
2023-04-29
bump version to 8.4
Sebastian Benoit
2023-04-28
vmd(8): fix specifying boot image in vm.conf
Dave Voutila
2023-04-28
Clarify -b usage by `vmctl start`.
Dave Voutila
2023-04-28
vmd(8)/vmctl(8): allow vm owners to override boot kernel.
Dave Voutila
2023-04-28
Remove unneeded header includes in vmd.
Dave Voutila
2023-04-28
Same change as in bgpd:
Claudio Jeker
2023-04-28
Add explicit default labels in switch() statements with error handling.
Claudio Jeker
2023-04-27
vmd(8): introduce multi-process model for virtio devices.
Dave Voutila
2023-04-27
RFC 9096 changes the default timers for prefix preferred and valid lifetimes,
Peter Hessler
2023-04-27
zap APM_CANCEL, dead since import; OK tb
Klemens Nanni
2023-04-27
Make rpki-client choose the verification time of the time it is invoked
Bob Beck
2023-04-27
Reimplement output-json.c using json.c from bgpctl.
Claudio Jeker
2023-04-26
Add a -P option to rpki-client to specify the evaluation time
Bob Beck
2023-04-26
Use < 0 for fprintf() error checking and not == -1.
Claudio Jeker
2023-04-26
Verify each fprintf call for success. On failure stop calling fprintf
Claudio Jeker
2023-04-26
Use fprintf instead of printf and pass the FILE handle in json_do_start().
Claudio Jeker
2023-04-26
In JSON/ASPA output, only print commas up to after the pen-ultimate applicabl...
Job Snijders
2023-04-26
Kill whitespace
Theo Buehler
2023-04-26
Add prototypes for geticmptypebyname() and geticmpcodebyname().
Claudio Jeker
2023-04-26
Fix confusing comments, no object change; with caspar
Klemens Nanni
[next]