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
Age
Commit message (
Expand
)
Author
2011-10-03
Turn NATPortMapping into a class.
Tobias Markmann
2011-09-30
Fixed warnings.
Remko Tronçon
2011-09-30
Fixed some Windows issues with FT.
Remko Tronçon
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-29
Avoid another natpmp include.
Remko Tronçon
2011-09-29
Avoid unnecessary NATPMP include.
Remko Tronçon
2011-09-29
File Transfer refactoring.
Remko Tronçon
2011-09-28
Cleaned up WindowsNetworkEnvironment code.
Remko Tronçon
2011-09-28
Pass read data from connection via shared_ptr.
Remko Tronçon
2011-09-26
Windows NetworkEnvironment fixes.
Remko Tronçon
2011-09-26
Refactoring NetworkEnvironments.
Remko Tronçon
2011-09-26
Compilation fix
Kevin Smith
2011-09-25
File transfer changes.
Remko Tronçon
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-08-28
Call g_type_init before using gconf.
Remko Tronçon
2011-06-18
Merge branch 'swift-1.x'
Remko Tronçon
2011-06-18
Small tweaks to the previous patch.
Remko Tronçon
2011-06-18
Added ConnectionServerFactory.
HanzZ
2011-06-13
Fixed compilation error.
Remko Tronçon
2011-06-13
Added CppCheck script.
Remko Tronçon
2011-06-13
Privatize GConfProxyProvider in UnixProxyProvider.
Remko Tronçon
2011-06-13
Fixed some CppCheck warnings.
Remko Tronçon
2011-05-25
Change include order so clang doesn't complain anymore.
Tobias Markmann
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-04-27
Merge branch 'swift-1.x'
Remko Tronçon
2011-04-27
Keep shared_ptr of PlatformDomainNameServiceQuery in event loop.
Remko Tronçon
2011-04-19
Fixed compilation.
Remko Tronçon
2011-04-19
Fixed namespace.
Remko Tronçon
2011-04-19
Fixed OS X ProxyProvider compilation.
Remko Tronçon
2011-04-18
Added HTTPConnectProxiedConnection test.
Remko Tronçon
2011-04-18
Code style fixes.
Remko Tronçon
2011-04-18
Use fallback mechanism for proxies.
Remko Tronçon
2011-04-18
Outline some HostAddressPort code.
Remko Tronçon
2011-04-18
Support for SOCKS5 and HTTPConnect proxies.
Thilo Cestonaro
2011-04-18
Added chained connector.
Remko Tronçon
2011-04-18
Cleaned up includes.
swift-2.0alpha
Remko Tronçon
2011-03-16
Added possibility to dynamically link Swiften.
Remko Tronçon
2011-03-12
Make ByteArray an std::vector<unsigned char>.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-09
Treat 'connection closed' as an error.
Remko Tronçon
2011-01-26
Make boost io_service a shared object.
Remko Tronçon
2011-01-24
Added debug output to boost connection.
Remko Tronçon
2011-01-21
Removed debug output from BoostConnection.
Remko Tronçon
2011-01-21
Code cleanup.
Remko Tronçon
2011-01-15
Wait to close the connection until pending writes are done.
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
Fix valgrind warnings & leaks.
Remko Tronçon
[next]