0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added GPL3 notices on the files
Timothy Rhodes
as blindsight
More... over 14 years ago
after setting a username it will show up in speech
Timothy Rhodes
as blindsight
More... over 14 years ago
started adding the basics for giving user names.
Timothy Rhodes
as blindsight
More... over 14 years ago
fixed a bug where the lengths of charcode and terminal were wrong.
Timothy Rhodes
as blindsight
More... over 14 years ago
talker compiles with visual studio 2010
Timothy Rhodes
as blindsight
More... over 14 years ago
all commands are in a linked list now.
Timothy Rhodes
as blindsight
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
Timothy Rhodes
as blindsight
More... over 14 years ago
added basics for the status telnet command
Timothy Rhodes
as blindsight
More... over 14 years ago
talker supports getting the terminal type, naws and charset if the client supports it.
Timothy Rhodes
as blindsight
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.
Timothy Rhodes
as blindsight
More... over 14 years ago
added check for telnet screen size. Cleaned up the code a little
Timothy Rhodes
as blindsight
More... over 14 years ago
added the select file number value back to what it should be
Timothy Rhodes
as blindsight
More... over 14 years ago
added debug flags for the make file and added seamless reboot.
Timothy Rhodes
as blindsight
More... over 14 years ago
added a basic commands for a user quiting and shuting down the talker.
Timothy Rhodes
as blindsight
More... over 14 years ago
removed new_socket since sockets are handled via the resource object now.
Timothy Rhodes
as blindsight
More... over 14 years ago
change client_sockets array to a linked list
Timothy Rhodes
as blindsight
More... over 14 years ago
changed errors to use strerror and cleaned up the code a little
Timothy Rhodes
as blindsight
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!
Timothy Rhodes
as blindsight
More... over 14 years ago
added base talker files
Timothy Rhodes
as blindsight
More... over 14 years ago