summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-15Improved plaintext chat view for screen-reader support.Richard Maudsley
2014-01-11Allow TLS other than version 1Kevin Smith
2014-01-03Post NAT Traversal query results to the event loop.Remko Tronçon
2013-12-18Add affiliations to tooltips for MUC occupant lists.Richard Maudsley
2013-11-03Split experimental File Transfer out from History and Whiteboarding.Kevin Smith
2013-10-30Implement missing PubSub owner queries.Remko Tronçon
2013-10-29Swiften: Fix PubSub.lua test retrieving subscriptionsRemko Tronçon
2013-10-29Fix unit test on MavericksRemko Tronçon
2013-10-04Fix heap-use-after-free bugs reported by asan.Tobias Markmann
2013-10-01Fix bug on writing empty bytearray in file bytestream.Remko Tronçon
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-09-23Don't crash if server doesn't send cert in TLS handshakeNick Hudson
2013-09-17Don't use implicit bool conversion on shared_ptrRemko Tronçon
2013-09-14Fix install name of libSwiften.dylib on OS XRemko Tronçon
2013-09-08Add missing make_shared include.Remko Tronçon
2013-09-08Use (deprecated) declaration of ivars in interfaceRemko Tronçon
2013-09-01Sluift: More PubSub convenience methods & use cases.Remko Tronçon
2013-08-31Move newline handling for Base64 to VCard parser. IBB's Base64 won't have new...Tobias Markmann
2013-08-31Fix Qt warnings in avatar loading and add multi-line support to Base64 decoder.Tobias Markmann
2013-08-27Set visibility of exported functions when using GCC/CLang.Remko Tronçon
2013-08-27PubSub implementation & Sluift refactoring.Remko Tronçon
2013-08-23FormField element refactoring.Remko Tronçon
2013-08-22Added EnumParser.Remko Tronçon
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