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
/
SConscript
Age
Commit message (
Expand
)
Author
2016-04-25
Convert hard tabs to four spaces in all our SConscript/*.py files
Tobias Markmann
2015-05-19
Consolidate Python and SCons files to tab based indentation
Tobias Markmann
2015-03-16
Add ability to modify HTTP CONNECT proxy initialization
Tobias Markmann
2014-10-01
Port many of Isode's local fixes upstream
Kevin Smith
2013-11-03
Split experimental File Transfer out from History and Whiteboarding.
Kevin Smith
2013-08-13
Adding basic support for Android and Unbound (No IPv6 yet).
Tobias Markmann
2013-04-21
Fix compilation when 3rdParty/ is not there.
Remko Tronçon
2012-06-17
CachingNameOnlyDomainNameResolver -> CachingDomainNameResolver.
Remko Tronçon
2012-06-17
Allow different connection methods for Client.
Remko Tronçon
2012-06-05
Added ICU support.
Remko Tronçon
2012-04-01
Removing CAres resolver.
Remko Tronçon
2012-01-17
Allow specifying BOSH and BOSH proxy URLs with names (rather than IPs)
Kevin Smith
2011-12-22
BOSH Refactoring.
Remko Tronçon
2011-12-13
BOSH Support for Swiften
Kevin Smith
2011-12-13
BOSH implementation started
Thilo Cestonaro
2011-09-29
File Transfer refactoring.
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-06-18
Merge branch 'swift-1.x'
Remko Tronçon
2011-06-18
Added ConnectionServerFactory.
HanzZ
2011-04-19
Fixed OS X ProxyProvider compilation.
Remko Tronçon
2011-04-18
Added HTTPConnectProxiedConnection test.
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
2010-12-18
Move all domain name resolve queries into one thread.
Remko Tronçon
2010-11-16
Pass NetworkFactories as an explicit dependency into client.
Remko Tronçon
2010-06-02
Don't build C-Ares.
Remko Tronçon
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
2010-03-02
Adding iPhone compilation
Kevin Smith
2009-12-31
Added tests for timing out initial connect.
Remko Tronçon
2009-12-04
Implemented CAresDomainNameResolver.
Remko Tronçon
2009-12-03
DNS querying is now asynchronous.
Remko Tronçon
2009-11-12
Created a TimerFactory, and abstracted Timer.
Remko Tronçon
2009-11-12
Refactored DNS handling.
Remko Tronçon
2009-09-14
Start splitting up monolithic Swiften SConscript file.
Remko Tronçon