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
2022-02-10
Free conn->last_modified before overwriting it with strdup().
Theo Buehler
2022-02-10
Don't unregister firmware if we can't fetch the SHA256.sig
Andrew Fresh
2022-02-08
Check CRLs also for manifests
Theo Buehler
2022-02-08
Before loading the certificate chain for the file under inspection check
Claudio Jeker
2022-02-08
Move the guts of proc_parser_crl() into crl_parse(). This is actually
Theo Buehler
2022-02-07
systematically remove setuid/setgid from files before archiving AND
Marc Espie
2022-02-06
Switch from u_intX_t types to stdint.h uintX_t like it was done in bgpd.
Claudio Jeker
2022-02-06
Switch from u_intX_t types to stdint.h uintX_t. Mostly mechanical with
Claudio Jeker
2022-02-06
now that APM_BATT_CHARGING is also set in acpi and on some m1 devices
Robert Nagy
2022-02-06
remove please from manual pages
Jonathan Gray
2022-02-05
ypldap: fix -Wunused-but-set-variable warnings
Christian Weisgerber
2022-02-04
More consistency in the return code docs.
Theo Buehler
2022-02-04
Document certificate_policies() in a comment.
Theo Buehler
2022-02-04
whitespace
Theo Buehler
2022-02-04
Ensure that certificate policies follow RFC 7318
Theo Buehler
2022-02-04
Enforce Certificate Policy for RPKI
Theo Buehler
2022-02-04
Add id-cp-ipAddr-asNumber OID to x509_init_oid()
Theo Buehler
2022-02-04
Fix outdated comment
Job Snijders
2022-02-04
Rename sockaddr_un sun to sa_un since sun is defined on illumos systems.
Claudio Jeker
2022-02-03
Enforce the RRDP XMLNS to "http://www.ripe.net/rpki/rrdp"
Claudio Jeker
2022-02-03
Time for rpki-client 7.6
Claudio Jeker
2022-02-03
installboot(8): Adjustments for EFI platforms
Visa Hankala
2022-02-03
Rename armv7_installboot.c to efi_installboot.c.
Visa Hankala
2022-02-02
When a RRDP fetch failed not only clear the filesystem but also flush
Claudio Jeker
2022-02-02
Add missing mode argument to open(2) with O_CREAT.
Visa Hankala
2022-02-02
typo
Theo Buehler
2022-02-01
pkg_delete(1): print usage when args aren't supplied.
Dave Voutila
2022-01-31
tcpdump: fix -Wunused-but-set-variable warning
Christian Weisgerber
2022-01-30
Add missing NULL check.
Martijn van Duren
2022-01-30
When walking a pf table, we only are supposed to return IPv4 addresses.
Martijn van Duren
2022-01-30
Localize variables used only in functions
Andrew Fresh
2022-01-29
Clean up exit codes
Andrew Fresh
2022-01-29
rtwn and urtwn firmware got better licenses and moved to base
Andrew Fresh
2022-01-29
"Unregister" installed firmware that isn't in the SHA256.sig
Andrew Fresh
2022-01-28
Properly handle .mft files as intended by the RFC. Instead of always
Claudio Jeker
2022-01-28
Do not skip .rrdp cache cleanup if rrdp is off (option -R). The sync
Claudio Jeker
2022-01-28
Must use unsigned 1 here since modern compilers can't shift a signed 1 by 31.
Claudio Jeker
2022-01-28
When it's the possessive of 'it', it's spelled "its", without the
Philip Guenther
2022-01-26
Allow rsync:// URI as file in -f mode. This makes it easier to explore
Claudio Jeker
2022-01-26
Change the repository layout by removing the valid directory. Everything
Claudio Jeker
2022-01-24
Adjust code to handle unsupported file types a bit more graceful.
Claudio Jeker
2022-01-24
When rename fails show the source filename and not the destination.
Claudio Jeker
2022-01-24
in the options list, show -f as taking "file ..." arguments;
Jason McIntyre
2022-01-24
Redownload existing files with failed checksums
Andrew Fresh
2022-01-23
rearrange SYNOPSIS/usage to be a bit clearer;
Jason McIntyre
2022-01-23
Handle EINTR the same way in all poll loops. In all cases restart the
Claudio Jeker
2022-01-23
On poll() failure we want to skip pollfd related action but the signal
Claudio Jeker
2022-01-23
zap extra blank line
Theo Buehler
2022-01-23
Allow rpki-client to display more than one file in -f mode.
Claudio Jeker
2022-01-23
Simplify valid_cert() and valid_roa() by passing in struct auth instead
Claudio Jeker
[prev]
[next]