Age | Commit message (Expand) | Author |
2018-03-20 | Merge branch 'swift-4.x'swift-5.0alpha2 | Tobias Markmann |
2018-03-19 | Update Swift and Swiften changelog for upcoming 4.0 releaseswift-4.0 | Tobias Markmann |
2018-03-14 | Fix building with OpenSSL on Windows | Tobias Markmann |
2018-03-12 | Ability to set Diffie-Hellman parameters for OpenSSLContext | Tobias Markmann |
2018-03-12 | Add getPeerFinishMessage() method and OpenSSL TLS backend | Tobias Markmann |
2018-02-27 | Divide differently marked msgs and elide msgs matching room | Peter Burgess |
2018-02-26 | Ignore invalid vCard avatar update notifications | Tobias Markmann |
2018-02-22 | Request and display security markings for MUC chat windows | Peter Burgess |
2018-02-21 | Add support for Server Name Indication to OpenSSLContext | Tobias Markmann |
2018-02-02 | Add basic TLS server support in OpenTLSContext | Tobias Markmann |
2018-02-02 | Add support for extracting certificate chain from PEM string | Tobias Markmann |
2018-01-30 | Modernize OpenSSL crypto backend | Tobias Markmann |
2018-01-09 | Avoid crash with Connector failure race condition | Kevin Smith |
2018-01-09 | Add an log assertion to Connectors | Thanos Doukoudakis |
2017-12-19 | Allow to override Swiften libdir | Dennis Schridde |
2017-10-13 | Don't require servers to advertise an SSO domain | Kevin Smith |
2017-10-02 | Fix Code According to New clang warning (-Wobjc-messaging-id) | Tobias Markmann |
2017-08-15 | Improve Swift’s interactions with Smart Cards | Thanos Doukoudakis |
2017-08-08 | Enable log information export to a file | Thanos Doukoudakis |
2017-07-24 | Add Channel Join and Leave Capability to MIX | Tarun Gupta |
2017-07-18 | Add MIXUpdateSubscription Element, its Parser and Serializer | Tarun Gupta |
2017-07-14 | Add MIXRegisterNick Element, its Parser and Serializer | Tarun Gupta |
2017-07-13 | Fix LRUCache documentation | Tobias Markmann |
2017-07-13 | Remove Swiften/Base/Override.h | Tobias Markmann |
2017-07-12 | Add MIXSetNick Element, its Parser and Serializer | Tarun Gupta |
2017-07-11 | Add missing SWIFTEN_OVERRIDE statements to dtors | Tobias Markmann |
2017-07-11 | Add MIXPayload, its Parser and Serializer | Tarun Gupta |
2017-07-07 | Make std:: make_unique available in gcc with c++11 | Joanna Hulboj |
2017-07-07 | Add support for authorization identity in SASL EXTERNAL | Alexey Melnikov |
2017-07-07 | Update namespace for MIX Elements | Tarun Gupta |
2017-07-06 | Adds MIXLeave Element, its Parser and Serializerswift-5.0alpha | Tarun Gupta |
2017-07-05 | Adds MIXUserPreference Element, its Parser and Serializer | Tarun Gupta |
2017-07-03 | Adds MIX Create Element, its Parser and Serializer | Tarun Gupta |
2017-06-26 | Adds MIX Join Element, its Parser and Serializer. | Tarun Gupta |
2017-06-26 | Fix FileWriteBytestreamTest under Windows | Vitaly Takmazov |
2017-06-26 | Fix compiler warnings raise by Clang on Linux | Tobias Markmann |
2017-06-26 | Remove unneeded forward declarations from Swiften headers | Tobias Markmann |
2017-06-25 | Adds MIX Destroy Element, its Parser and Serializer. | Tarun Gupta |
2017-06-22 | Add missing SWIFTEN_API declarations | Vitaly Takmazov |
2017-06-22 | Handle badly-formed labels catalogue | Thanos Doukoudakis |
2017-06-22 | Add missing SWIFTEN_API annotation | Tobias Markmann |
2017-06-21 | Add Coala config for whitespace checking | Tobias Markmann |
2017-06-21 | Fix compiler warnings | Kevin Smith |
2017-06-19 | Don't crash when SSL_new fails | Alexey Melnikov |
2017-06-18 | Adds MIX Participant Element, its Parsers and Serializers. | Tarun Gupta |
2017-05-22 | Close changelog for Swift 4.0 RC2swift-4.0rc2 | Tobias Markmann |
2017-05-15 | Add pointer checks in some CoreClient members. | Thanos Doukoudakis |
2017-05-05 | Fix SendFile example heap-use-after-free | Thanos Doukoudakis |
2017-05-04 | Fix recent chat entries being incorrectly displayed | Joanna Hulboj |
2017-04-21 | Bring Swift and Swiften ChangeLog.md files up to date | Tobias Markmann |