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-commands.c
Age
Commit message (
Collapse
)
Author
2022-05-18
Simplify tls code by removing all unused functions to allow for more generic helpers that can be used across lib wrappers
Dirk Engling
2022-05-17
Get rid of some warnings
Dirk Engling
2022-05-16
Decouple IO openssl's BIO abstraction and split connection and tls handling to allow for other TLS libs
Dirk Engling
2014-04-16
fix version strings
Andreas Kotes
2014-04-16
version 0.19
Andreas Kotes
* fixed version string display * failing on SSL verify failures * removed ignssl option * reenabled ciphers options * added verifyssl option (cert verify depth)
2014-01-05
Dict handling to allow custom completion from user dictionary
Dirk Engling
2012-02-27
Complete rewrite of user handling. HEADS UP\!
erdgeist
2011-09-27
fix COMMAND_FORMAT parameters
erdgeist
2011-09-17
Enable loading formats from client
erdgeist
2010-07-30
Can do v6 and reconnect.
erdgeist
2007-07-01
Introducing /reconnect command
erdgeist
2007-06-28
Auto reconnect
erdgeist
2006-01-26
unsigned char tidy up, query mode
erdgeist
2004-02-01
Bell on PM // Match username && username:
erdgeist
2003-08-26
0 on start of line ignored. Do not code drunk.
erdgeist
2003-08-14
Nicer thinking
erdgeist
2003-08-14
Public thoughts
erdgeist
2003-04-03
fprintf -> fputs, etc...
erdgeist
2003-02-12
CVS moved to erdgeist.org
erdgeist