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-04-02
vmd(8): migrate vmd_vm.vm_ttyname to char array.
Dave Voutila
2023-04-01
avoid use of uninitialised memory
Jonathan Gray
2023-03-31
When the slowcgi timeout fires but no process what yet started terminate
Claudio Jeker
2023-03-31
Only send the used portion of struct idm_req in imsgs from the ldapclient
Jonathan Matthew
2023-03-30
Add the protocol used to sync the repository to the open-metric output.
Claudio Jeker
2023-03-30
Refactor extract_prefix() to first do the length checks and only then
Claudio Jeker
2023-03-30
Extra space in struct field definitions. NFC
Claudio Jeker
2023-03-30
Put the size of the pt_entry object into the struct itself.
Claudio Jeker
2023-03-29
Instead of storing the short TAL name as repouri use the first TAL URI
Claudio Jeker
2023-03-29
Mark the struct aid name as const char * since it points to static memory.
Claudio Jeker
2023-03-29
Switch prefix_adjout_get and new prefix_adjout_first to use a pt_entry
Claudio Jeker
2023-03-28
In pt_fill set the refcnt to its maximum value to trigger an error
Claudio Jeker
2023-03-28
Instead of exracting the prefix into a bgpd_addr and passing that to
Claudio Jeker
2023-03-28
More pt_entry cleanup, move structure definitions to rde_prefix.c and
Claudio Jeker
2023-03-28
Introduce a semaphore to protect intermediate state from different RTR
Claudio Jeker
2023-03-28
Use pt_size from struct rde_memstats instead of computing it by hand.
Claudio Jeker
2023-03-28
Include the memory size usage of the prefix tree in rde_memstats.
Claudio Jeker
2023-03-28
Refactor mrt_dump_entry_v2() to use a dynamic buffer to hold the prefix.
Claudio Jeker
2023-03-28
Switch role logic in rde_aspa_validity() since this may need to be extended.
Claudio Jeker
2023-03-26
Another missing #include <openssl/err.h>
Theo Buehler
2023-03-26
Add missing #include <openssl/err.h>
Theo Buehler
2023-03-22
Bump version
Claudio Jeker
2023-03-21
Improve length checks for ATTR_MP_REACH_NLRI.
Claudio Jeker
2023-03-19
mda_expand_format: simplify token name extraction for %{name}
Todd C. Miller
2023-03-19
Fix a potential NULL dereference in the unpriv child expanding %{mda}.
Todd C. Miller
2023-03-17
Fix rtr_parse_aspa(), the spas array is actually not copied over into
Claudio Jeker
2023-03-16
When syslogd is sending messages via UDP to a remote loghost, it
Alexander Bluhm
2023-03-15
Show MFTs as part of the signature path
Job Snijders
2023-03-14
Prep for rpki-client 8.3
Claudio Jeker
2023-03-14
rpki-client: disallow AIA in self-signed certs
Theo Buehler
2023-03-13
Don't lookup the signature path's expiry for trust anchor certs
Job Snijders
2023-03-13
In filemode, also print details for .cer certificates
Job Snijders
2023-03-13
Check that the CMS signing-time is not after the MFT's nextUpdate
Job Snijders
2023-03-13
In filemode, display the moment the signature path will expire
Job Snijders
2023-03-13
Check that the CMS signing-time isn't after the X.509 notAfter
Job Snijders
2023-03-13
typo fix; ok claudio
Jason McIntyre
2023-03-13
vmd(8): backout ns8250 changes.
Dave Voutila
2023-03-13
In filemode for ROAs/ASPAs display when the Signature path will expire
Job Snijders
2023-03-13
Extend bgplgd to handle leaked and invalid options to show rib.
Claudio Jeker
2023-03-13
Extend bgpctl show rib with two new options:
Claudio Jeker
2023-03-13
Add F_CTL_LEAKED and F_CTL_INELIGIBLE flags for bgpctl to show leaked
Claudio Jeker
2023-03-13
Try to explain that the neighor role is required to enable both
Claudio Jeker
2023-03-13
Merge calling print_certification_path() into adjacent else branch
Job Snijders
2023-03-13
Fix potential underflow when printing STP data.
Moritz Buhl
2023-03-13
Refactor whats printed when in filemode
Job Snijders
2023-03-13
Fix usbpcap handler to properly detect overflows using TCHECK macros.
Claudio Jeker
2023-03-13
Revert accidental change from explicit to implicit tagging in r1.86.
Theo Buehler
2023-03-13
Rename some data fields to closer match their provenance
Job Snijders
2023-03-12
zap a tab
Theo Buehler
2023-03-12
Alphabetically sort various bits and pieces - mechanical change
Job Snijders
[next]