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
/
ClientError.h
Age
Commit message (
Expand
)
Author
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2015-06-29
Pass an optional error code
Mili Verma
2014-12-15
Update Copyright in Swiften
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
2010-12-09
Handle stream errors in client session.
Remko Tronçon
2010-11-11
Avoided compilation warnings.
Remko Tronçon
2010-11-07
Refactoring certificates & certificate checking.
Remko Tronçon
2010-04-08
Added copyrights to Swiften.
Kevin Smith
2010-03-28
Moving submodule contents back.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon
2009-11-25
Enabled stream compression again.
Remko Tronçon
2009-11-22
Added auth success value support.
Remko Tronçon
2009-11-10
Fixed error handling.
Remko Tronçon
2009-07-14
Consolidating IncomingConnection & Connection.
Remko Tronçon
2009-06-01
Import.
Remko Tronçon