Age | Commit message (Expand) | Author |
2017-04-21 | Bring Swift and Swiften ChangeLog.md files up to date | Tobias Markmann |
2017-04-18 | Support Last Message Correction in multi client scenarios | Tobias Markmann |
2017-04-11 | Simplify algorithm for concatenating using modern c++ | Joanna Hulboj |
2017-04-06 | Reset the chat state to active after a few seconds | Thanos Doukoudakis |
2017-04-04 | Add missing check for initialised pointer | Tobias Markmann |
2017-04-04 | Verify certificates for HTTPS BOSH connections | Tobias Markmann |
2017-03-31 | Use std::random instead of boost::random | Joanna Hulboj |
2017-03-28 | Modified XMLBeautifier to handle split payloads | Joanna Hulboj |
2017-03-23 | Add Client State Indication Element, its Parser and Serializer | Tarun Gupta |
2017-03-15 | Do no emit onXMPPDataRead when the session is terminated | Tobias Markmann |
2017-03-13 | Add LogSerializer for BOSHError | Tobias Markmann |
2017-02-27 | Handle boost::bad_lexical_cast exception in HostAddressPort::toString() | Tobias Markmann |
2017-02-23 | Change the logic of displaying chat room subject | Joanna Hulboj |
2017-02-23 | Disconnect signals in ComponentSessionStanzaChannel dtor | Tobias Markmann |
2017-02-22 | Cache some recently used entity capability lookups in memory | Tobias Markmann |
2017-02-22 | Add LRUCache utility class to Swiften | Tobias Markmann |
2017-02-21 | Add checks to verify if the input data is a valid XML/XMPP | Joanna Hulboj |
2017-02-10 | Display error message in profile window if vCard request failed | Tobias Markmann |
2017-02-09 | Update GConfProxyProvider to new string to HostAddress function | Tobias Markmann |
2017-01-11 | Integrate googletest and googlemock libraries to 3rdParty | Tobias Markmann |
2016-12-15 | Merge branch 'swift-3.x’ | Tobias Markmann |
2016-11-30 | Show MUC PM item-not-found error in MUC PM window | Tobias Markmann |
2016-11-28 | Correctly handle server initiated closing of stream | Tobias Markmann |
2016-11-23 | Fix building with Avahi support on Linux | Tobias Markmann |
2016-11-23 | Migrate remaining Swiften/Base/foreach.h use to range-based for loop | Tobias Markmann |
2016-11-18 | Improve string to HostAddress conversion API | Tobias Markmann |
2016-11-10 | Use FeatureOracle to detect file-transfer support in roster | Tobias Markmann |
2016-11-07 | Log address when failing to initialise HostAddress from string | Tobias Markmann |
2016-11-04 | Change logging output to use SWIFT_LOG | Tobias Markmann |
2016-11-04 | Cleanup headers in Base64(.h, .cpp) | Tobias Markmann |
2016-10-21 | Fix version number for libminiupnpc version switch | Tobias Markmann |
2016-10-21 | Fix data-race in DummyEventLoop::processEvents() | Tobias Markmann |
2016-10-05 | Add missing sensible asserts to testing and QtMainWindow | Tobias Markmann |
2016-10-04 | Remove optional_fwd.hpp use; workaround for Boost Ticket #12179 | Tobias Markmann |
2016-09-30 | Change custom memory copy loop to std::memcpy | Tobias Markmann |
2016-09-30 | Add missing error check in HostAddress::toString | Tobias Markmann |
2016-09-29 | Fix uninitialised class members | Tobias Markmann |
2016-09-29 | Explicitly handle all possible SecTrustResultType enum values | Tobias Markmann |
2016-09-29 | Fix potential resource leaks | Tobias Markmann |
2016-09-26 | Use const std::unique_ptr for pimpl idiom usage | Tobias Markmann |
2016-08-24 | Use SSL_CTX_set_default_verify_paths to set trusted CAs for OpenSSL | Tobias Markmann |
2016-08-10 | Add missing include | Kevin Smith |
2016-08-05 | Add a debugging helper for serializing Swiften types to ostream | Tobias Markmann |
2016-07-27 | Fix Doxygen warnings | Tobias Markmann |
2016-07-27 | Include missing cassert | Michael Vetter |
2016-07-22 | Remove pragmas to ignore unused private fields | Tobias Markmann |
2016-07-22 | Add support for libminiupnpc version 2 | Tobias Markmann |
2016-07-20 | Add release dates to Swift and Swiften ChangeLog.md | Tobias Markmann |
2016-07-15 | Add missing includes for assert()swift-4.0beta1 | Tobias Markmann |
2016-07-14 | Close Swift and Swiften changelogs for 4.0-beta1 | Tobias Markmann |