- May 04, 2016
-
-
Matt Johnston authored
-
- Apr 29, 2016
-
-
Matt Johnston authored
-
- Jul 11, 2016
-
-
Matt Johnston authored
-
- Apr 29, 2016
-
-
Matt Johnston authored
-
- Mar 16, 2016
-
-
- Nov 27, 2015
-
-
Matt Johnston authored
-
- Sep 29, 2015
-
-
Matt Johnston authored
those packets might have been enqueued by set_connect_fds()
-
- Aug 07, 2015
-
-
Matt Johnston authored
-
- Aug 03, 2015
-
-
Matt Johnston authored
-
Matt Johnston authored
-
- Jun 04, 2015
-
-
Matt Johnston authored
-
- May 06, 2015
-
-
Gaël PORTAY authored
-
- May 03, 2015
-
-
Matt Johnston authored
-
- May 02, 2015
-
-
Matt Johnston authored
-
- Mar 20, 2015
-
-
Matt Johnston authored
-
- Mar 01, 2015
-
-
Matt Johnston authored
--HG-- branch : nocircbuffer
-
- Feb 28, 2015
-
-
Matt Johnston authored
--HG-- branch : fastopen
-
- Feb 24, 2015
-
-
Matt Johnston authored
-
Matt Johnston authored
Client side is not complete.
-
Thorsten Horstmann authored
and /**/ comments
-
- Feb 20, 2015
-
-
Matt Johnston authored
--HG-- branch : fastopen
-
Matt Johnston authored
--HG-- branch : fastopen
-
- Feb 18, 2015
-
-
Matt Johnston authored
--HG-- branch : fastopen
-
- Feb 13, 2015
-
-
Matt Johnston authored
network timestamps (in tshark)
-
Matt Johnston authored
-
- Aug 19, 2014
-
-
Matt Johnston authored
-
- Aug 13, 2014
-
-
Matt Johnston authored
-
- Jul 16, 2014
-
-
Matt Johnston authored
if (connecting || ptys || x11) tos = LOWDELAY; else if (tcp_forwards) tos = 0; else tos = BULK; TCP forwards could be either lowdelay or bulk, hence the default priority.
-
- Jul 09, 2014
-
-
Matt Johnston authored
-
Matt Johnston authored
-
- Mar 15, 2014
-
-
Matt Johnston authored
EAGAIN but always saves a select() - needs testing with bandwidth-limited and CPU-limited situations.
-
- Mar 13, 2014
-
-
Matt Johnston authored
system clock changes
-
Matt Johnston authored
-
Yousong Zhou authored
While at it, fix a few indentations and typo.
-
- Feb 17, 2014
-
-
Matt Johnston authored
we're waiting for a key exchange. This should hopefully fix the situation where "~." doesn't work to terminate a client session when a laptop wakes up. The client will be stuck waiting for a key exchange on a dead connection, so won't have read the escape character
-
- Feb 12, 2014
-
-
Matt Johnston authored
-
- Jan 23, 2014
-
-
Matt Johnston authored
-
- Nov 14, 2013
-
-
Matt Johnston authored
--HG-- rename : random.c => dbrandom.c rename : random.h => dbrandom.h
-
Matt Johnston authored
-
- Apr 14, 2013
-
-
Matt Johnston authored
-