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
/
PROTOCOL
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mention INFO@openssh.com for sending SIGINFO
djm
2018-10-02
1
-1
/
+8
*
improve
djm
2018-08-10
1
-6
/
+6
*
Describe pubkey format, prompted by bz#2853
djm
2018-08-10
1
-1
/
+32
*
fix numbering
djm
2018-08-10
1
-3
/
+3
*
emphasise that the hostkey rotation may send key types that the client
djm
2018-02-19
1
-5
/
+9
*
fix references to obsolete v00 cert format; spotted by Jakub Jelen
djm
2017-05-26
1
-3
/
+3
*
We accidentally send an empty string and a zero uint32 with every
djm
2016-04-08
1
-1
/
+3
*
direct-streamlocal@openssh.com Unix domain foward messages do not
djm
2015-07-17
1
-2
/
+1
*
whitespace at EOL
djm
2015-05-08
1
-2
/
+2
*
UpdateHostKeys fixes:
djm
2015-02-20
1
-6
/
+6
*
Revise hostkeys@openssh.com hostkey learning extension.
djm
2015-02-16
1
-14
/
+39
*
Host key rotation support.
djm
2015-01-26
1
-1
/
+23
*
Add support for Unix domain socket forwarding. A remote TCP port
millert
2014-07-15
1
-1
/
+51
*
mention curve25519-sha256@libssh.org key exchange algorithm
djm
2013-12-01
1
-1
/
+7
*
Add a new protocol 2 transport cipher "chacha20-poly1305@openssh.com"
djm
2013-11-21
1
-1
/
+6
*
fsync@openssh.com protocol extension for sftp-server
djm
2013-10-17
1
-1
/
+15
*
support AES-GCM as defined in RFC 5647 (but with simpler KEX handling)
markus
2013-01-08
1
-1
/
+13
*
fix description of MAC calculation for EtM modes; ok markus@
djm
2013-01-03
1
-3
/
+4
*
add encrypt-then-mac (EtM) modes to openssh by defining new mac algorithms
markus
2012-12-11
1
-1
/
+28
*
add a protocol extension to support a hard link operation. It is
djm
2010-12-04
1
-1
/
+17
*
Implement Elliptic Curve Cryptography modes for key exchange (ECDH) and
djm
2010-08-31
1
-14
/
+31
*
Add support for certificate key types for users and hosts.
djm
2010-02-26
1
-8
/
+15
*
tweak language
djm
2010-01-09
1
-3
/
+3
*
fix an incorrect magic number and typo in PROTOCOL; bz#1688
djm
2009-12-20
1
-6
/
+6
*
mention that eow and no-more-sessions extensions are sent only to
djm
2009-02-14
1
-1
/
+12
*
grammar
djm
2008-07-05
1
-3
/
+3
*
clarify that eow@openssh.com is only sent on session channels
djm
2008-06-30
1
-4
/
+4
*
document the protocol used by ssh-agent; "looks ok" markus@
djm
2008-06-28
1
-1
/
+4
*
spelling fixes
djm
2008-06-28
1
-7
/
+7
*
document tun@openssh.com forwarding method
djm
2008-06-12
1
-6
/
+66
*
Add a no-more-sessions@openssh.com global request extension that the
djm
2008-06-10
1
-5
/
+28
*
Use a $OpenBSD tag so our scripts will sync changes.
dtucker
2008-06-09
1
-1
/
+1
*
Have the sftp client store the statvfs replies in wire format,
dtucker
2008-06-08
1
-5
/
+5
*
statvfs member fsid needs to be wider, increase it to 64 bits and
djm
2008-06-07
1
-2
/
+5
*
grammar and correctness fixes from stevesk@
djm
2008-05-17
1
-7
/
+7
*
document our protocol extensions and deviations; ok markus@
djm
2008-05-16
1
-0
/
+154