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
2016-01-21
Ensure that BoostTimers can't fire after stop()
Kevin Smith
2016-01-15
Add missing virtual keyword to some destructors
Tobias Markmann
2016-01-12
Listen to IPv6 any address instead of only IPv4
Tobias Markmann
2016-01-07
Remove wrong assertion in BoostIOServiceThread
Tobias Markmann
2015-12-17
Add event loop for integration in Boost ASIO
Kevin Smith
2015-11-18
Fix virtual destructors and mismatching signal disconnection
Tobias Markmann
2015-11-10
Add support for client certificate authentication in BOSH
Tobias Markmann
2015-11-09
Change virtual calls in ctors/dtors to be explicit
Tobias Markmann
2015-10-30
Fix issues with HTTPTrafficFilter for HTTP proxy / BOSH usage
Tobias Markmann
2015-10-30
Add support for OS X Secure Transport TLS backend
Tobias Markmann
2015-10-14
Fix compiler warnings about unused variables/arguments
Tobias Markmann
2015-08-11
Make access to deadline_timer thread-safe
Tobias Markmann
2015-08-11
Add note on use of Connector::stop()
Kevin Smith
2015-07-21
Explicitly disconnect from remaining resources in destructors
Tobias Markmann
2015-06-10
Add ability to limit SChannel to TLS 1.0
Kevin Smith
2015-06-08
Add missing SWIFTEN_API annotations to public Swiften API
Tobias Markmann
2015-05-19
Consolidate Python and SCons files to tab based indentation
Tobias Markmann
2015-05-01
Add an EventOwner to NATTraversalRequests so that accociated objects are not ...
Tobias Markmann
2015-04-08
Skip name lookup if manual hostname is a valid IP address
Tobias Markmann
2015-04-08
Fix warning about unused private member variable
Kevin Smith
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
2015-02-11
Fix DummyConnectionServer to use private accessors for its members
Tobias Markmann
2015-02-11
Renable SOCKS5 bytestream proxy support for Jingle file transfers.
Tobias Markmann
2015-02-08
Fix data race in PlatformNATTraversalWorker reported by TSAN
Tobias Markmann
2015-02-08
Fix data race in PlatformDomainNameResolver reported by TSAN
Tobias Markmann
2015-02-03
Use "Swift" description when adding UPnP port forwardings.
Tobias Markmann
2015-02-03
Limit NAT-PMP detection timeout to 10 seconds.
Tobias Markmann
2015-02-03
Update Jingle FT protocol to namespace verison urn:xmpp:jingle:apps:file-tran...
Tobias Markmann
2015-02-02
Fix IPv6 name resolution on Linux systems
Tobias Markmann
2014-12-15
Update Copyright in Swiften
Kevin Smith
2014-10-21
Fix libunbound support in Swiften which was broken since API change in 8ec22a9.
Tobias Markmann
2014-10-01
Port many of Isode's local fixes upstream
Kevin Smith
2014-08-21
Clean up compilation errors in Swiften due to boost 1.56
Kevin Smith
2014-08-10
Fix invalid characters being allowed in JID domains
Richard Maudsley
2014-07-11
Apply a Connector timeout even if not using SRV lookups.
Kevin Smith
2014-05-18
Fix uninitialized variables
Remko Tronçon
2014-03-22
Move hardcoded XMPP SRV information from Connector into CoreClient
Nick Hudson
2014-02-25
Build with new Boostish stuff.
Kevin Smith
2014-01-27
Fix compilation error C++11/latest clang
Kevin Smith
2014-01-03
Post NAT Traversal query results to the event loop.
Remko Tronçon
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
[next]