Age | Commit message (Expand) | Author |
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 | Tidy up ssl code, move all ssl related stuff to vchat-ssl and clean up some wrinkles in cert verification | 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 | Those stupid ncurses suckers made their getmaxx/y macros return _maxx/y + 1... | erdgeist |
2009-08-28 | void* data types are of uintptr_t width. | erdgeist |
2009-08-28 | One data type is const in openssl | erdgeist |
2009-08-28 | Several members of ncurses WINDOW are opaque now | 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-06-27 | Its not bad to know about yourself | 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 |
2007-02-10 | Reenable auto user listing | erdgeist |
2007-02-09 | Now obeys ~/.vchat/loginscript | erdgeist |
2007-02-09 | Trying a login script... | 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 | Back to normal *ehrm* | 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-03-10 | File descriptor has not been invalidated | 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-12-16 | v6 support default now | erdgeist |
2003-12-15 | link order, readline needs ncurses | erdgeist |
2003-12-15 | langinfo.h not needed here | erdgeist |
2003-12-13 | Last change to external port representation revoked. | erdgeist |
2003-12-13 | Experimental V6 support | erdgeist |
2003-12-13 | Our howto | 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-08-26 | 0 on start of line ignored. Do not code drunk. | erdgeist |