summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-18Return unique_ptr in PlatformIDNConverter::create()Tobias Markmann
2018-11-08Handle RFC 1035 label and domain len restrictions in libidn backendTobias Markmann
2018-10-24Honour JID part length in ICUConverterEdwin Mons
2018-10-24Fix buffer overrun in LibIDNConverterEdwin Mons
2018-10-09Address compiler warnings about missing override on dtorsTobias Markmann
2017-07-13Remove Swiften/Base/Override.hTobias Markmann
2016-04-25Convert hard tabs to four spaces in all our SConscript/*.py filesTobias 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-10-16Add UTF-8 validation function and validate input to libIDN functionsTobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2014-10-06Allow scons to not require an IDN libraryKevin Smith
2014-08-10Fix invalid characters being allowed in JID domainsRichard Maudsley
2013-04-19Fix compilation in non-test mode.Remko Tronçon
2013-04-18Fix ICU compilation.Remko Tronçon
2013-04-12Fix DLL compilation.Remko Tronçon
2013-04-06Make IDN implementation abstract.Remko Tronçon
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-09-17Support for building swiften as a DLLRemko Tronçon
2012-06-05Use faster conversion functions in ICU.Remko Tronçon
2012-06-05Added ICU support.Remko Tronçon
2011-11-03* Added Schannel support.dreijer
2011-08-27Merge branch 'swift-1.x'Remko Tronçon
2011-08-27Added StringPrep unit test.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-06-03Limit the use of the SafeString type.Remko Tronçon
2011-05-18Introduce safe containers for storing passwords.Remko Tronçon
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-03-16Added possibility to dynamically link Swiften.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2010-11-11Fixed Linux compilation.Remko Tronçon
2010-11-11Added server identity check.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon