index
:
vchat-client
abstract-io-libs
master
A curses based chat client for the arcane vchat protocol
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vchat-client.c
Age
Commit message (
Collapse
)
Author
2012-02-27
Complete rewrite of user handling. HEADS UP\!
erdgeist
2010-10-11
Need locale.h
erdgeist
2010-08-27
Reintroduce using user's locale
erdgeist
2010-08-27
Make locale options non-optional. Everyone's expected to have locale.h nowadays.
erdgeist
2010-08-27
Don't force an empty locale on no-one
erdgeist
2010-08-27
Make config file parser more efficient, also don't force unencrypted connections to port 2323
erdgeist
2010-07-30
Can do v6 and reconnect.
erdgeist
2009-09-15
uintptr_t requires stdint.h, thanx ruebe
erdgeist
2009-08-28
void* data types are of uintptr_t width.
erdgeist
2008-10-01
avoid deprecated error strings, part 3
erdgeist
2008-10-01
avoid deprecated error strings, part 2
erdgeist
2008-10-01
avoid deprecated error strings
erdgeist
2008-01-23
We did not obey user specified port
erdgeist
2007-12-10
Fixing missing include time.h
erdgeist
2007-07-01
Introducing /reconnect command
erdgeist
2007-06-28
Auto reconnect
erdgeist
2007-06-27
Introducing new ssl code
erdgeist
2007-02-09
Now obeys ~/.vchat/loginscript
erdgeist
2006-01-26
unsigned char tidy up, query mode
erdgeist
2003-12-15
langinfo.h not needed here
erdgeist
2003-12-13
Experimental V6 support
erdgeist
2003-11-15
UTF-8 autodetection, some gcc warnings
erdgeist
2003-05-25
encoding, time, logging, params
erdgeist
2003-04-03
Buffer overflow check
erdgeist
2003-02-12
CVS moved to erdgeist.org
erdgeist