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
/
Session
/
BOSHSessionStream.cpp
Age
Commit message (
Expand
)
Author
2014-10-13
Correctly set 'jabber:client' namespace on message/presence/IQ stanzas for BO...
Tobias Markmann
2014-04-28
Create ToplevelElement to replace Element.
Richard Maudsley
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
2012-12-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
2012-06-17
Remove some unused private variables.
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
2012-01-17
Allow specifying BOSH and BOSH proxy URLs with names (rather than IPs)
Kevin Smith
2011-12-22
BOSH Refactoring.
Remko Tronçon
2011-12-13
Fix use of int randoms for populating long
Kevin Smith
2011-12-13
BOSH Support for Swiften
Kevin Smith
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon