summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-19Remove std::endl from SWIFT_LOG callsEdwin Mons
2016-11-18Improve string to HostAddress conversion APITobias Markmann
2016-11-07Log address when failing to initialise HostAddress from stringTobias Markmann
2016-09-30Change custom memory copy loop to std::memcpyTobias Markmann
2016-09-30Add missing error check in HostAddress::toStringTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2013-05-11File Transfer refactoring.Remko Tronçon
2013-01-13Fix more warnings.Remko Tronçon
2012-01-15Fixed compilation with msvc and boost-1.48vitalyster
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-04-18Support for SOCKS5 and HTTPConnect proxies.Thilo Cestonaro
2011-04-18Cleaned up includes.swift-2.0alphaRemko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2010-10-21Added beginnings of outgoing file transfer to Swiften.Remko 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-22Fix expanded tab characters.Remko Tronçon
2009-07-31HostAddress: Add constructor from String.Remko Tronçon
2009-06-01Import.Remko Tronçon