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
Age
Commit message (
Expand
)
Author
2013-11-03
Split experimental File Transfer out from History and Whiteboarding.
Kevin Smith
2013-10-29
Fix unit test on Mavericks
Remko Tronçon
2013-08-13
Adding basic support for Android and Unbound (No IPv6 yet).
Tobias Markmann
2013-05-11
File Transfer refactoring.
Remko Tronçon
2013-04-27
Removing third-party hash implementations.
Remko Tronçon
2013-04-21
Fix compilation when 3rdParty/ is not there.
Remko Tronçon
2013-04-12
File Transfer refactoring.
Remko Tronçon
2013-04-11
Network refactoring.
Remko Tronçon
2013-04-06
Make IDN implementation abstract.
Remko Tronçon
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
2013-01-13
Merge branch 'swift-2.x'
Remko Tronçon
2013-01-13
Fix more warnings.
Remko Tronçon
2013-01-02
Remove incorrect CFRelease() calls in MacOSXProxyProvider.
Remko Tronçon
2013-01-01
Fix Objective-C memory bugs.
Remko Tronçon
2013-01-01
Fix Objective-C memory leaks.
Remko Tronçon
2012-12-31
Fix more warnings.
Remko Tronçon
2012-12-30
Fixed wrong usage of NAT-PMP API.
Remko Tronçon
2012-12-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
2012-12-23
Replace functors and for loops by boost::lambdas.
Remko Tronçon
2012-12-08
Add more steps to the BOSH unit tests for resource binding.
Kevin Smith
2012-12-04
Make sure we say the session's ended after calling close() with BOSH.
Kevin Smith
2012-12-04
Remove double // and :1 port from BOSH paths
Kevin Smith
2012-11-13
Allow BOSH URL setting again.
Kevin Smith
2012-09-17
Support for building swiften as a DLL
Remko Tronçon
2012-09-15
Added URL parser.
Remko Tronçon
2012-08-13
Set timeout on each connection attempt, instead of global connect timeout.
Remko Tronçon
2012-07-15
Export file transfer classes.
Remko Tronçon
2012-07-15
Fixed compilation on Windows.
Remko Tronçon
2012-07-15
Fix struct vs class warnings.
Remko Tronçon
2012-07-15
Hide libminiupnp and libnatpmp.
Remko Tronçon
2012-07-14
Initial DLL support for Swiften.
Remko Tronçon
2012-06-17
CachingNameOnlyDomainNameResolver -> CachingDomainNameResolver.
Remko Tronçon
2012-06-17
Remove unused functions from caching resolver.
Remko Tronçon
2012-06-17
Fixed potential uncaught exception in HTTPConnectProxiedConnection.
Remko Tronçon
2012-06-17
Remove some unused private variables.
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-23
Another fix for SRV selection.
Remko Tronçon
2012-04-23
Fixed assertion when SRV weights are all 0.
Remko Tronçon
2012-04-23
Select SRV randomly, taking weight into account.
Remko Tronçon
2012-04-01
Removing CAres resolver.
Remko Tronçon
2012-03-23
Allow TLS errors to bubble further up the stack
Kevin Smith
2012-03-05
Fix segfaults and deadcode
Kevin Smith
2012-03-04
Pass along errors about DNS resolution.
Kevin Smith
2012-02-03
Correct previous patch.
Remko Tronçon
2012-02-03
Call shutdown() on socket before close().
Remko Tronçon
2012-02-03
Close socket immediately after last pending write finished.
Remko Tronçon
2012-01-17
Allow specifying BOSH and BOSH proxy URLs with names (rather than IPs)
Kevin Smith
2012-01-15
Fixed compilation with msvc and boost-1.48
vitalyster
2011-12-24
Some BOSH refactoring.
Remko Tronçon
[next]