summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-11Integrate googletest and googlemock libraries to 3rdPartyTobias Markmann
2016-12-15Merge branch 'swift-3.x’Tobias Markmann
2016-11-30Show MUC PM item-not-found error in MUC PM windowTobias Markmann
2016-11-28Correctly handle server initiated closing of streamTobias Markmann
2016-11-23Fix building with Avahi support on LinuxTobias Markmann
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-11-18Improve string to HostAddress conversion APITobias Markmann
2016-11-10Use FeatureOracle to detect file-transfer support in rosterTobias Markmann
2016-11-07Log address when failing to initialise HostAddress from stringTobias Markmann
2016-11-04Change logging output to use SWIFT_LOGTobias Markmann
2016-11-04Cleanup headers in Base64(.h, .cpp)Tobias Markmann
2016-10-21Fix version number for libminiupnpc version switchTobias Markmann
2016-10-21Fix data-race in DummyEventLoop::processEvents()Tobias Markmann
2016-10-05Add missing sensible asserts to testing and QtMainWindowTobias Markmann
2016-10-04Remove optional_fwd.hpp use; workaround for Boost Ticket #12179Tobias Markmann
2016-09-30Change custom memory copy loop to std::memcpyTobias Markmann
2016-09-30Add missing error check in HostAddress::toStringTobias Markmann
2016-09-29Fix uninitialised class membersTobias Markmann
2016-09-29Explicitly handle all possible SecTrustResultType enum valuesTobias Markmann
2016-09-29Fix potential resource leaksTobias Markmann
2016-09-26Use const std::unique_ptr for pimpl idiom usageTobias Markmann
2016-08-24Use SSL_CTX_set_default_verify_paths to set trusted CAs for OpenSSLTobias Markmann
2016-08-10Add missing includeKevin Smith
2016-08-05Add a debugging helper for serializing Swiften types to ostreamTobias Markmann
2016-07-27Fix Doxygen warningsTobias Markmann
2016-07-27Include missing cassertMichael Vetter
2016-07-22Remove pragmas to ignore unused private fieldsTobias Markmann
2016-07-22Add support for libminiupnpc version 2Tobias Markmann
2016-07-20Add release dates to Swift and Swiften ChangeLog.mdTobias Markmann
2016-07-15Add missing includes for assert()swift-4.0beta1Tobias Markmann
2016-07-14Close Swift and Swiften changelogs for 4.0-beta1Tobias Markmann
2016-07-14Add in progress changelog for SwiftenTobias Markmann
2016-07-11Fix handling of incorrect MUC component behaviorTobias Markmann
2016-07-01Implement Message Carbons in Swift and Swift/ControllersTobias Markmann
2016-06-29Fail file-transfer if proxy session of candidate does not existTobias Markmann
2016-06-22Treat JIDs with empty resources as invalidTobias Markmann
2016-06-22Temporarily disable CertificateErrorTestTobias Markmann
2016-06-14Fix handling of notify attribute in PubSub retract elementsTobias Markmann
2016-06-14Add support for URLs with IPv6 addresses in Swift::URLTobias Markmann
2016-06-10Fix remaining compiler warnings on OS X with clangTobias Markmann
2016-06-02Add missing define for static building for swiften-configTobias Markmann
2016-05-27Add presence to manually added contacts in 'Start Chat…' dialogTobias Markmann
2016-05-25Remove unnecessary include of iostream headerTobias Markmann
2016-05-04Fix /me message handling for highlighted messagesTobias Markmann
2016-04-28Change remaining std::auto_ptr usage to std::unique_ptrTobias Markmann
2016-04-25Convert hard tabs to four spaces in all our SConscript/*.py filesTobias Markmann
2016-04-12Use C++11 threading library instead of Boost.ThreadTobias Markmann
2016-04-11Drop executable permission on source filesMichael Vetter
2016-04-08Fix code in response to compiler warnings by clangTobias Markmann
2016-04-05Migrate to Boost.Signals2 from Boost.SignalsTobias Markmann