log

age author description
Fri, 22 Oct 2010 12:07:38 +0300 Matti Hamalainen Implement username tab-completion. It's still buggy, tho.
Fri, 22 Oct 2010 12:07:15 +0300 Matti Hamalainen Drop internal use and storage of encoded usernames.
Fri, 22 Oct 2010 12:06:55 +0300 Matti Hamalainen Updated.
Thu, 21 Oct 2010 18:54:43 +0300 Matti Hamalainen Change default port to 8003.
Fri, 15 Oct 2010 00:34:25 +0300 Matti Hamalainen Initial implementation of functions for implementing tab-completion for user names.
Mon, 11 Oct 2010 15:48:05 +0300 Matti Hamalainen Renamed functions.
Mon, 11 Oct 2010 15:47:48 +0300 Matti Hamalainen Updated.
Tue, 17 Nov 2009 23:09:10 +0200 Matti Hamalainen Remove useless buffer usage from error reporting function.
Tue, 17 Nov 2009 23:08:15 +0200 Matti Hamalainen Added varargs versions of some functions.
Tue, 17 Nov 2009 19:21:35 +0200 Matti Hamalainen Bump version.
Tue, 17 Nov 2009 19:20:25 +0200 Matti Hamalainen Rename functions for clarity.
Sun, 05 Jul 2009 16:55:40 +0300 Matti Hamalainen Add connection keepalive by sending /listallusers every 15 minutes,
Sat, 20 Jun 2009 01:45:09 +0300 Matti Hamalainen Constify.
Thu, 07 May 2009 06:14:21 +0300 Matti Hamalainen Add preliminary userlist data handling functions.
Thu, 07 May 2009 03:58:42 +0300 Matti Hamalainen Move -DTH_NO_DEFAULTS to Makefile.gen instead.