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
/
HTTPConnectProxiedConnection.cpp
Age
Commit message (
Expand
)
Author
2012-06-17
Fixed potential uncaught exception in HTTPConnectProxiedConnection.
Remko Tronçon
2012-06-17
Allow different connection methods for Client.
Remko Tronçon
2012-01-17
Allow specifying BOSH and BOSH proxy URLs with names (rather than IPs)
Kevin Smith
2011-12-13
Fix use of int randoms for populating long
Kevin Smith
2011-12-13
Avoid crash due to misuse of XMPPLayer
Kevin Smith
2011-12-13
BOSH Support for Swiften
Kevin Smith
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-04-18
Added HTTPConnectProxiedConnection test.
Remko Tronçon
2011-04-18
Code style fixes.
Remko Tronçon
2011-04-18
Support for SOCKS5 and HTTPConnect proxies.
Thilo Cestonaro
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon