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-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
2020-03-27
Use the correct math to calculate how many bytes are needed for b64_pton().
Claudio Jeker
2020-03-27
Skip first line if it starts with '#!'
Martin Pieuchot
2020-03-26
Add support for "alpha" suffixes in package versions
Jeremie Courreges-Anglas
2020-03-23
Map are printed by default now, document that option "-c" is needed :)
Martin Pieuchot
2020-03-23
Some architectures require <machine/param.h> to use VM_MIN_KERNEL_ADDRESS.
Martin Pieuchot
2020-03-23
Document some functions.
Martin Pieuchot
2020-03-23
Print maps when exiting unless an END rule has been defined.
Martin Pieuchot
2020-03-23
Spell "status" correctly.
Patrick Wildt
2020-03-22
Add 'ikectl show sa' command to print information about the state of
tobhe
2020-03-20
remove unbound files that aren't really useful here, pointed out by florian@
Stuart Henderson
2020-03-20
Document exit, zero and delete functions
kn
2020-03-20
Reshuffle code more to separate out the output functions into output.c.
Claudio Jeker
2020-03-19
merge update to Unbound 1.10.0
Stuart Henderson
2020-03-19
import Unbound 1.10.0, ok tb@
Stuart Henderson
2020-03-19
Use bv_name() in debug output and include the hash of a map.
Martin Pieuchot
2020-03-19
Add support for unnamed map.
Martin Pieuchot
2020-03-19
When looking at which data should be recorded by the kernel include the
Martin Pieuchot
2020-03-18
Add 'ikectl reset id <ID>' command to reset all SAs from policies with
tobhe
2020-03-18
time() takes a strftime(3) format string
kn
2020-03-18
use CRLF line-ending during the SMTP dialog in the local enqueuer
Eric Faurot
2020-03-18
Whitelist 'map' type in order to use them in real (non BEGIN/END) rules.
Martin Pieuchot
2020-03-17
Print IO device names next to path with "list-io"
kn
2020-03-17
Exit when m_get_string() returns NULL to prevent nullptr dereference in
tobhe
2020-03-16
Initialize session.rcptto to NULL before parsing command line optinos.
Todd C. Miller
2020-03-16
fix cast in isdigit() calls.
Sebastian Benoit
2020-03-16
The assumption that in roa tables a prefix / source-as combo only appears
Claudio Jeker
2020-03-16
Fix affectation that should be conditionnal tests inside asserts.
Martin Pieuchot
[next]