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-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
2023-04-26
Make -A also apply to the JSON output
Job Snijders
2023-04-26
Whitespace
Theo Buehler
2023-04-26
Improve accounting by tracking things by repo and tal.
Claudio Jeker
2023-04-26
Fix vmd after vmm MI/MD split
Mike Larkin
2023-04-25
tiny markup fix: add missing Ic before `group' in the `agentx' rule
Omar Polo
2023-04-25
vmctl(8): no longer needs vmmvar.h
Dave Voutila
2023-04-25
vmm(4)/vmd(8): pull struct members out of vmm ioctl create struct.
Dave Voutila
2023-04-25
Add option 'rdroot' to simplify creation of rdroot filesystems for the install
Kenneth R Westerback
2023-04-24
If the two mfts in mft_compare() are the same do not prefer the
Claudio Jeker
2023-04-24
Missing the optional default config is not an error
Klemens Nanni
2023-04-24
"ls rogue" needs root; OK aja
Klemens Nanni
2023-04-24
Add '-s' option to simply display the number of bytes available for the rdroot
Kenneth R Westerback
2023-04-23
In filemode, if an ASPA contains information for only 1 AFI, supplement the o...
Job Snijders
2023-04-23
vmd(8): teach vmm process how to exec.
Dave Voutila
2023-04-23
Flowspec show support an address family argument. Copy the description
Claudio Jeker
[next]