added GPL3 notices on the files |
|
More...
|
over 14 years ago
|
after setting a username it will show up in speech |
|
More...
|
over 14 years ago
|
started adding the basics for giving user names. |
|
More...
|
over 14 years ago
|
fixed a bug where the lengths of charcode and terminal were wrong. |
|
More...
|
over 14 years ago
|
talker compiles with visual studio 2010 |
|
More...
|
over 14 years ago
|
all commands are in a linked list now. |
|
More...
|
over 14 years ago
|
moved some features that are unix only to a unix file include for mac and linux. started moving commands to a command list |
|
More...
|
over 14 years ago
|
added basics for the status telnet command |
|
More...
|
over 14 years ago
|
talker supports getting the terminal type, naws and charset if the client supports it. |
|
More...
|
over 14 years ago
|
window resize has been moved back to a telnet parsing function. the output is wrote one line above the user's typing line. |
|
More...
|
over 14 years ago
|
added check for telnet screen size. Cleaned up the code a little |
|
More...
|
over 14 years ago
|
added the select file number value back to what it should be |
|
More...
|
over 14 years ago
|
added debug flags for the make file and added seamless reboot. |
|
More...
|
over 14 years ago
|
added a basic commands for a user quiting and shuting down the talker. |
|
More...
|
over 14 years ago
|
removed new_socket since sockets are handled via the resource object now. |
|
More...
|
over 14 years ago
|
change client_sockets array to a linked list |
|
More...
|
over 14 years ago
|
changed errors to use strerror and cleaned up the code a little |
|
More...
|
over 14 years ago
|
fixed a bug when the last user of max user wouldn't get read from. Also the sockets have been upgraded to ipv6! |
|
More...
|
over 14 years ago
|
added base talker files |
|
More...
|
over 14 years ago
|