summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-14Fix various uses of numeric_cast in UI bitsEdwin Mons
2017-07-07Add support for authorization identity in SASL EXTERNALAlexey Melnikov
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias 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-29Add WindowsServicePrincipalName classMili Verma
2014-12-15Update Copyright in SwiftenKevin Smith
2013-04-27Removing third-party hash implementations.Remko Tronçon
2013-04-06Make IDN implementation abstract.Remko Tronçon
2011-06-03Limit the use of the SafeString type.Remko Tronçon
2011-05-25Change include order so clang doesn't complain anymore.Tobias Markmann
2011-05-18Introduce safe containers for storing passwords.Remko Tronçon
2011-05-05Replace ByteArray by typedef.Remko Tronçon
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-01-24Added test suite registration checker.Remko Tronçon
2010-12-11Added SCRAM-SHA-1-PLUS support.Remko Tronçon
2010-12-10Added TLS channel binding support to SCRAMSHA1ClientAuthenticator.Remko Tronçon
2010-10-26Fix compliation problems with CLang.Remko Tronçon
2010-06-03Distinguish an empty SASL message from no SASL message.Remko Tronçon
2010-05-08Added DIGEST-MD5 client authenticator.Remko Tronçon
2010-05-08Added DIGESTMD5Properties parsing.Remko Tronçon
2010-05-08Added DIGEST-MD5 properties.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
2010-03-04Fix problem with SCRAM-SHA1 final message in <challenge/>.Remko Tronçon
2009-11-22Fix bug in SCRAM-SHA-1 authzid handling.Remko Tronçon
2009-11-22Add support for authorization ID to SCRAM-SHA-1.Remko Tronçon
2009-11-22Added SCRAM-SHA-1 test for invalid iteration count.Remko Tronçon
2009-11-22Added SCRAM-SHA-1 test for initial server challenge.Remko Tronçon
2009-11-22Added SCRAM-SHA-1 unit test for final server message.Remko Tronçon
2009-11-22Added SCRAM-SHA-1 unit test for final client message.Remko Tronçon
2009-11-22Added SCRAM-SHA-1 unit test.Remko Tronçon
2009-11-20Abstracting authenticators.Remko Tronçon
2009-08-16Remove autoconf/make files.Remko Tronçon
2009-07-13Added PLAIN SASL message parsing.Remko Tronçon
2009-06-01Import.Remko Tronçon