Overview
Comment: | Add support for fetching some SAN types from X509 certificates
Note: valgrind complains about uninitialized data when UTF8Strings are passed to |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
ca9555b85f9a4b70a1d2c9498f024c83 |
User & Date: | florob@babelmonkeys.de on 2011-10-08 03:44:36 |
Other Links: | manifest | tags |
Context
2011-10-22
| ||
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 | |
Changes
Modified src/X509Certificate.h from [24b4f5fcd2] to [61c41fa21c]. [diff]
Modified src/X509Certificate.m from [235fa6b4e5] to [dae3d0c933]. [diff]