summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-03-09Show idle time as local time in the UI.Tobias Markmann
2013-03-05Fix DLL linkage.Remko Tronçon
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2013-03-04Adding support for idle time.Tobias Markmann
2013-03-03Remove the async vfs for sqlite, to avoid the crashKevin Smith
2013-02-12Include frameworks in swiften-config.Remko Tronçon
2013-02-12Include boost::lock_guard include.Remko Tronçon
2013-02-11Fixed NetworkTest.Remko Tronçon
2013-02-10Turn off override support for GCC in non-c++11 mode.Remko Tronçon
2013-02-09Remove dependency on PlatformDomainNameResolver from CoreComponent.Remko Tronçon
2013-02-05Make logging thread-safe.Remko Tronçon
2013-01-13Merge branch 'swift-2.x'Remko Tronçon
2013-01-13Fix more warnings.Remko Tronçon
2013-01-12Adding basic vCard edit/show support.Tobias Markmann
2013-01-02Remove incorrect CFRelease() calls in MacOSXProxyProvider.Remko Tronçon
2013-01-01Fix Objective-C memory bugs.Remko Tronçon
2013-01-01Fix Objective-C memory leaks.Remko Tronçon
2012-12-31Fix more warnings.Remko Tronçon
2012-12-31Fixed typo.Remko Tronçon
2012-12-30Fixed wrong usage of NAT-PMP API.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-12-23Replace functors and for loops by boost::lambdas.Remko Tronçon
2012-12-22Replace MergeFlags calls by UseFlags calls.Remko Tronçon
2012-12-22Silence deprecated warnings.Remko Tronçon
2012-12-22Added 'override' macro to check for override.Remko Tronçon
2012-12-08Add more steps to the BOSH unit tests for resource binding.Kevin Smith
2012-12-04Make sure we say the session's ended after calling close() with BOSH.Kevin Smith
2012-12-04Add parsing for disco#info nodesKevin Smith
2012-12-04Remove double // and :1 port from BOSH pathsKevin Smith
2012-11-13Allow BOSH URL setting again.Kevin Smith
2012-11-12Removed unused functions.Remko Tronçon
2012-11-12Use more efficient empty check.Remko Tronçon
2012-11-12Removing unused variable.Remko Tronçon
2012-11-06Compile with very old Boost filesystem (e.g. 1.42)Kevin Smith
2012-11-03Build 3rdParty libraries with SwiftenObject.Remko Tronçon
2012-10-27Adding newlines where they're missingKevin Smith
2012-10-20Fixed compilation problems against Boost >= 1.50.0.Remko Tronçon
2012-10-15Use vecptr() instead of .data().Remko Tronçon
2012-10-13Added extra comment about OpenSSL on Mac OS X.Remko Tronçon
2012-10-12Always add system's certificate store to OpenSSL on Mac OS X.Tobias Markmann
2012-10-12Workaround receiving stream features on component connectionsKevin Smith
2012-10-12Missing includeKevin Smith
2012-10-05Strip leading '/' from BOSH paths.Remko Tronçon
2012-10-03Include SafeByteArray in file that uses itKevin Smith
2012-09-18Fix HistoryStorage from crashingCătălin Badea
2012-09-18Missing includeKevin Smith
2012-09-17Fixed URL parsing/serializing.Remko Tronçon
2012-09-17Support for building swiften as a DLLRemko Tronçon
2012-09-16Only expose libraries from swiften dependent libraries.Remko Tronçon
2012-09-16Start including some bundled libraries in Swiften library.Remko Tronçon