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 (
Collapse
)
Author
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
Release-Notes: Swift now supports SCRAM-SHA-1-PLUS authentication.
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
The event loop now needs to be explicitly passed to clients using it.
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