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-ui.c
Age
Commit message (
Collapse
)
Author
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-11-15
openssl include unnecessary here
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-04-15
version bump 0.18
Andreas Kotes
2013-07-15
Work around mbrlen return code stupidity.
erdgeist
2013-03-20
Revert last change, this was just some lokal skinning
erdgeist
2013-03-20
Make ncursesw the default
erdgeist
2012-02-27
readline will not sort, if we ignore duplicates
erdgeist
2012-02-27
Complete rewrite of user handling. HEADS UP\!
erdgeist
2010-10-09
Handle utf8 in readline correctly
erdgeist
2009-09-15
uintptr_t requires stdint.h, thanx ruebe
erdgeist
2009-08-28
Those stupid ncurses suckers made their getmaxx/y macros return _maxx/y + 1...
erdgeist
2009-08-28
Several members of ncurses WINDOW are opaque now
erdgeist
2007-06-27
Introducing new ssl code
erdgeist
2007-06-26
added missing headerfile for strlen
denis
2007-02-11
May specify privcollaps=1 in config to hide pm window on start up
erdgeist
2006-01-29
consoleline now redrawn correctly
erdgeist
2006-01-28
I should be expelled from the C-Coders guilde for this embarassing bug, pm-window now pops up again
erdgeist
2006-01-28
stupid ncurses macros bug
erdgeist
2006-01-27
do not open channel window in query mode
erdgeist
2006-01-26
unsigned char tidy up, query mode
erdgeist
2005-07-22
Minor change: (void*) cast for warnings
erdgeist
2005-07-22
PageUP/DN for OLDREADLINE
erdgeist
2005-07-22
Endlich PageUP/PageDN
erdgeist
2004-06-03
Resize tidied up
erdgeist
2004-02-04
An ugly Ctrl-J after Ctrl-X hide area bug
erdgeist
2004-02-01
Fixed ambigousity
erdgeist
2004-02-01
Bell on PM // Match username && username:
erdgeist
2004-01-30
mktime is too slow, store 64 bit time_t in log
erdgeist
2004-01-28
Did some documentation
erdgeist
2003-11-19
Resize triggered on SIGCONT to keep curses from fucking up
erdgeist
2003-11-15
UTF-8 autodetection, some gcc warnings
erdgeist
2003-06-29
Added option 'usetopicbar', which defaults to 1
erdgeist
2003-05-25
Headerfiles for linux
erdgeist
2003-05-25
Linux compatibility issues
erdgeist
2003-05-25
encoding, time, logging, params
erdgeist
2003-05-24
Redraw triggered on startup
erdgeist
2003-05-24
Bug solved: string was painted to Privwin, even when scrolled
erdgeist
2003-04-12
Annoying startup box goes away
erdgeist
2003-04-11
private window hiding more discreet
erdgeist
2003-04-03
Discard changes
erdgeist
2003-04-03
Compiles again, but TAB on start doesn't work perfect
erdgeist
2003-04-03
Unused Variable Warning
erdgeist
2003-04-03
Stupid Readline Killing
erdgeist
2003-04-03
fprintf -> fputs, etc...
erdgeist
2003-02-12
Warnings
erdgeist
2003-02-12
CVS moved to erdgeist.org
erdgeist