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-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
2010-12-27
Also emit connection disconnected signal when we initiate the disconnect.
Remko Tronçon
2010-12-21
Fixed compilation on Windows.
Remko Tronçon
2010-12-18
Move all domain name resolve queries into one thread.
Remko Tronçon
2010-12-18
Move domain name resolver in the network factories.
Remko Tronçon
2010-12-14
Added initial Growl for Windows notifier (GNTP).
Remko Tronçon
2010-12-13
Added debug output to connector.
Remko Tronçon
2010-11-16
Pass NetworkFactories as an explicit dependency into client.
Remko Tronçon
2010-11-11
Added server identity check.
Remko Tronçon
2010-10-31
Remove pending events from a Timer when the timer is stopped.
Remko Tronçon
2010-10-31
Make Timer one-shot.
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-10-15
Added Component parser, serializer, element, and connector.
Remko Tronçon
2010-10-07
Fix crashes on disconnect during connect.
Remko Tronçon
2010-09-13
Added presence notifier.
Remko Tronçon
[prev]
[next]