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
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
2013-08-15
Make (Core)Component constructor consistent with (Core)Client.
Remko Tronçon
2013-05-11
File Transfer refactoring.
Remko Tronçon
2013-04-27
Removing third-party hash implementations.
Remko Tronçon
2013-04-06
Make IDN implementation abstract.
Remko Tronçon
2013-03-27
Adding support for Blocking Command (XEP-0191) to Swift(-en).
Tobias Markmann
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
2012-12-31
Fix more warnings.
Remko Tronçon
2012-12-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
2012-09-17
Support for building swiften as a DLL
Remko Tronçon
2012-09-15
Added URL parser.
Remko Tronçon
2012-09-08
Support whiteboarding.
Mateusz Piekos
2012-08-30
History dialog
Cătălin Badea
2012-08-13
Set timeout on each connection attempt, instead of global connect timeout.
Remko Tronçon
2012-07-14
Initial DLL support for Swiften.
Remko Tronçon
2012-06-20
Fix proxy selection
Thilo Cestonaro
2012-06-18
Handle unexpected challenges.
Remko Tronçon
2012-06-17
Allow different connection methods for Client.
Remko Tronçon
2012-05-12
Remove peer certificate from APIs.
Remko Tronçon
2012-05-12
Show Certificate dialog from certificate error window.
Remko Tronçon
2012-05-11
Showing stream encryption status in the roster header. Provide native certifi...
Tobias Markmann
2012-04-29
Fixed previous commit.
Remko Tronçon
2012-04-29
Added debug message to double finishSession.
Remko Tronçon
2012-04-24
Fixed compilation problems on windows.
Remko Tronçon
2012-04-23
Make sure setting disco info after reconnect does not immediately send presence.
Remko Tronçon
2012-04-12
Tidy up of assorted Schannel/CAPI stuffs.
Kevin Smith
2012-03-23
Allow TLS errors to bubble further up the stack
Kevin Smith
2012-03-22
Manual certificate verification. Added two additional TLS errors related to r...
dreijer
2012-03-20
boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...
Tobias Markmann
2012-03-04
Pass along errors about DNS resolution.
Kevin Smith
2012-03-03
Unit tests for SettingsProviderHierachy
Kevin Smith
2012-02-28
Make Swift more usable in a FIPS-140 environment
Kevin Smith
2012-02-22
Fix up for previous CAPI patch
Kevin Smith
2012-02-22
Initial implementation of using CAPI certificates with Schannel.
Alexey Melnikov
2012-01-17
Allow specifying BOSH and BOSH proxy URLs with names (rather than IPs)
Kevin Smith
2011-12-22
BOSH Refactoring.
Remko Tronçon
[next]