log

age author description
Wed, 09 Aug 2006 16:22:20 +0000 Matt Johnston add yet more debug-unrandom
Tue, 08 Aug 2006 15:31:38 +0000 Matt Johnston some more debugging output debug-unrandom
Mon, 07 Aug 2006 13:41:23 +0000 Matt Johnston merge of '9a4e042fd565f46141e81e0c1ab90260303348fe'
Mon, 07 Aug 2006 13:41:16 +0000 Matt Johnston Add (disabled by default) LOG_COMMANDS option to log the commands executed
Sun, 06 Aug 2006 15:29:41 +0000 Matt Johnston add some more copious debugging debug-unrandom
Fri, 04 Aug 2006 17:37:45 +0000 Matt Johnston be sure not to include uninitialised buffers in the unrandom number debug-unrandom
Fri, 04 Aug 2006 17:15:35 +0000 Matt Johnston add some debugging of mpints debug-unrandom
Fri, 04 Aug 2006 17:15:05 +0000 Matt Johnston Remove actual randomness, to (hopefully) allow comparison between hosts debug-unrandom
Thu, 27 Jul 2006 01:24:39 +0000 Matt Johnston Just use the normal "remote closed" handler when reading ident stings
Sun, 09 Jul 2006 14:58:19 +0000 Matt Johnston CHECKCLEARTOWRITE() can normally be defined blank
Fri, 07 Jul 2006 09:28:32 +0000 Matt Johnston From Erik Hovland
Fri, 07 Jul 2006 09:18:05 +0000 Matt Johnston Make flow of execution clearer for getting process exit status
Fri, 07 Jul 2006 09:17:18 +0000 Matt Johnston Fixes from Erik Hovland:
Fri, 07 Jul 2006 07:00:10 +0000 Matt Johnston BUG: The strings 'name' and 'instruction' are always allocated
Fri, 07 Jul 2006 06:43:55 +0000 Matt Johnston BUG: mp_div_2d returns status and it isn't checked.
Mon, 12 Jun 2006 16:05:09 +0000 Matt Johnston 0.49 is close to done.
Mon, 12 Jun 2006 16:03:52 +0000 Matt Johnston Can't check for ss_family without #including sys/socket.h
Mon, 12 Jun 2006 15:57:14 +0000 Matt Johnston Another stab at getting ss_family happy on older glibc
Mon, 12 Jun 2006 14:41:32 +0000 Matt Johnston Make the dbclient password prompt more useful
Mon, 12 Jun 2006 03:51:40 +0000 Matt Johnston mention a command in the help
Sun, 11 Jun 2006 16:37:46 +0000 Matt Johnston fix accidentally changed == vs != operators
Sun, 11 Jun 2006 16:19:32 +0000 Matt Johnston progress towards exiting on writefd closure rather than
Sat, 10 Jun 2006 16:39:40 +0000 Matt Johnston merge of 332f709a4cb39cde4cedab7c3be89e05f3023067
Sat, 10 Jun 2006 16:39:37 +0000 Matt Johnston disapproval of revision 'a4c1a9be4db326f8f7adcf30f876fadedf87b203'
Sat, 10 Jun 2006 15:59:38 +0000 Matt Johnston increase the size of listening sockets if the port count increases
Wed, 07 Jun 2006 16:04:14 +0000 Matt Johnston Bring in changes from Debian 0.48.1-1
Wed, 07 Jun 2006 15:47:04 +0000 Matt Johnston add -f background option to dbclient
Wed, 07 Jun 2006 15:01:20 +0000 Matt Johnston Add -N "no remote command" dbclient option.
Wed, 07 Jun 2006 14:48:35 +0000 Matt Johnston Include user@host in the pubkey line, since it's sometimes very useful
Wed, 07 Jun 2006 14:10:21 +0000 Matt Johnston Add -P pidfile patch from Swen Schillig