log

age author description
Mon, 10 Nov 2008 08:32:49 +0200 Matti Hamalainen More comments.
Fri, 07 Nov 2008 22:17:44 +0200 Matti Hamalainen Improved error handling.
Fri, 07 Nov 2008 22:17:33 +0200 Matti Hamalainen Update documentation.
Mon, 03 Nov 2008 19:01:32 +0200 Matti Hamalainen Fix the input packet handling to properly handle packets with multiple
Sun, 02 Nov 2008 18:43:38 +0200 Matti Hamalainen Use strdup; Added function to decode morse code.
Wed, 29 Oct 2008 02:51:51 +0200 Matti Hamalainen Simple ringbuffer implementation.
Wed, 29 Oct 2008 02:51:35 +0200 Matti Hamalainen Synced th-libs.
Wed, 29 Oct 2008 02:51:18 +0200 Matti Hamalainen Synced th-libs.
Wed, 29 Oct 2008 01:34:27 +0200 Matti Hamalainen Support for resizing the terminal on fly. Not perfect, but works.
Tue, 28 Oct 2008 00:33:10 +0200 Matti Hamalainen Improved editing commands ctrl+<left/right>
Mon, 27 Oct 2008 01:31:53 +0200 Matti Hamalainen Update documentation.
Mon, 27 Oct 2008 01:00:49 +0200 Matti Hamalainen Cleanups, added a silly morse code conversion mode.
Mon, 27 Oct 2008 00:58:34 +0200 Matti Hamalainen Sync th-libs.
Sun, 26 Oct 2008 02:51:58 +0300 Matti Hamalainen v0.6.1
Sun, 26 Oct 2008 02:50:41 +0300 Matti Hamalainen Fix PRV handling.
Thu, 23 Oct 2008 02:13:39 +0300 Matti Hamalainen Sync.
Thu, 23 Oct 2008 02:13:26 +0300 Matti Hamalainen Heh.
Sat, 18 Oct 2008 08:49:47 +0300 Matti Hamalainen Synced th-libs.
Tue, 12 Aug 2008 21:28:10 +0300 Matti Hamalainen Accept 'äöå' in input.
Wed, 06 Aug 2008 01:02:57 +0300 Matti Hamalainen Fix the editline being 2 lines instead of 3.
Tue, 05 Aug 2008 14:39:21 +0300 Matti Hamalainen Fix a bug with mixed editBuf->pos vs editBuf->len.
Tue, 05 Aug 2008 08:42:57 +0300 Matti Hamalainen Cleanups. Added option to specify/fake "site" where logging in from.
Mon, 04 Aug 2008 06:44:11 +0300 Matti Hamalainen Check for NULL pointers (fixes "daemon" mode)
Sun, 03 Aug 2008 12:02:03 +0300 Matti Hamalainen Add command history functionality.
Sun, 03 Aug 2008 08:17:55 +0300 Matti Hamalainen Hmm.
Sat, 02 Aug 2008 23:29:50 +0300 Matti Hamalainen Make statusline more informative.
Sat, 02 Aug 2008 11:57:09 +0300 Matti Hamalainen A refactored ncurses-based UI.
Sat, 02 Aug 2008 04:04:58 +0300 Matti Hamalainen Use ANSI colours.
Wed, 16 Jul 2008 17:23:43 +0300 Matti Hamalainen Improved color hex triplet parsing.
Wed, 09 Jul 2008 17:47:40 +0300 Matti Hamalainen Added /color command to change colour.