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
/
rebound
Age
Commit message (
Expand
)
Author
2015-10-15
make sure req is zeroed in tcp case
Ted Unangst
2015-10-15
better memory handling of the request/cache chain
Ted Unangst
2015-10-15
do not insert entry into cache until it's fully formed
Ted Unangst
2015-10-15
doh, not all requests are the same size. check len first.
Ted Unangst
2015-10-15
assert is the wrong tool
Ted Unangst
2015-10-15
the inet sockets don't work well with inet6 addrs. pick family from addr.
Ted Unangst
2015-10-15
introduce logerr, since most logging is followed by exit
Ted Unangst
2015-10-15
now with _rebound user, we can try a little harder at privdrop
Ted Unangst
2015-10-15
make the HUP interlocking in the parent work better.
Ted Unangst
2015-10-15
trivial KNF
Theo de Raadt
2015-10-15
just a space in usage, from deraadt
Ted Unangst
2015-10-15
add a hint about the config file, until it changes
Ted Unangst
2015-10-15
child can be pledged down a bit to just sockets and io
Ted Unangst
2015-10-15
import rebound, a lightweight dns proxy, for further polishing
Ted Unangst
[prev]