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
/
OpenSSL
/
OpenSSLCertificate.cpp
Age
Commit message (
Expand
)
Author
2013-01-13
Fix more warnings.
Remko Tronçon
2012-12-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
2012-12-22
Silence deprecated warnings.
Remko Tronçon
2011-11-03
Quick brush up after previous patch.
Kevin Smith
2011-11-03
* Added Schannel support.
dreijer
2011-05-05
Replace ByteArray by typedef.
Remko Tronçon
2011-03-12
Fixed OpenSSL compilation.
Remko Tronçon
2011-03-12
Make ByteArray an std::vector<unsigned char>.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2010-12-05
Added plumbing for persistent certificate trust checking.
Remko Tronçon
2010-11-15
Fixed OpenSSL compilation.
Remko Tronçon
2010-11-15
Fix compilation on OS X
Kevin Smith
2010-11-11
Handle null OpenSSL X509 cert pointers better.
Remko Tronçon
2010-11-09
Certificate::getCommonName -> getCommonNames.
Remko Tronçon
2010-11-09
Implement DER conversion to/from certificates.
Remko Tronçon
2010-11-09
Fixed windows compilation.
Remko Tronçon
2010-11-07
Refactoring certificates & certificate checking.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon