summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-10-21Fix data-race in DummyEventLoop::processEvents()Tobias Markmann
2016-04-12Use C++11 threading library instead of Boost.ThreadTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2015-11-19Redesign event loops to be thread-safe and deterministicTobias Markmann
2015-02-09Fix data race in DummyEventLoop and BoostConnection(Server)Test reported by TSANTobias Markmann
2015-02-03Stlye fix and declaring EventLoop implementations' dtors as virtual.Tobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2012-07-14Initial DLL support for Swiften.Remko Tronçon
2011-06-13Added CppCheck script.Remko Tronçon
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-04-18Cleaned up includes.swift-2.0alphaRemko Tronçon
2010-04-08Added copyrights to Swiften.Kevin Smith
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon
2009-08-05Swiften/LinkLocal: Avoid memory leak.Remko Tronçon
2009-06-01Import.Remko Tronçon