summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-15openssl include unnecessary hereDirk Engling
2014-05-07use version-independent cipherlist againerdgeist
2014-04-30merge github patcheserdgeist
2014-04-16reintroduce ignssl, safeguard pinningAndreas Kotes
2014-04-16Fix trailing spaceserdgeist
2014-04-16Merge from githuberdgeist
2014-04-16store & verify server cert fingerprintAndreas Kotes
2014-04-16fix version stringsAndreas Kotes
2014-04-16version 0.19Andreas Kotes
2014-04-15Specify client methoderdgeist
2014-04-15use SSLv23_client_method & force cipherstringAndreas Kotes
2014-04-15Display cipher list, thanks to counterdgeist
2014-04-15Enforce strong cryptoerdgeist
2014-04-15disable RC4 explicitlyAndreas Kotes
2014-04-15don't check cipher if SSL object not availableAndreas Kotes
2014-04-15update debian packaging rulesAndreas Kotes
2014-04-15version bump 0.18Andreas Kotes
2014-04-15allow the use of TLSv1 / TLSv1_1 againAndreas Kotes
2014-04-15show cipher being usedAndreas Kotes
2014-04-15change to use TLSv1_2 (or maybe later)Andreas Kotes
2014-04-15handle SSL I/O errors more gracefully, avoid double freeAndreas Kotes
2014-04-10update manual pages to point to gitAndreas Kotes
2014-04-10recommend openssl 1.0.1g++Andreas Kotes
2014-04-10request 4096 instead of 2048 bitAndreas Kotes
2014-04-10use SHA1 instead of MD5 for cert digestAndreas Kotes
2014-04-10rudimentary debian wheezy build fixAndreas Kotes
2014-01-05Dict handling to allow custom completion from user dictionaryDirk Engling
2013-07-15add a global tcp-keepalive-option. thanks to Fefeerdgeist
2013-07-15Work around mbrlen return code stupidity.erdgeist
2013-07-15Only complain about config file not found, not about formats fileerdgeist
2013-03-20Revert last change, this was just some lokal skinningerdgeist
2013-03-20Make ncursesw the defaulterdgeist
2012-02-27Only use nicknames once they're zero terminated ;)erdgeist
2012-02-27readline will not sort, if we ignore duplicateserdgeist
2012-02-27missing variable declarationserdgeist
2012-02-27Make user matching sort alphabetically and obey case settingserdgeist
2012-02-27declare configure int in vchat.herdgeist
2012-02-27Revert debug Makefile changeserdgeist
2012-02-27Complete rewrite of user handling. HEADS UP\!erdgeist
2011-09-27fix COMMAND_FORMAT parameterserdgeist
2011-09-17Enable loading formats from clienterdgeist
2010-10-11Need locale.herdgeist
2010-10-09Handle utf8 in readline correctlyerdgeist
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