10 descendants and 10 ancestors of 58b7b70ed28f63e3
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 | |
2011-10-07
| ||
23:56 | Break out some ASN.1 to OFString conversion functionality check-in: 8cb0b716ea user: florob@babelmonkeys.de tags: trunk | |
23:13 | Very basic X509 class check-in: 057c289c6b user: florob@babelmonkeys.de tags: trunk | |
01:15 | Fix copyright check-in: afb5d4532f user: florob@babelmonkeys.de tags: trunk | |
2011-09-22
| ||
23:28 | Adjust to recent ObjFW changes. check-in: 82f79803e7 user: js tags: trunk | |
13:52 | Fix type conflict. check-in: 7714264163 user: js tags: trunk | |
2011-09-19
| ||
16:37 | Adjust to recent ObjFW changes. check-in: 58b7b70ed2 user: js tags: trunk | |
2011-09-12
| ||
20:05 | Update to recent ObjFW changes. check-in: 10e7f26817 user: js tags: trunk | |
2011-09-11
| ||
02:07 | Correctly check return value of SSL_write. check-in: 60a6491ea5 user: js tags: trunk | |
02:03 | Fix forgotten change. check-in: 7abcafcb74 user: js tags: trunk | |
2011-09-10
| ||
20:41 | Ignore deprecation warnings as OpenSSL is deprecated as a whole on OS X. check-in: 174ffb9295 user: js tags: trunk | |
2011-09-09
| ||
18:01 | Support for getting channel binding data check-in: a1f0209e57 user: florob@babelmonkeys.de tags: trunk | |
2011-06-13
| ||
16:14 | Use certificate / key in client mode if set. check-in: 2c543487d3 user: js tags: trunk | |
2011-06-08
| ||
21:24 | Add copyright and license. check-in: 2110030291 user: js tags: trunk | |
21:23 | Add .hgignore. check-in: 5ec925a682 user: js tags: trunk | |
21:20 | Add ObjOpenSSL.h so it can be properly used as a MacOS X framework. check-in: a540150878 user: js tags: trunk | |
21:17 | Adjust to API changes in ObjFW. check-in: 0448edfa2c user: js tags: trunk | |