index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
dispatch.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-19
remove last traces of old packet API!
djm
1
-8
/
+1
2017-05-31
remove now obsolete ctx from ssh_dispatch_run; ok djm@
markus
1
-5
/
+3
2017-05-30
protocol handlers all get struct ssh passed; ok djm@
markus
1
-4
/
+4
2015-01-19
move dispatch to struct ssh; ok djm@
markus
1
-8
/
+28
2006-04-20
replace the last non-sig_atomic_t flag used in a signal handler with a
djm
1
-2
/
+2
2006-03-25
standardise spacing in $OpenBSD$ tags; requested by deraadt@
djm
1
-1
/
+1
2002-01-11
a single dispatch_protocol_error() that sends a message of type 'UNIMPLEMENTED'
markus
1
-1
/
+3
2001-12-28
remove plen from the dispatch fn. it's no longer used.
markus
1
-3
/
+3
2001-12-20
Conformance fix: we should send failing packet sequence number when
djm
1
-3
/
+3
2001-06-26
remove comments from .h, since they are cut&paste from the .c files
markus
1
-5
/
+5
2001-06-26
prototype pedant. not very creative...
itojun
1
-6
/
+6
2001-01-29
$OpenBSD$
niklas
1
-0
/
+2
2000-09-21
add context to dispatch_run
markus
1
-3
/
+3
2000-09-07
cleanup copyright notices on all files. I have attempted to be accurate with
deraadt
1
-0
/
+23
2000-03-28
function tables for different message types
markus
1
-0
/
+11