Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swiften
/
Network
/
BoostConnection.h
Age
Commit message (
Expand
)
Author
2012-07-14
Initial DLL support for Swiften.
Remko Tronçon
2012-02-03
Correct previous patch.
Remko Tronçon
2011-10-10
In case of writing when calling disconnect() postpone socket.close() to when ...
Tobias Markmann
2011-09-29
Temporarily reverting the previous patch, because of unforeseen problems.
Remko Tronçon
2011-09-29
In case of writing when calling disconnect() postpone socket.close() to when ...
Tobias Markmann
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-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-04-18
Cleaned up includes.
swift-2.0alpha
Remko Tronçon
2011-01-26
Make boost io_service a shared object.
Remko Tronçon
2011-01-15
Comply with asio's documentation that we cannot call async_write multiple tim...
Remko Tronçon
2010-10-27
Remove MainEventLoop singleton.
Remko Tronçon
2010-10-21
Added beginnings of outgoing file transfer to Swiften.
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-07-19
(Client)Session & Connection refactoring.
Remko Tronçon
2009-07-18
Implement incoming linklocal connections.
Remko Tronçon
2009-07-15
Use shared_ptr for EventLoop owners.
Remko Tronçon
2009-07-14
Consolidating IncomingConnection & Connection.
Remko Tronçon
2009-06-01
Import.
Remko Tronçon