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-25
Document 'ikectl show sa'.
tobhe
2020-04-25
update filter documentation after protocol change
Eric Faurot
2020-04-25
point out that the "junk" filter decision adds the X-Spam header
Eric Faurot
2020-04-24
Simplify the grammar by letting the lexer handle builtin keywords.
Martin Pieuchot
2020-04-24
Print given identifier in the error message when no matching probe exist.
Martin Pieuchot
2020-04-24
strip trailing CRs at smtp level rather than io level
Eric Faurot
2020-04-23
ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
Jason McIntyre
2020-04-23
replace examples of "Ic arg Ic arg" with "Ic arg arg" and stop the spread;
Jason McIntyre
2020-04-23
Implement builtin 'cpu' keyword.
Martin Pieuchot
2020-04-23
Try to document 'no local-address'
Claudio Jeker
2020-04-23
Store local-address by address family. This allows to configure both
Claudio Jeker
2020-04-23
Correctly parse "0/0" as the default route when specifying
Kenneth R Westerback
2020-04-23
Extend map to support keys composed of multiple arguments.
Martin Pieuchot
2020-04-23
Always initialize cachedir and outputdir.
Sebastian Benoit
2020-04-23
Make debug output less verbose.
Martin Pieuchot
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
[next]