This repository has been archived on 2025-06-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
ObjOpenSSL/src
Jonathan Schleifer 272a6f4c7f
Add SSLConnectionFailedException
This way, when an SSLSocket is passed where an OFTCPSocket is expected,
the description will still contain the error and no special code for
SSLSocket is necessary.
2016-07-09 23:24:03 +02:00
..
Makefile Add SSLConnectionFailedException 2016-07-09 23:24:03 +02:00
ObjOpenSSL.h Change webkeks.org -> heap.zone 2016-07-09 22:19:20 +02:00
SSLConnectionFailedException.h Add SSLConnectionFailedException 2016-07-09 23:24:03 +02:00
SSLConnectionFailedException.m Add SSLConnectionFailedException 2016-07-09 23:24:03 +02:00
SSLInvalidCertificateException.h Change webkeks.org -> heap.zone 2016-07-09 22:19:20 +02:00
SSLInvalidCertificateException.m Change webkeks.org -> heap.zone 2016-07-09 22:19:20 +02:00
SSLSocket.h Change webkeks.org -> heap.zone 2016-07-09 22:19:20 +02:00
SSLSocket.m Add SSLConnectionFailedException 2016-07-09 23:24:03 +02:00
X509Certificate.h Change webkeks.org -> heap.zone 2016-07-09 22:19:20 +02:00
X509Certificate.m Change webkeks.org -> heap.zone 2016-07-09 22:19:20 +02:00