summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-19Remove std::endl from SWIFT_LOG callsEdwin Mons
2019-01-14Add optional message to TLSErrorEdwin Mons
2018-07-30Use std::unique_ptr to have TLS classes own the TLSContextTobias Markmann
2017-03-15Do no emit onXMPPDataRead when the session is terminatedTobias Markmann
2016-04-12Use C++11 threading library instead of Boost.ThreadTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2015-11-18Fix virtual destructors and mismatching signal disconnectionTobias Markmann
2015-11-10Add support for client certificate authentication in BOSHTobias Markmann
2015-11-09Change virtual calls in ctors/dtors to be explicitTobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2014-08-21Clean up compilation errors in Swiften due to boost 1.56Kevin Smith
2014-05-18Fix uninitialized variablesRemko Tronçon
2014-02-25Build with new Boostish stuff.Kevin Smith
2012-12-31Fix more warnings.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-12-04Make sure we say the session's ended after calling close() with BOSH.Kevin Smith
2012-12-04Remove double // and :1 port from BOSH pathsKevin Smith
2012-11-13Allow BOSH URL setting again.Kevin Smith
2012-01-17Allow specifying BOSH and BOSH proxy URLs with names (rather than IPs)Kevin Smith
2011-12-24Some BOSH refactoring.Remko Tronçon
2011-12-13BOSH Support for SwiftenKevin Smith
2011-12-13BOSH implementation startedThilo Cestonaro
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon