Age | Commit message (Expand) | Author |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-04-01 | Modernize code to use C++11 nullptr using clang-tidy | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann |
2015-06-29 | Parse hostname for xep-0233 | Mili Verma |
2014-12-15 | Update Copyright in Swiften | Kevin Smith |
2014-04-28 | Create ToplevelElement to replace Element. | Richard Maudsley |
2013-08-22 | Added EnumParser. | Remko Tronçon |
2012-09-17 | Support for building swiften as a DLL | Remko Tronçon |
2012-04-28 | Make sure our parser doesn't handle entities. | Remko Tronçon |
2012-04-24 | Make built-in expat ignore unbound prefix namespaces. | Remko Tronçon |
2012-03-20 | boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation... | Tobias Markmann |
2011-10-07 | Hoist XML parser factory creation out of Swiften. | Remko Tronçon |
2011-10-01 | Added <body/> extractor code. | Remko Tronçon |
2011-09-23 | Add support for kicking people from MUCs. | Kevin Smith |
2011-06-01 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-06-01 | Added fix for a billion laughs attack on Expat. | Remko Tronçon |
2011-05-02 | Replace header include guards by pragma once. | Remko Tronçon |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon |
2011-04-23 | Finished Stream Management parserialements. | Remko Tronçon |
2011-04-18 | Make parser infrastructure parser aware. | Remko Tronçon |
2011-04-18 | Added XEP-0237 Roster Versioning support. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-01-21 | Code cleanup. | Remko Tronçon |
2010-12-06 | Fixed assertion failure on invalid stream start. | Remko Tronçon |
2010-10-15 | Added Component parser, serializer, element, and connector. | Remko Tronçon |
2010-08-29 | Added Stream Management support to Stream Features. | Remko Tronçon |
2010-08-29 | Added Stanza Ack Requester & Responder. | Remko Tronçon |
2010-08-29 | Added StanzaAckParserTest. | Remko Tronçon |
2010-08-24 | Work around LibXML failing on namespace errors/warnings. | 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-09-14 | Added bookmark storage payload & parser. | Remko Tronçon |
2009-08-22 | Fix expanded tab characters. | Remko Tronçon |
2009-08-16 | Remove autoconf/make files. | Remko Tronçon |
2009-08-16 | Remove SWIFTEN_CONFIG_H checks. | Remko Tronçon |
2009-07-31 | Re-enable accidentally disabled XMLParser tests. | Remko Tronçon |
2009-07-18 | Implement incoming linklocal connections. | Remko Tronçon |
2009-07-13 | Server stream header support. | Remko Tronçon |
2009-07-11 | PayloadParserFactoryCollection additions. | Remko Tronçon |
2009-06-01 | Import. | Remko Tronçon |