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
/
NetworkTest
/
BoostConnectionTest.cpp
Age
Commit message (
Expand
)
Author
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
2013-02-11
Fixed NetworkTest.
Remko Tronçon
2012-12-31
Fix more warnings.
Remko Tronçon
2011-09-28
Pass read data from connection via shared_ptr.
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-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-02-14
Removed Swift::String.
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-17
Fixed IPv6 network test.
Remko Tronçon
2010-12-06
Added IPv6 test.
Remko Tronçon
2010-10-27
Remove MainEventLoop singleton.
Remko Tronçon
2010-06-18
Fix crash on reconnect.
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-11-20
Fixed connection leak.
Remko Tronçon
2009-11-01
Moving tests around.
Remko Tronçon
2009-09-03
Move Swiften QA test into QA module.
Remko Tronçon
2009-07-19
(Client)Session & Connection refactoring.
Remko Tronçon
2009-07-15
Make stream stack layers reference counted.
Remko Tronçon
2009-07-14
Make all Connection instances shared_ptrs.
Remko Tronçon
2009-07-14
Consolidating IncomingConnection & Connection.
Remko Tronçon
2009-06-01
Import.
Remko Tronçon