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
/
QA
Age
Commit message (
Expand
)
Author
2015-07-07
Use environment variables for addresses used in NetworkTest
Tobias Markmann
2015-02-20
Add elements/parsers/serializers/tests for Message Carbons (XEP-0280)
Tobias Markmann
2015-02-16
Run FileTransferTest correctly as part of the system integration tests
Tobias Markmann
2015-02-11
Fix program output of Swiften/QA/ClientTest
Tobias Markmann
2015-02-11
Add debugging helper and FileTransferTest.
Tobias Markmann
2015-02-09
Fix data race in DummyEventLoop and BoostConnection(Server)Test reported by TSAN
Tobias Markmann
2014-12-15
Update Copyright in Swiften
Kevin Smith
2014-10-21
Fix libunbound support in Swiften which was broken since API change in 8ec22a9.
Tobias Markmann
2014-09-16
Fix boost::optional abuses that stop compilation with latest boost
Kevin Smith
2014-08-10
Fix invalid characters being allowed in JID domains
Richard Maudsley
2014-02-02
Sluift: Add new_certificate
Remko Tronçon
2013-10-30
Implement missing PubSub owner queries.
Remko Tronçon
2013-10-29
Swiften: Fix PubSub.lua test retrieving subscriptions
Remko Tronçon
2013-09-01
Sluift: More PubSub convenience methods & use cases.
Remko Tronçon
2013-08-27
PubSub implementation & Sluift refactoring.
Remko Tronçon
2013-08-13
Adding basic support for Android and Unbound (No IPv6 yet).
Tobias Markmann
2013-05-17
Fixed unicode path handling.
Remko Tronçon
2013-04-06
Make IDN implementation abstract.
Remko Tronçon
2013-02-11
Fixed NetworkTest.
Remko Tronçon
2012-12-31
Fix more warnings.
Remko Tronçon
2012-12-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
2012-09-16
Fixed ClientTest compilation.
Remko Tronçon
2012-06-05
Added ICU support.
Remko Tronçon
2012-04-17
Fixing some clang warnings.
Tobias Markmann
2011-12-13
BOSH Support for Swiften
Kevin Smith
2011-10-10
Force disconnect signals when calling connect() shortly after disconnect().
Remko Tronçon
2011-09-28
Pass read data from connection via shared_ptr.
Remko Tronçon
2011-08-28
Merge remote branch 'origin/swift-1.x'
Remko Tronçon
2011-08-28
Catch boost file system errors when reading VCards.
Remko Tronçon
2011-06-13
Added CppCheck script.
Remko Tronçon
2011-05-18
Propagate use of SafeByteArray down to the connection.
Remko Tronçon
2011-05-05
Replace ByteArray by typedef.
Remko Tronçon
2011-05-02
Add a generic erase() algorithm.
Remko Tronçon
2011-05-02
Replace auto_ptr by shared_ptr.
Remko Tronçon
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-04-25
Fixed compilation.
Remko Tronçon
2011-04-19
Fixed ProxyProviderTest compilation on linux.
Remko Tronçon
2011-04-18
Support for SOCKS5 and HTTPConnect proxies.
Thilo Cestonaro
2011-04-18
Jingle refactoring.
Remko Tronçon
2011-04-18
Cleaned up includes.
swift-2.0alpha
Remko Tronçon
2011-02-26
Some more cleanups.
Remko Tronçon
2011-02-26
Added an option to not use stream compression.
Remko Tronçon
2011-02-26
Moving tests around.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-02
Removing unused parameter from Client constructor.
Remko Tronçon
2011-01-27
Fixed CLang warnings.
Remko Tronçon
2011-01-26
Make boost io_service a shared object.
Remko Tronçon
2011-01-21
Code cleanup.
Remko Tronçon
2011-01-15
Comply with asio's documentation that we cannot call async_write multiple tim...
Remko Tronçon
2010-12-27
Stop eventloop in ClientTest disconnect signal.
Remko Tronçon
[next]