summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-16Fix double includes in EventLoop.Remko Tronçon
2013-08-16Don't assert when disconnecting componentsKevin Smith
2013-08-16Don't allow passing NULL to the JID ctorKevin Smith
2013-08-16Merge branch 'swift-2.x'Remko Tronçon
2013-08-16Added missing lock_guard include.Remko Tronçon
2013-08-15Make (Core)Component constructor consistent with (Core)Client.Remko Tronçon
2013-08-15Add Config files to .gitignore.Remko Tronçon
2013-08-15Getting rid of "-Wobjc-interface-ivars" warnings from clang.Tobias Markmann
2013-08-13Adding basic support for Android and Unbound (No IPv6 yet).Tobias Markmann
2013-08-01Refactor chat messages so parsing of links/emoticons happens in controllers.Kevin Smith
2013-07-27Use nodeprep for nodes and nameprep for domains.Kevin Smith
2013-05-17Fixed unicode path handling.Remko Tronçon
2013-05-11File Transfer refactoring.Remko Tronçon
2013-04-29Added doxygen to RandomGenerator.Remko Tronçon
2013-04-27Make HMACSHA1 not be a Hash.Remko Tronçon
2013-04-27Zero memory more securely in SafeByteArray.Remko Tronçon
2013-04-27Removing third-party hash implementations.Remko Tronçon
2013-04-26Replace third-party Base64 by our own algorithm.Remko Tronçon
2013-04-25swiften-config improvements.Remko Tronçon
2013-04-21Fix compilation when 3rdParty/ is not there.Remko Tronçon
2013-04-19Fix compilation in non-test mode.Remko Tronçon
2013-04-18Fix ICU compilation.Remko Tronçon
2013-04-18Implemented different hexify.Remko Tronçon
2013-04-18Replacing Base64 by LibTomCrypt implementation.Remko Tronçon
2013-04-12File Transfer refactoring.Remko Tronçon
2013-04-12Fix DLL compilation.Remko Tronçon
2013-04-11Network refactoring.Remko Tronçon
2013-04-08SWIFT_LOG_ASSERT macro.Remko Tronçon
2013-04-06Make IDN implementation abstract.Remko Tronçon
2013-03-30Making stuff build against non-bundled librariesKevin Smith
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
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