summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-09Add copy/move ctors for JIDsKevin Smith
2019-05-28Add check if IPv4, IPv6 are valid JID domain partJoanna Hulboj
2016-12-15Merge branch 'swift-3.x’Tobias Markmann
2016-10-04Remove optional_fwd.hpp use; workaround for Boost Ticket #12179Tobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2016-03-17Don't allow JIDs with explicitly empty resourcesKevin Smith
2014-12-15Update Copyright in SwiftenKevin Smith
2014-10-17Implement support for displaying nickname changes.Tobias Markmann
2013-08-27PubSub implementation & Sluift refactoring.Remko Tronçon
2013-08-16Don't allow passing NULL to the JID ctorKevin Smith
2013-04-06Make IDN implementation abstract.Remko Tronçon
2013-03-05Fix DLL linkage.Remko Tronçon
2013-01-13Fix more warnings.Remko Tronçon
2012-07-14Initial DLL support for Swiften.Remko Tronçon
2011-07-12Merge branch 'swift-1.x'Remko Tronçon
2011-07-12Fixed bug with illegal resource in JID resulting in empty resource.Remko Tronçon
2011-07-10Fixed compilation problem on some compilers.Remko Tronçon
2011-07-03Tweaked JID doxygen.Remko Tronçon
2011-06-29JID doxygenKevin Smith
2011-04-18JID escaping algorithm refactoring.Remko Tronçon
2011-04-18Added support for JID Escaping XEP.Jan Kaluza
2011-04-18Cleaned up includes.swift-2.0alphaRemko Tronçon
2011-03-12Added missing include.Remko Tronçon
2011-02-15Make JID constructor with string implicit.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-12Don't prep JID in toBare().Remko Tronçon
2010-10-25More documentation.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-12-17Added eclipse project file.Remko Tronçon
2009-06-01Import.Remko Tronçon