log

age author description
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