Wed, 16 Jul 2014 22:53:32 +0800 |
Matt Johnston |
Set tcp priority as follows:
|
Sat, 15 Feb 2014 21:13:57 +0800 |
Matt Johnston |
- Save errno in signal handlers
|
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
|
Thu, 14 Nov 2013 22:05:47 +0800 |
Matt Johnston |
rename random.h to dbrandom.h since some OSes have a system random.h
|
Mon, 12 Aug 2013 22:41:00 +0800 |
Matt Johnston |
Remove accidental one second sleep leftover from debugging
|
Fri, 29 Jun 2012 23:19:43 +0800 |
Matt Johnston |
Improve RNG seeding.
|
Mon, 26 Mar 2012 16:17:16 +0400 |
Andrey Mazo |
Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.
|
Mon, 09 Apr 2012 20:35:13 +0800 |
Matt Johnston |
Rename HAVE_FORK to USE_VFORK
|
Sun, 08 Apr 2012 01:50:52 -0400 |
Mike Frysinger |
check for fork() and not __uClinux__
|
Sun, 04 Dec 2011 05:41:46 +0800 |
Matt Johnston |
- Initialise sa_mask properly
|
Tue, 21 Feb 2012 23:00:30 +0800 |
Matt Johnston |
- Merge
|
Tue, 21 Feb 2012 22:57:19 +0800 |
Matt Johnston |
- Make sure sa_mask is set
|
Sun, 04 Dec 2011 05:31:25 +0800 |
Matt Johnston |
- Fix use-after-free if multiple command requests were sent. Move
|
Thu, 31 Mar 2011 14:42:11 +0000 |
Matt Johnston |
Avoid segfault when handling childpid race
|