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
/
Client
Age
Commit message (
Expand
)
Author
2017-07-07
Make std:: make_unique available in gcc with c++11
Joanna Hulboj
2017-06-26
Remove unneeded forward declarations from Swiften headers
Tobias Markmann
2017-06-21
Add Coala config for whitespace checking
Tobias Markmann
2017-05-15
Add pointer checks in some CoreClient members.
Thanos Doukoudakis
2017-05-04
Fix recent chat entries being incorrectly displayed
Joanna Hulboj
2017-04-04
Verify certificates for HTTPS BOSH connections
Tobias Markmann
2017-03-28
Modified XMLBeautifier to handle split payloads
Joanna Hulboj
2016-11-28
Correctly handle server initiated closing of stream
Tobias Markmann
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-07-27
Fix Doxygen warnings
Tobias Markmann
2016-05-25
Remove unnecessary include of iostream header
Tobias Markmann
2016-05-04
Fix /me message handling for highlighted messages
Tobias Markmann
2016-04-05
Migrate to Boost.Signals2 from Boost.Signals
Tobias Markmann
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-04-01
Modernize code to use C++11 nullptr using clang-tidy
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2016-01-15
Add missing virtual keyword to some destructors
Tobias Markmann
2015-11-10
Add support for client certificate authentication in BOSH
Tobias Markmann
2015-11-04
Fix swiften handling when client certificate is missing
Gurmeen Bindra
2015-10-30
Fix issues with HTTPTrafficFilter for HTTP proxy / BOSH usage
Tobias Markmann
2015-10-16
Mark removed contacts as unavailable in Swift
Tobias Markmann
2015-09-18
Fix notification logic for signals in BlockListImpl
Tobias Markmann
2015-07-21
Explicitly disconnect from remaining resources in destructors
Tobias Markmann
2015-07-20
Do not reallocate FileTransferManager on connect of Client
swift-3.0beta2
Tobias Markmann
2015-07-08
Use GSSAPI when SSO is used
Mili Verma
2015-06-29
Pass an optional error code
Mili Verma
2015-06-18
Only delete HistoryStorage if building with experimental features
Tobias Markmann
2015-06-14
Fix Swiften DLL building on Windows
Tobias Markmann
2015-06-10
Add ability to limit SChannel to TLS 1.0
Kevin Smith
2015-06-08
Add missing SWIFTEN_API annotations to public Swiften API
Tobias Markmann
2015-03-16
Add ability to modify HTTP CONNECT proxy initialization
Tobias Markmann
2015-02-11
Support domain names in S5B proxy <streamhost> tags.
Tobias Markmann
2015-02-09
Fix memory leaks reported by LSAN
Tobias Markmann
2014-12-15
Update Copyright in Swiften
Kevin Smith
2014-11-17
Add missing include gueards.
Tobias Markmann
2014-10-01
Port many of Isode's local fixes upstream
Kevin Smith
2014-09-18
Only allocate BlockResponder and UnblockResponder once. Fixes ASAN
Tobias Markmann
2014-08-21
Clean up compilation errors in Swiften due to boost 1.56
Kevin Smith
2014-08-10
Fix blocklist not being requested on reconnect.
Richard Maudsley
2014-05-18
Replace accidental cerr with SWIFT_LOG
Kevin Smith
2014-05-18
Fix copy paste error
Remko Tronçon
2014-05-18
Fix uninitialized variables
Remko Tronçon
2014-04-28
Create ToplevelElement to replace Element.
Richard Maudsley
2014-03-24
Fix SCRAM-SHA-1-PLUS channel binding negotiation code. (Thanks Kim Alvefur)
Tobias Markmann
2014-03-22
Move hardcoded XMPP SRV information from Connector into CoreClient
Nick Hudson
2014-03-21
Disconnect ClientXMLTracer signals at destruction time
Remko Tronçon
2014-02-13
Fix clang warnings
Remko Tronçon
2013-09-17
Don't use implicit bool conversion on shared_ptr
Remko Tronçon
2013-08-27
PubSub implementation & Sluift refactoring.
Remko Tronçon
[next]