log

age author description
Fri, 25 May 2012 20:49:09 +0300 Matti Hamalainen Fix parsing of LOGIN_{SUCCESS,FAILURE} packets.
Fri, 25 May 2012 20:45:12 +0300 Matti Hamalainen Fixes.
Fri, 25 May 2012 20:21:45 +0300 Matti Hamalainen Fix a type / conversion related warning.
Fri, 25 May 2012 20:18:24 +0300 Matti Hamalainen Add function for dumping current network buffer.
Fri, 25 May 2012 20:16:05 +0300 Matti Hamalainen Possibly fix packet mangling again.
Thu, 24 May 2012 21:33:29 +0300 Matti Hamalainen Rename user home directory variable.
Thu, 24 May 2012 20:57:06 +0300 Matti Hamalainen More code cleanups, this time using clang with excessive warnings enabled.
Thu, 24 May 2012 14:10:47 +0300 Matti Hamalainen Better handling of some messages.
Thu, 24 May 2012 13:05:31 +0300 Matti Hamalainen Start working on command completion.
Thu, 24 May 2012 12:30:39 +0300 Matti Hamalainen Remove somewhat useless pointer checks.
Thu, 24 May 2012 11:39:02 +0300 Matti Hamalainen Remove debugging message.
Thu, 24 May 2012 11:38:54 +0300 Matti Hamalainen Fix server-side commands.
Thu, 24 May 2012 11:38:34 +0300 Matti Hamalainen Fix /list command.
Thu, 24 May 2012 11:14:44 +0300 Matti Hamalainen Refactor the /command handling completely.
Thu, 24 May 2012 11:09:48 +0300 Matti Hamalainen Rename nn_conn_send_msg() to nn_conn_send_msg_v() and add new nn_conn_send_msg().