Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon | |
2011-04-18 | Added some more XEP-106 tests. | Remko Tronçon | |
2011-04-18 | JID escaping algorithm refactoring. | Remko Tronçon | |
Made algorithm more efficient. Fixed some incorrect escaping. Added more tests from the XEP. | |||
2011-04-18 | Added support for JID Escaping XEP. | Jan Kaluza | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon | |
2011-03-16 | Added possibility to dynamically link Swiften. | Remko Tronçon | |
Resolves: #798 | |||
2011-03-12 | Added missing include. | Remko Tronçon | |
2011-02-15 | Make JID constructor with string implicit. | Remko Tronçon | |
This avoids the need to explicitly contruct a JID where a string is used. | |||
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2011-02-12 | Cache stringprep results for JIDs. | Remko Tronçon | |
2011-02-12 | Don't prep JID in toBare(). | Remko Tronçon | |
2010-11-11 | Added server identity check. | Remko Tronçon | |
2010-10-25 | More documentation. | Remko Tronçon | |
2010-04-08 | Added copyrights to Swiften. | Kevin Smith | |
2010-03-28 | Moving submodule contents back. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon | |
2009-12-17 | Added eclipse project file. | Remko Tronçon | |
2009-11-22 | Moved stringprepping to a separate module. | Remko Tronçon | |
2009-09-14 | Start splitting up monolithic Swiften SConscript file. | Remko Tronçon | |
2009-08-16 | Remove autoconf/make files. | Remko Tronçon | |
2009-06-01 | Import. | Remko Tronçon | |