Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swiften
Age
Commit message (
Expand
)
Author
2018-10-10
Remove JID prep caching from JID class
Tobias Markmann
2018-10-09
Address compiler warnings about missing override on dtors
Tobias Markmann
2018-10-04
Prevent connect on active sluift clients and components
Edwin Mons
2018-10-01
Catch numeric cast errors in BoostConnectionServer
Edwin Mons
2018-09-26
Update SCons in 3rdParty from 2.4.0 to 3.0.1
Tobias Markmann
2018-08-02
Have StreamStack own the top and bottom layer
Tobias Markmann
2018-08-01
Use interfaces for top and bottom layer in StreamStack
Tobias Markmann
2018-08-01
Avoid lvalue and simplify boolean expression
Tobias Markmann
2018-07-31
Have StreamStack own intermediate layers via std::unique_ptr
Tobias Markmann
2018-07-30
Use std::unique_ptr to have TLS classes own the TLSContext
Tobias Markmann
2018-07-27
Autofix boost-use-to-string clang-tidy warnings
Kevin Smith
2018-07-24
Add a XEP-346 FDP Form Submission Dialog
Peter Burgess
2018-07-17
Rename variable for consistency
Kevin Smith
2018-07-17
Add unit test for missing bookmark responses
Kevin Smith
2018-07-17
Don't crash on missing bookmark result
Kevin Smith
2018-06-21
Add a leave room option in MUC rooms
Thanos Doukoudakis
2018-06-19
Don't double-connect to IP literals
Kevin Smith
2018-05-29
Sort input file list
Bernhard M. Wiedemann
2018-05-14
Allow resending messages without 198 acks
Thanos Doukoudakis
2018-05-07
Replace boost::lambda with C++11 lambdas
Tobias Markmann
2018-05-03
Replace BOOST_AUTO with C++11 auto keyword
Tobias Markmann
2018-04-28
Disable false-positive clang warning
Kevin Smith
2018-04-28
Fix compiler warnings for Swiften
Kevin Smith
2018-04-18
Mark jids with an empty domainpart as invalid
Edwin Mons
2018-03-27
Add new ReferencePayload element class, parser and serializer
Peter Burgess
2018-03-24
Allow setting full JID affiliations in MUCs
Kevin Smith
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 release
swift-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
[next]