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
/
TLS
/
SecureTransport
Age
Commit message (
Expand
)
Author
2017-10-02
Fix Code According to New clang warning (-Wobjc-messaging-id)
Tobias Markmann
2016-09-29
Explicitly handle all possible SecTrustResultType enum values
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-15
Explicitly convert between nullable and non-nullable on OS X
Tobias Markmann
2016-02-08
Treat cert verify errors as non-fatal in OS X TLS backend
Tobias Markmann
2016-02-01
Disable certificate revocation checking in OS X TLS backend
Tobias Markmann
2015-11-10
Fix Cocoa memory management error in Secure Transport backend
Tobias Markmann
2015-11-06
Fix potential memory leaks in Cocoa API usage
Tobias Markmann
2015-10-30
Add support for OS X Secure Transport TLS backend
Tobias Markmann
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon