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
/
CoreClient.cpp
Age
Commit message (
Expand
)
Author
2013-04-27
Removing third-party hash implementations.
Remko Tronçon
2013-04-06
Make IDN implementation abstract.
Remko Tronçon
2012-09-15
Added URL parser.
Remko Tronçon
2012-08-13
Set timeout on each connection attempt, instead of global connect timeout.
Remko Tronçon
2012-06-20
Fix proxy selection
Thilo Cestonaro
2012-06-17
Allow different connection methods for Client.
Remko Tronçon
2012-05-11
Showing stream encryption status in the roster header. Provide native certifi...
Tobias Markmann
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-04
Pass along errors about DNS resolution.
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
2011-12-13
BOSH Support for Swiften
Kevin Smith
2011-12-13
BOSH implementation started
Thilo Cestonaro
2011-10-16
Hoist ProxyProvider creation out of Client.
Remko Tronçon
2011-10-16
Hoist TLSContextFactory creation out of Client.
Remko Tronçon
2011-10-10
Force disconnect signals when calling connect() shortly after disconnect().
Remko Tronçon
2011-10-07
Hoist XML parser factory creation out of Swiften.
Remko Tronçon
2011-10-01
Update IQRouter JID after session was authenticated.
Remko Tronçon
2011-09-26
Allow disabling of 198-acks in Swiften
Kevin Smith
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-09-20
Swiften support for requiring TLS
Kevin Smith
2011-08-28
Merge branch 'swift-1.x'
Remko Tronçon
2011-08-28
Check sender on incoming IQ responses.
Remko Tronçon
2011-07-03
Fix for a SIGABRT when reconnecting
Thilo Cestonaro
2011-06-08
Added AllowPlainOverNONTLS option to ClientOptions.
Remko Tronçon
2011-06-03
Limit the use of the SafeString type.
Remko Tronçon
2011-06-03
Ensure safety on onDataRead and onDataWritten signals.
Remko Tronçon
2011-05-22
Removing unnecessary purgePassword() calls in CoreClient.
Remko Tronçon
2011-05-22
Eagle mode.
Kevin Smith
2011-05-18
Introduce safe containers for storing passwords.
Remko Tronçon
2011-05-13
Removed some explicit new's.
Remko Tronçon
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-04-20
Introduce ClientOptions struct.
Remko Tronçon
2011-04-18
Use fallback mechanism for proxies.
Remko Tronçon
2011-04-18
Support for SOCKS5 and HTTPConnect proxies.
Thilo Cestonaro
2011-04-18
Cleaned up includes.
swift-2.0alpha
Remko Tronçon
2011-03-01
Some more Sluift enhancements.
Remko Tronçon
2011-02-26
Added an option to not use stream compression.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-02
Removing unused parameter from Client constructor.
Remko Tronçon
2010-12-27
Fixed crash on disconnect.
Remko Tronçon
2010-12-27
Avoid leaking connection on exit.
Remko Tronçon
2010-12-27
Avoid more valgrind warnings.
Remko Tronçon
2010-12-18
Move domain name resolver in the network factories.
Remko Tronçon
2010-12-13
Added debug output to connector.
Remko Tronçon
2010-12-12
Remove obsolete Client::connect(JID).
Remko Tronçon
[next]