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-07-22
Add support for libminiupnpc version 2
Tobias Markmann
2016-05-25
Remove unnecessary include of iostream header
Tobias Markmann
2016-04-25
Convert hard tabs to four spaces in all our SConscript/*.py files
Tobias Markmann
2016-04-12
Use C++11 threading library instead of Boost.Thread
Tobias Markmann
2016-04-11
Drop executable permission on source files
Michael Vetter
2016-04-08
Fix code in response to compiler warnings by clang
Tobias Markmann
2016-04-05
Migrate to Boost.Signals2 from Boost.Signals
Tobias Markmann
2016-04-04
Modernize code to use range based for loops using clang-tidy
Tobias Markmann
2016-04-04
Apply automated clang-tidy fixes and add missing includes
Tobias Markmann
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-04-01
Modernize code to use C++11 nullptr using clang-tidy
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2016-02-29
Fix possible race condition between Connection and Connectors
Tobias Markmann
2016-02-29
Fix data race in BoostConnection reported by TSAN
swift-4.0alpha
Tobias Markmann
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
[next]