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-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
2022-01-22
Change valid_filename() ot return an enum rtype and rename it to
Theo Buehler
2022-01-22
Support multiple -v as promised in the man page
Andrew Fresh
2022-01-21
Treat ppoll(2) errors as fatal. OK deraadt@
Todd C. Miller
2022-01-21
Add function to determine the file type from the file name extension
Theo Buehler
2022-01-21
the wrapped cron line is going to lose people
Theo de Raadt
2022-01-21
"move" part of the OpenBSD::State code into its own (stateless) class
Marc Espie
2022-01-21
Avoid out-of-bounds accesses in case the filename is too showrt to
Theo Buehler
2022-01-20
Make sure that all poll loops properly restart the poll loop on EINTR.
Claudio Jeker
2022-01-20
catch poll() returning EINTR.
Sebastian Benoit
2022-01-20
Move the notBefore and notAfter checks from proc_parser_root_cert()
Claudio Jeker
2022-01-20
remove unused variable from all copies of _asr_strdname()
Christian Weisgerber
2022-01-20
ospf6ctl: fix -Wunused-but-set-variable warning
Christian Weisgerber
2022-01-20
eigrpd: fix -Wunused-but-set-variable warning
Christian Weisgerber
2022-01-20
dvmrpctl: fix -Wunused-but-set-variable warning
Christian Weisgerber
2022-01-20
ospf6d: fix -Wunused-but-set-variable warnings
Christian Weisgerber
2022-01-20
Rename mft_check() to proc_parser_mft_check() and make it a static function.
Claudio Jeker
2022-01-19
Add -f to usage in main routine
Job Snijders
2022-01-19
Document the -f file inspection function
Job Snijders
2022-01-19
Implement a filemode where the passed file from the command line is
Claudio Jeker
2022-01-19
Hook up the new application layer.
Martijn van Duren
2022-01-19
Add the new application layer. Changes include:
Martijn van Duren
2022-01-19
Implement snmpe_send to allow to allow the new application layer to send
Martijn van Duren
2022-01-19
Make sure that we ASN1 verify the varbindlist as soon as we unpack it.
Martijn van Duren
2022-01-19
Add definitions for SNMP-TARGET-MIB. These are needed for the new
Martijn van Duren
2022-01-19
Move some smi.c functions to their own header.
Martijn van Duren
2022-01-19
Move some snmpe.c functions to their own header.
Martijn van Duren
2022-01-19
Move log.c functions to their own header.
Martijn van Duren
2022-01-19
rpki-client: don't leak nfile if no repo is found.
Theo Buehler
2022-01-18
Pass the X509_V_FLAG_CRL_CHECK flag as argument to valid_x509().
Claudio Jeker
2022-01-18
Use X509_get0_pubkey() for opk and remove the EVP_PKEY_free(opk).
Claudio Jeker
2022-01-18
Change cert_parse() and ta_parse() to no longer take a x509 handle as
Claudio Jeker
2022-01-18
More fixing. Previous revert was incomplete.
Claudio Jeker
2022-01-18
Revert all the files that should have not been committed in last commit.
Claudio Jeker
2022-01-18
Kill extra newline
Claudio Jeker
2022-01-18
Fix function name in warn message.
Theo Buehler
2022-01-18
Unify the various X509_verify_cert() calls and the boiler plate code around
Claudio Jeker
2022-01-18
Cleanup the scattered OBJ_txt2obj() calls and move them into
Claudio Jeker
2022-01-17
rad: fix -Wunused-but-set-variable warning
Christian Weisgerber
2022-01-16
dhcpd: fix -Wunused-but-set-variable warning
Christian Weisgerber
2022-01-15
vmd: Remove a warning about non-32KHz timebases
Mike Larkin
2022-01-14
Introduce a validated cache which holds all the files that have
Claudio Jeker
2022-01-14
Fix acme-client build with opaque RSA
Theo Buehler
[next]