log

age author description
Thu, 24 May 2012 05:00:32 +0300 Matti Hamalainen Rename another function.
Thu, 24 May 2012 04:59:49 +0300 Matti Hamalainen Rename a function.
Thu, 24 May 2012 04:58:43 +0300 Matti Hamalainen Add some new functions for socket / connection input buffer
Thu, 24 May 2012 04:58:10 +0300 Matti Hamalainen Rename variable and function, internal use only.
Thu, 24 May 2012 04:57:37 +0300 Matti Hamalainen Update copyright.
Thu, 24 May 2012 04:33:21 +0300 Matti Hamalainen Rename some internal variables and add new buffer pointer one.
Thu, 24 May 2012 00:56:15 +0300 Matti Hamalainen Added tag dev-0_9_12 for changeset a2b7ac328e62
Thu, 24 May 2012 00:55:45 +0300 Matti Hamalainen Code cleanup. dev-0_9_12
Thu, 24 May 2012 00:47:31 +0300 Matti Hamalainen Cleanup libnnchat.
Sun, 20 May 2012 23:35:00 +0300 Matti Hamalainen Change screen update strategy a bit.
Sun, 20 May 2012 23:33:46 +0300 Matti Hamalainen Log private messages always in the PRV format.
Sun, 20 May 2012 23:31:33 +0300 Matti Hamalainen Bump version.
Thu, 29 Dec 2011 00:39:20 +0200 Matti Hamalainen Cosmetics.
Thu, 29 Dec 2011 00:34:46 +0200 Matti Hamalainen Cosmetics.
Thu, 13 Oct 2011 18:07:33 +0300 Matti Hamalainen Fix build.
Mon, 03 Oct 2011 18:21:10 +0300 Matti Hamalainen Use a Makefile setting for th-libs location.
Mon, 03 Oct 2011 18:14:27 +0300 Matti Hamalainen Remove .hgsub
Mon, 03 Oct 2011 15:43:42 +0300 Matti Hamalainen Update to use new th-libs from the subrepo.
Mon, 03 Oct 2011 15:43:01 +0300 Matti Hamalainen Added .hgignore.
Mon, 03 Oct 2011 15:35:19 +0300 Matti Hamalainen Added sub-repo of th-libs.
Mon, 03 Oct 2011 00:31:46 +0300 Matti Hamalainen Sync th-libs.
Mon, 03 Oct 2011 00:04:33 +0300 Matti Hamalainen Sync th-libs.
Tue, 28 Jun 2011 21:46:18 +0300 Matti Hamalainen Use getmaxy() instead of getmaxyx().
Thu, 23 Jun 2011 18:06:15 +0300 Matti Hamalainen Bump version.
Thu, 23 Jun 2011 15:19:12 +0300 Matti Hamalainen Clean up address handling a tiny, tiny bit.
Thu, 23 Jun 2011 14:54:11 +0300 Matti Hamalainen Remove useless semicolons, fixes some pedantic warnings.
Thu, 23 Jun 2011 14:43:10 +0300 Matti Hamalainen Use th_strcasecmp() and th_strncasecmp().
Thu, 23 Jun 2011 12:54:18 +0300 Matti Hamalainen Added tag dev-0_9_9 for changeset 0f78ac0c87a7
Thu, 23 Jun 2011 12:54:10 +0300 Matti Hamalainen Bump version. dev-0_9_9
Thu, 23 Jun 2011 12:53:56 +0300 Matti Hamalainen Oops, the proxy type was accidentally called "port" in the configuration file, as was the actual port setting. Fixed.