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
/
Network
/
HTTPConnectProxiedConnection.h
Age
Commit message (
Expand
)
Author
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2015-10-30
Fix issues with HTTPTrafficFilter for HTTP proxy / BOSH usage
Tobias Markmann
2015-03-19
Fix for HTTPConnectProxiedConnection to support responses in pieces
Tobias Markmann
2015-03-16
Add ability to modify HTTP CONNECT proxy initialization
Tobias Markmann
2014-12-15
Update Copyright in Swiften
Kevin Smith
2012-09-17
Support for building swiften as a DLL
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
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-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