summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-09-23Don't crash if server doesn't send cert in TLS handshakeNick Hudson
2013-09-21Sluift: Fix bug in DiscoItems element convertorRemko Tronçon
2013-09-21Sluift: Update documentationRemko Tronçon
2013-09-21Sluift: Add support for ad-hoc commandsRemko Tronçon
2013-09-20Sluift: Add convenient way for filling in formsRemko Tronçon
2013-09-17Don't use implicit bool conversion on shared_ptrRemko Tronçon
2013-09-16Disable Boost Signals warningsRemko Tronçon
2013-09-16Add Sluift READMERemko Tronçon
2013-09-16Enable WebKit's Inspector if Swift is run in debug mode.Tobias Markmann
2013-09-16Fix heap-use-after-free bug reported by asan.Tobias Markmann
2013-09-16Disable dynamic loading in bundled LuaRemko Tronçon
2013-09-15Install SluiftRemko Tronçon
2013-09-15Use system Lua if presentRemko 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-08scons2ninja: Support quoted flags.Remko Tronçon
2013-09-08Use (deprecated) declaration of ivars in interfaceRemko Tronçon
2013-09-07Add boost serialization for std::setKevin Smith
2013-09-07Add boost::serialization for posix_time.Kevin Smith
2013-09-02scons2ninja: Added support for dist=1.Remko 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-31Honour user's no encryption decision in manual configuration for non-eagle mode.Tobias Markmann
2013-08-29It's 2013. Still. Just aboutKevin Smith
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-27Fix crash in form widget.Remko Tronçon
2013-08-23FormField element refactoring.Remko Tronçon
2013-08-22Added EnumParser.Remko Tronçon
2013-08-22Ignore unknown pragmas.Remko Tronçon
2013-08-22Add boost/scope_exit.Remko Tronçon
2013-08-17Fixed bug in Sluift.Remko Tronçon
2013-08-17Fix building sluift as .dll on Mac OS X.Remko Tronçon
2013-08-16Make missing SConstruct dependencies non-fatal for Ninja build.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-16Fix Cocoa-Boost conflict.Remko Tronçon
2013-08-15Make (Core)Component constructor consistent with (Core)Client.Remko Tronçon
2013-08-15Fixed warnings in SpellParser.Remko Tronçon
2013-08-15Add Config files to .gitignore.Remko Tronçon
2013-08-15Add "-Wno-missing-variable-declarations" (some CPPUnit annoyance) and "-Wno-d...Tobias Markmann
2013-08-15Getting rid of "-Wobjc-interface-ivars" warnings from clang.Tobias Markmann
2013-08-14Adjust Android test deployment path.Tobias Markmann
2013-08-14Build OSX spell checker only with native target.Tobias Markmann
2013-08-13Adding auto-generated Ldns/Unbound files for Android.Remko Tronçon
2013-08-13Adding basic support for Android and Unbound (No IPv6 yet).Tobias Markmann