| 2009-06-10 | Jens Alfke | Changed the X.509 version number in generated certs from 1 to 3, so that SecCertificateCreateFromData on iPhone will accept them. :-/ | changeset | files |
| 2009-06-09 | Jens Alfke | * More work on iPhone compatibility. | changeset | files |
| 2009-06-07 | Jens Alfke | A snapshot taken during the long, agonizing crawl toward getting everything running on iPhone. | changeset | files |
| 2009-06-06 | Jens Alfke | Added a few comments. That is all. | changeset | files |
| 2009-06-06 | Jens Alfke | * Created class MYCertificateRequest, factored out of MYCertificateInfo. | changeset | files |
| 2009-06-05 | Jens Alfke | Factored out the name accessors of MYParsedCertificate into a new class MYCertificateName, so that both subject and issuer can be accessed. A bit of other cleanup too. | changeset | files |