Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swiften
/
Component
/
UnitTest
Age
Commit message (
Expand
)
Author
2016-01-12
Listen to IPv6 any address instead of only IPv4
Tobias Markmann
2014-12-15
Update Copyright in Swiften
Kevin Smith
2014-04-28
Create ToplevelElement to replace Element.
Richard Maudsley
2013-08-15
Make (Core)Component constructor consistent with (Core)Client.
Remko Tronçon
2013-04-27
Removing third-party hash implementations.
Remko Tronçon
2012-05-11
Showing stream encryption status in the roster header. Provide native certifi...
Tobias Markmann
2012-03-23
Allow TLS errors to bubble further up the stack
Kevin Smith
2012-03-20
boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...
Tobias Markmann
2011-12-13
BOSH Support for Swiften
Kevin Smith
2011-06-13
Added CppCheck script.
Remko Tronçon
2011-05-18
Propagate use of SafeByteArray down to the connection.
Remko Tronçon
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-03-01
Some more Sluift enhancements.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-01-22
Close connection properly before quitting.
Remko Tronçon
2011-01-22
Renaming SessionStream::onError to SessionStream::onClosed.
Remko Tronçon
2011-01-21
Code cleanup.
Remko Tronçon
2010-12-11
Added SCRAM-SHA-1-PLUS support.
Remko Tronçon
2010-11-07
Refactoring certificates & certificate checking.
Remko Tronçon
2010-11-07
Added security error handling to Swiften.
Remko Tronçon
2010-10-27
Remove MainEventLoop singleton.
Remko Tronçon
2010-10-25
Remove the use of Shared<>.
Remko Tronçon
2010-10-21
Added beginnings of outgoing file transfer to Swiften.
Remko Tronçon
2010-10-15
Added ComponentSession.
Remko Tronçon
2010-10-15
Added Component parser, serializer, element, and connector.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon