Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swiften
/
Parser
/
UnitTest
Age
Commit message (
Expand
)
Author
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