summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-19Remove std::endl from SWIFT_LOG callsEdwin Mons
2018-11-08Consistently use unsigned short for network portsEdwin Mons
2018-10-04Prevent connect on active sluift clients and componentsEdwin Mons
2016-05-25Remove unnecessary include of iostream headerTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-04-01Modernize code to use C++11 nullptr using clang-tidyTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2015-06-10Add ability to limit SChannel to TLS 1.0Kevin Smith
2014-12-15Update Copyright in SwiftenKevin Smith
2014-06-22Sluift component supportEdwin Mons
2013-08-16Don't assert when disconnecting componentsKevin Smith
2013-08-15Make (Core)Component constructor consistent with (Core)Client.Remko Tronçon
2013-04-27Removing third-party hash implementations.Remko Tronçon
2013-02-09Remove dependency on PlatformDomainNameResolver from CoreComponent.Remko Tronçon
2012-03-23Allow TLS errors to bubble further up the stackKevin Smith
2011-10-07Hoist XML parser factory creation out of Swiften.Remko Tronçon
2011-06-03Ensure safety on onDataRead and onDataWritten signals.Remko Tronçon
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-04-18Cleaned up includes.swift-2.0alphaRemko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2010-12-27Avoid leaking connection on exit.Remko Tronçon
2010-12-04Added addPayloadParserFactory() and addSerializer() on Entity API.Remko Tronçon
2010-11-16Pass NetworkFactories as an explicit dependency into client.Remko Tronçon
2010-11-07Refactored TLS handling.Remko Tronçon
2010-10-27Remove MainEventLoop singleton.Remko Tronçon
2010-10-21Make sure Component always sets 'from' on outgoing IQ stanzas.Remko Tronçon
2010-10-15Added CoreComponent.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon