kts
|
b5a9757ae0
|
Fixed a segfault that would occur in adding a User, as a realloc was used when a malloc should have been.
|
2013-12-02 16:10:23 -08:00 |
kts@vger
|
3f6cfbca8e
|
All users communicated with are now recorded in a UserList, with their nick recorded and any corresponding IPs that that nick has used. These values are stored in the User struct. Soon to be added is a timestamp for recorded when a particular nick/ip was heard from. Also made some minor additions to the x11 client so as to allow for the IP to be set via an Input field.
|
2013-08-16 21:15:42 -07:00 |
kts
|
fcff411a96
|
Name changed to noirchat/nchat, with 'noir' meant as a figurative adjective to both 'chat' as in communication and as cat. This results in an excellent mascot.
|
2013-08-11 16:04:48 -07:00 |
Meegwun Southall
|
f85f19de4e
|
Minor changes to the Makefile and added a BUGS file
|
2013-08-03 23:06:11 -07:00 |
Meegwun Southall
|
1623b039b9
|
Added README, TODO, and some changes to Makefile and net.h for Solaris/OpenIndiana
|
2013-08-03 23:06:00 -07:00 |
kts
|
af41084368
|
Initial commit of bcast, has terminal interface and x11 interface stub
|
2013-08-01 13:54:20 -07:00 |