log

age author description
Sat, 05 Nov 2011 23:12:15 +0800 Matt Johnston Print the server allocated port when using dbclient -R 0:....
Thu, 03 Nov 2011 07:18:37 +0000 convert-repo update tags
Wed, 26 Oct 2011 16:02:06 +0000 Matt Johnston Set IPTOS_LOWDELAY for IPv6 too
Wed, 26 Oct 2011 15:49:47 +0000 Matt Johnston - Add ALLOW_BLANK_PASSWORD option
Thu, 20 Oct 2011 13:45:43 +0000 Matt Johnston Try bind IPV6_V6ONLY
Tue, 05 Jul 2011 12:52:06 +0000 Matt Johnston list.c also has no trailing newline
Tue, 05 Jul 2011 12:50:15 +0000 Matt Johnston Fix lost ending newline
Thu, 30 Jun 2011 14:34:32 +0000 Matt Johnston Hopefully fix -lcrypt problem
Tue, 07 Jun 2011 11:55:44 +0000 Matt Johnston Fix case where "-K 1" would cause a SSH_MSG_IGNORE packet to be sent
Tue, 07 Jun 2011 11:08:47 +0000 Matt Johnston Mention that the value is in seconds
Thu, 07 Apr 2011 13:52:43 +0000 Matt Johnston Clean up leaked FD if getnameinfo fails. From Klocwork
Thu, 07 Apr 2011 13:39:10 +0000 Matt Johnston Fix crash when remote forwarding was requested
Thu, 07 Apr 2011 13:38:27 +0000 Matt Johnston Fix leak found by Klocwork
Thu, 07 Apr 2011 13:33:26 +0000 Matt Johnston Properly fix the bug found years ago by Klocwork, refound again.