summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-09default hscroll to 15erdgeist
2010-08-27Reintroduce using user's localeerdgeist
2010-08-27Make locale options non-optional. Everyone's expected to have locale.h nowadays.erdgeist
2010-08-27Don't force an empty locale on no-oneerdgeist
2010-08-27Tidy up ssl code, move all ssl related stuff to vchat-ssl and clean up some wrinkles in cert verificationerdgeist
2010-08-27Make config file parser more efficient, also don't force unencrypted connections to port 2323erdgeist
2010-07-30Can do v6 and reconnect.erdgeist
2009-09-15uintptr_t requires stdint.h, thanx ruebeerdgeist
2009-08-28Those stupid ncurses suckers made their getmaxx/y macros return _maxx/y + 1...erdgeist
2009-08-28void* data types are of uintptr_t width.erdgeist
2009-08-28One data type is const in opensslerdgeist
2009-08-28Several members of ncurses WINDOW are opaque nowerdgeist
2008-10-01avoid deprecated error strings, part 3erdgeist
2008-10-01avoid deprecated error strings, part 2erdgeist
2008-10-01avoid deprecated error stringserdgeist
2008-01-23We did not obey user specified porterdgeist
2007-12-10Fixing missing include time.herdgeist
2007-07-01Introducing /reconnect commanderdgeist
2007-06-28Auto reconnecterdgeist
2007-06-27Introducing new ssl codeerdgeist
2007-06-27Its not bad to know about yourselferdgeist
2007-06-26added missing headerfile for strlendenis
2007-02-11May specify privcollaps=1 in config to hide pm window on start uperdgeist
2007-02-10Reenable auto user listingerdgeist
2007-02-09Now obeys ~/.vchat/loginscripterdgeist
2007-02-09Trying a login script...erdgeist
2006-01-29consoleline now redrawn correctlyerdgeist
2006-01-28I should be expelled from the C-Coders guilde for this embarassing bug, pm-window now pops up againerdgeist
2006-01-28stupid ncurses macros bugerdgeist
2006-01-27do not open channel window in query modeerdgeist
2006-01-26Back to normal *ehrm*erdgeist
2006-01-26unsigned char tidy up, query modeerdgeist
2005-07-22Minor change: (void*) cast for warningserdgeist
2005-07-22PageUP/DN for OLDREADLINEerdgeist
2005-07-22Endlich PageUP/PageDNerdgeist
2004-06-03Resize tidied uperdgeist
2004-03-10File descriptor has not been invalidatederdgeist
2004-02-04An ugly Ctrl-J after Ctrl-X hide area bugerdgeist
2004-02-01Fixed ambigousityerdgeist
2004-02-01Bell on PM // Match username && username:erdgeist
2004-01-30mktime is too slow, store 64 bit time_t in logerdgeist
2004-01-28Did some documentationerdgeist
2003-12-16v6 support default nowerdgeist
2003-12-15link order, readline needs ncurseserdgeist
2003-12-15langinfo.h not needed hereerdgeist
2003-12-13Last change to external port representation revoked.erdgeist
2003-12-13Experimental V6 supporterdgeist
2003-12-13Our howtoerdgeist
2003-11-19Resize triggered on SIGCONT to keep curses from fucking uperdgeist
2003-11-15UTF-8 autodetection, some gcc warningserdgeist