6 check-ins using file src/X509Certificate.m version dae3d0c933
2011-10-24
| ||
00:04 | Add missing autorelease call check-in: 7a08940b40 user: florob@babelmonkeys.de tags: trunk | |
2011-10-23
| ||
23:39 | Add methods enabling certificate verification check-in: 7fa9a01744 user: florob@babelmonkeys.de tags: trunk | |
2011-10-22
| ||
16:36 | Register helpers for thread-safety with OpenSSL. check-in: 54c783b25f user: jos@kuijpersvof.nl tags: trunk | |
16:33 |
Only call SSL_shutdown if we have an SSL context. This would otherwise cause trouble for listening sockets. check-in: 5695c6cedc user: js tags: trunk | |
15:46 |
Use -[pendingBytes] of the superclass if we have no SSL context. This happens if we are a listening socket. check-in: 704eff4870 user: js tags: trunk | |
2011-10-08
| ||
03:44 | Add support for fetching some SAN types from X509 certificates check-in: ca9555b85f user: florob@babelmonkeys.de tags: trunk | |