]> git.cworth.org Git - ttt/commit
2005-11-24 Carl Worth <cworth@cworth.org>
authorCarl Worth <carl@theworths.org>
Thu, 24 Nov 2005 15:34:08 +0000 (15:34 +0000)
committerCarl Worth <carl@theworths.org>
Thu, 24 Nov 2005 15:34:08 +0000 (15:34 +0000)
commitf8bdcd97af8d0dcee79ab692fffb83dba5a5498a
treea12c921b562b09d7a8fe4bbf801b13a206a5a5da
parent306a4054b4a0732ff42ab2548ffc020043ab3cf9
2005-11-24  Carl Worth  <cworth@cworth.org>

        * PROTOCOL:
        * src/ttt-server.c: (ttt_server_init),
        (ttt_server_register_client): Remove unique-name generation from
        the server. The client is going to have to have code to do this
        anyway.

        * src/ttt-client.c: Change minimum arguments for HELO from 0 to 1.

        * TODO: Note that HELO and ERROR INVALIDNAME are implemented in
        the server.
ChangeLog
PROTOCOL
TODO
src/ttt-client.c
src/ttt-server.c