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
/
nchan.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
channel layer support for ssh2
markus
2000-04-03
1
-70
/
+309
|
*
sync w/ channels.c
markus
2000-03-28
1
-5
/
+1
|
*
replace big switch() with function tables (prepare for ssh2)
markus
2000-03-28
1
-3
/
+2
|
*
handle OCLOSE for CHAN_INPUT_WAIT_DRAIN, i.e. do not drain buffer if
markus
2000-01-10
1
-12
/
+18
|
|
|
|
peer is not going to read the data.
*
use error() for internal errors
markus
1999-12-02
1
-10
/
+10
|
*
it's not an error() if shutdown_write failes in nchan.
markus
1999-11-24
1
-2
/
+3
|
*
missing copyright
markus
1999-11-24
1
-1
/
+30
|
*
KNF part 1
markus
1999-11-23
1
-52
/
+67
|
*
remove buggy 'x11-fix'
markus
1999-10-25
1
-14
/
+1
|
*
typo in debug messages (input vs. ouput)
markus
1999-10-25
1
-7
/
+7
|
*
re-implement the proto-1.5 channel close protocol, see nchan.ms.
markus
1999-10-17
1
-66
/
+165
|
*
add CVS tags, fix comments and whitespace
markus
1999-10-16
1
-4
/
+7
|
*
support for SSH protocol 1.5 which is poorly documented, the RFC.troff lies.
markus
1999-10-16
1
-0
/
+98
interops (x11,agent,etc) with 1.2.27 and protocol 1.3
[prev]