Age | Commit message (Expand) | Author |
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 |
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 |