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
2020-04-22
Check for the dispatcher name in the envelope validation function.
Eric Faurot
2020-04-21
tweak previous;
Jason McIntyre
2020-04-21
vmd: improve concurrency control in pause
pd
2020-04-20
Document the suggested interval in man page
job
2020-04-20
Strip the 'in bgpd' in the title of the rpki-client man page.
Claudio Jeker
2020-04-18
rename the "options" field to "flags" (as suggested by millert): an optional
Jason McIntyre
2020-04-18
Rewrite the flag-parsing code to be getopt-like. Tight formations like
Theo de Raadt
2020-04-18
use correct path for the default cache dir in rpki-client(8). ok claudio@
Stuart Henderson
2020-04-18
improve whitespaces in usage
Theo de Raadt
2020-04-17
switch email and result fields in mail-from/rcpt-to event reports
Eric Faurot
2020-04-17
Document using /etc/ethers to look up ethernet addresses. ok krw@,
Darren Tucker
2020-04-17
Log skipped jobs in job_add() not job_runqueue().
Todd C. Miller
2020-04-16
Support looking up ethernet addresses in /etc/ethers at dhcpd startup time.
Darren Tucker
2020-04-16
Reflow text so that the -[nsq] options are described as an optional [options]
Theo de Raadt
2020-04-16
Add a mechanism to prevent cron jobs from running concurrently.
Todd C. Miller
2020-04-16
remove the libcrypto cleanup before exit. Most of the functions are
Claudio Jeker
2020-04-16
It is unclear why data is memcpy-ed into a char buf[2] that is used as
Claudio Jeker
2020-04-16
Revert last commit, this file slipped in.
Claudio Jeker
2020-04-16
Replace deprecated ERR_remove_state(0) with ERR_remove_thread_state(NULL);
Claudio Jeker
2020-04-16
Make the control socket name depend on the routing domain we are in.
Florian Obser
2020-04-15
add support for printing RfC 2332 NBMA Next Hop Resolution Protocol (NHRP)
remi
2020-04-15
Make map functions accept a "struct map *" instead of a "struct bt_var *".
Martin Pieuchot
2020-04-15
Document filters: one type of predicates checked in kernel.
Martin Pieuchot
2020-04-15
Crank key size to 256 to avoid conflicts when storing stack traces in maps.
Martin Pieuchot
2020-04-15
Stop including <machine/param.h> and <machine/vmparam.h>.
Martin Pieuchot
2020-04-15
Use the new random interval support in cron instead of a random sleep.
Todd C. Miller
2020-04-15
Add support for random values using the '~' operator.
Todd C. Miller
2020-04-12
If all addresses are numeric no use for dns probe; ok florian@ sthen@
Otto Moerbeek
2020-04-11
Avoid using libc SHA256File(), just perform the operation inline to
Theo de Raadt
2020-04-11
To help -portable, use a strrchr instead of basename, since we know what
Theo de Raadt
2020-04-11
remove a __unused attribute, it's obvious and complicates things.
Sebastian Benoit
2020-04-11
Zap double definition of conf and make ibuf_dns static to avoid double
Otto Moerbeek
2020-04-10
When failing to validate a peer TLS certificate in the MTA due to the
Bob Beck
2020-04-09
No need to check for NULL before free().
Kenneth R Westerback
2020-04-08
vmm(4): add IOCTL handler to sets the access protections of the ept
pd
2020-04-08
bump smtpd version
Eric Faurot
2020-04-06
dhcpd could reference freed memory after releasing a lease with
Kenneth R Westerback
2020-04-05
Handle connected routes as ospfd(8) does.
denis
2020-04-05
"Protocol" keyword no longer used; from martin vahlensieck
Jason McIntyre
2020-04-02
Use fopen() and BIO_new_fd() instead of BIO_new_file so that a possible
Claudio Jeker
2020-04-01
Split the mft file and hash check from the mft parsing. This makes it easier
Claudio Jeker
2020-04-01
Better warning message. Show the filename of the CRL instead of the constant
Claudio Jeker
2020-04-01
Put the interface down if the kernel fails to enable pipex.
Martin Pieuchot
2020-03-31
Missing semi-colons.
Antoine Jacoutot
2020-03-30
Use defines instead of raw numbers for intervals specified by RFC
Florian Obser
2020-03-30
Delay failure in mft parsing until all elements of FileAndHash have been
Claudio Jeker
2020-03-30
Check the hash and with it the presence of a file referenced in a MFT early
Claudio Jeker
2020-03-29
Change space to tab
denis
2020-03-29
Rework of rde_asext_get()/rde_asext_put().
denis
2020-03-27
btrace(8): simplify builtin_nsecs(); ok mpi@
cheloha
[next]