Performance tweak: rem. pointless recursive calls
[quassel.git] / src / core / sslserver.cpp
2016-01-02 Daniel SchaalAdd cmdline options for SSL certificate/key paths.
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasHappy New Year!
2014-03-27 Manuel NickschasMerge pull request #66 from TheOneRing/snore
2014-03-26 Manuel NickschasMove the PeerPtr declaration out of types.h
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 Manuel NickschasQSslCertificate::isValid() no longer exists in Qt5
2014-03-24 Manuel NickschasSignature of QTcpServer::incomingConnection() changed...
2014-01-01 Manuel NickschasHappy New Year!
2013-11-07 Manuel NickschasAbstract away the protocol handshake code
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-05-22 Felix GeyerAllow the core to use expired certificates.
2012-05-22 Felix GeyerSupport intermediate CA certificates.
2009-01-20 Manuel NickschasGet rid of the old path finding methods in util.cpp
2009-01-16 Manuel NickschasFormatting, make strings translateable, naming convention++
2009-01-16 Joshua T CorbinOnly display the verbose error message once.
2009-01-16 Joshua T CorbinUseful error message on certificate error.
2009-01-16 Joshua T CorbinPrecise error messages in SslServer::setCertificate.
2009-01-16 Joshua T CorbinCatch and describe IO errors in SslServer::setCertificate.
2009-01-16 Joshua T CorbinReset certFile instead of reopening in SslServer::setCe...
2009-01-16 Joshua T CorbinBasic checks on path in SslServer::setCertificate.
2009-01-16 Joshua T CorbinMore obvious logic in SslServer::setCertificate.
2009-01-16 Joshua T CorbinSeparate certificate setting into a method.
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-10-30 Marcus EggenbergerImproved debuging:
2008-09-02 Manuel NickschasExplicitly provide MOC_DEFINES, use HAVE_SSL instead...
2008-07-30 Sebastian GothActivate logging for quasselcore.
2008-06-30 Manuel NickschasMake warnings a little easier to understand
2008-05-08 Manuel NickschasMerging r812:820 from trunk to branches/0.3.
2008-05-05 Marcus EggenbergerMaking Quassel Core compile without SSL support
2008-03-31 Marcus EggenbergerQuassel _should_ now compile again if Qt doesn't provid...
2008-03-30 Marcus Eggenbergeradded missing files