index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-07
More __func__ to fix error messages
kn
2018-09-07
Make host_*() AF-agnostic
kn
2018-09-07
The debug function trie_dump() should use stderr since that does not case
Claudio Jeker
2018-09-07
Fix function name in error messages by using __func__
kn
2018-09-07
fix badly broken reload of filter rules that use prefix-sets. debugged
Sebastian Benoit
2018-09-07
Not adding ::1 on non-default lo(4) broke regress/sbin/route.
Alexander Bluhm
2018-09-07
Regress test for rde_trie should cover some basics for now.
Claudio Jeker
2018-09-07
fgetln(3) -> getline(3); from Lauri Tirkkonen; ok millert@
cheloha
2018-09-07
Remove wildcard address on loopack remnants
kn
2018-09-07
tests all available TLSv1.2 ciphers
Kinichiro Inoguchi
2018-09-07
Revert earlier revert.
Martijn van Duren
2018-09-07
Add missing htonl() else matching does not really work.
Claudio Jeker
2018-09-07
remove some unused variables and otherwise tidy up a bit.
Jonathan Matthew
2018-09-07
Fragment one large 64k IP ping packet into 155 fragments, each with
Alexander Bluhm
2018-09-07
Document the spin CPU state column
solene
2018-09-07
Remove unnused af argument from unmask(), sync with pfctl
kn
2018-09-07
remove unused function find_prefixsetitem(), ok claudio@
Sebastian Benoit
2018-09-07
Backout recent cp(1) changes; they broke texlive's mktexlsr(1)
Stefan Sperling
2018-09-07
Some space fixes mentioned by benno@
Claudio Jeker
2018-09-07
Explain the special case for redirect to localhost in a comment.
Alexander Bluhm
2018-09-07
Implement a fast presix-set lookup. This magic trie is able to match a
Claudio Jeker
2018-09-07
Make print_hostname() less AF-specific
kn
2018-09-07
Declare strings passed to local_listen() as const. This makes it
Alexander Bluhm
2018-09-07
allow as4number_any in as-sets. Otherwise you cant filter bogon as'es.
Sebastian Benoit
2018-09-07
Refactor a bit and add another test
Claudio Jeker
2018-09-07
Do not send a Content-Length header for 1xx and 204 status codes since
Florian Obser
2018-09-07
Add a basic unittest for the as_set_* functions
Claudio Jeker
2018-09-07
Move the config regress tests into own directory making space for additional
Claudio Jeker
2018-09-07
Fix the build after removing an unused af argument from unmask().
Kevin Lo
2018-09-07
Rename dne in copy_file to exists to be more consistent with the other
Martijn van Duren
2018-09-07
replace malloc()+strlcpy() with strndup() in cmdline_symset().
miko
2018-09-07
Fix "_nfiles" reference for crash dump.
YASUOKA Masahiko
2018-09-07
Also verify a overwrite for the copy of a fifo, link and device node.
Martijn van Duren
2018-09-07
Move the question to allow a copy to its own function.
Martijn van Duren
2018-09-07
The combination of -v and -i and the deny of a copy would cause the copy
Martijn van Duren
2018-09-07
tweak previous;
Jason McIntyre
2018-09-07
Remove some newlines that have gone with last commit.
Claudio Jeker
2018-09-07
When parsing AS numbers set both as_min and as_max to the parsed value.
Claudio Jeker
2018-09-07
Add a dummy as_set_match() function since it is needed to link util.c now.
Claudio Jeker
2018-09-07
Implement as-set a fast lookup table to be used instead of long list of
Claudio Jeker
2018-09-07
Add FALLTHROUGH comments where appropriate. Patch from jjelen at redhat
Darren Tucker
2018-09-07
clarify that goto error in alloc_all_endpoints_fixed_ep() always returns
miko
2018-09-07
move initial jack count to alloc_all_endpoints(), and reset count to zero
miko
2018-09-07
ssh -MM requires confirmation for all operations that change the
Damien Miller
2018-09-07
Add retguard macros to cpu_switchto, setjmp, longjmp.
mortimer
2018-09-06
Use getline() for the network bulk code. Also make the parser better by
Claudio Jeker
2018-09-06
Drop SSL_CIPHER_ALGORITHM2_AEAD flag.
Joel Sing
2018-09-06
get rid of a temp file, noted by claudio@
Sebastian Benoit
2018-09-06
If we cannot stop the endpoint when aborting a transfer assume that
Martin Pieuchot
2018-09-06
when people update /etc/example/bgpd.conf, the forget to update the
Sebastian Benoit
[next]