Wed, 18 Feb 2015 22:46:15 +0800 |
Matt Johnston |
async connections working
fastopen
|
Wed, 18 Feb 2015 00:05:27 +0800 |
Matt Johnston |
work in progress for async connect
fastopen
|
Sun, 15 Feb 2015 22:34:05 +0800 |
Matt Johnston |
tcp fastopen for the server
fastopen
|
Sat, 14 Feb 2015 09:56:11 +0800 |
Matt Johnston |
connect_remote() is now always non-blocking
|
Fri, 13 Feb 2015 23:47:53 +0800 |
Matt Johnston |
Add envirnonment variable for debug timestamps to roughly match
|
Wed, 28 Jan 2015 22:43:01 +0800 |
Matt Johnston |
Fix bad multi-statement define for m_free(), detected by Coverity
|
Sat, 24 Jan 2015 00:05:26 +0800 |
Matt Johnston |
Default client key path ~/.ssh/id_dropbear
|
Sun, 27 Jul 2014 22:55:29 +0800 |
Matt Johnston |
- Don't use multichar constants since recent gcc complains
|
Wed, 16 Jul 2014 22:53:32 +0800 |
Matt Johnston |
Set tcp priority as follows:
|
Thu, 13 Mar 2014 23:50:09 +0800 |
Matt Johnston |
Add new monotonic_now() wrapper so that timeouts are unaffected by
|
Tue, 03 Dec 2013 00:04:48 +0800 |
Matt Johnston |
- Sockets are set to lowdelay priority initially to improve conneciton setup
|
Mon, 02 Dec 2013 22:55:43 +0800 |
Catalin Patulea |
Set IPTOS_LOWDELAY on PTY sessions only
|