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-12-27
Make KIOENABLE accept a mode argument, currently limited to KCOV_MODE_TRACE_PC.
anton
2018-12-27
remove unused file
Eric Faurot
2018-12-27
fifo isn't really the right data structure for varying expirations.
Ted Unangst
2018-12-27
must remember to unref device if setting the task isn't done.
Ted Unangst
2018-12-27
too many words in previous;
Jason McIntyre
2018-12-27
Rename ufdesc to udpfd to make the code slightly more intuitive.
Kenneth R Westerback
2018-12-27
convert to unsigned variables to avoid some overflows.
Ted Unangst
2018-12-27
port ranges can be ambiguous with hypenated port-names.
Ted Unangst
2018-12-27
Rename routehandler() to routefd_handler() to make the code slightly
Kenneth R Westerback
2018-12-27
Rename bfdesc to bpffd and packethandler() to bpffd_handler() to make
Kenneth R Westerback
2018-12-27
Check for main ruleset explicitly
kn
2018-12-27
Zap duplicate struct declaration
kn
2018-12-27
No need to return early when setting the tick stop.
Kenneth R Westerback
2018-12-27
extract subaddress from last resolved node, not from dest or rcpt address
Gilles Chehade
2018-12-27
table_fetch() always expect a valid dst pointer.
Eric Faurot
2018-12-27
move the iterator variable in the private handle.
Eric Faurot
2018-12-27
introduce dump() and add() table methods, only implemented for static tables.
Eric Faurot
2018-12-27
Convert K&R function definitions to modern C. clang is more picky about
Claudio Jeker
2018-12-27
Move away from K&R style function definitions. clang is rather picky about
Claudio Jeker
2018-12-27
Do not assign node to itself. Instead move the earlier initialisation into
Claudio Jeker
2018-12-27
remove dead code, we will only support ramstat stat backend
Gilles Chehade
2018-12-27
sort and rename tests
anton
2018-12-27
Separate kcov descriptor state and trace mode as a first step towards supporting
anton
2018-12-27
pass the table pointer to the lookup()/fecth() methods
Eric Faurot
2018-12-27
change the close() method to take the table pointer
Eric Faurot
2018-12-27
Make the backend open method return an int to report success.
Eric Faurot
2018-12-27
ssh_packet_set_state() now frees ssh->kex implicitly, so don't
Damien Miller
2018-12-27
move client/server SSH-* banners to buffers under ssh->kex and factor
Damien Miller
2018-12-26
reorder parameters for consistency
Eric Faurot
2018-12-26
uncouple AF_MPLS and AF_INET
denis
2018-12-26
simplify code
Eric Faurot
2018-12-26
document kern.pool_debug; ok tedu@
anton
2018-12-26
introduce a table_match() function to check for a key in a table
Eric Faurot
2018-12-26
Make AES CCM available in tables.
Theo Buehler
2018-12-26
sync
Stuart Henderson
2018-12-26
get rid of the unused dict argument in table lookup and fetch api.
Eric Faurot
2018-12-26
unbreak VPN routes installation into FIB
denis
2018-12-26
move the table backend name in the backend struct.
Eric Faurot
2018-12-26
Remove the rasops24_erasecols and rasops24_eraserows functions from
Frederic Cambus
2018-12-26
when passing message to filters, do not worry yet about handling DATA
Gilles Chehade
2018-12-26
Use estimates of speed to improve gesture detection.
Ulf Brosziewski
2018-12-26
revert "kill a region if 'delete' or 'backspace' is pressed"
Peter Hessler
2018-12-25
test dying kcov descriptor logic
anton
2018-12-25
In the kcov ioctl(KIOSETBUFSIZE) path, malloc() can sleep. Double check that
anton
2018-12-25
rework icmp6_error() to be closer to icmp_error()
denis
2018-12-25
No need for magic tick_msg(NULL,..) call to
Kenneth R Westerback
2018-12-25
Remove unused static function since clang errors out because of this.
Claudio Jeker
2018-12-25
Use the same additional arch specific files for sparc64 as is done for mips
Claudio Jeker
2018-12-25
bugfix: make the static class buffer long enough
Ingo Schwarze
2018-12-24
Always use log_getverbose() instead of sometimes checking OPT_VERBOSE
Kenneth R Westerback
[prev]
[next]