Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move SecTrustCreateWithCertificates to MACROS. | Cory Benfield | 2016-01-22 | 1 | -0/+4 |
* | Fix indentation. | Cory Benfield | 2016-01-22 | 1 | -8/+8 |
* | Remove SecTrustCreateWithCertificates. | Cory Benfield | 2016-01-22 | 1 | -1/+0 |
* | Dedent closing brace. | Cory Benfield | 2016-01-22 | 1 | -1/+1 |
* | New bindings for evaluating certificates. | Cory Benfield | 2016-01-22 | 2 | -0/+46 |
* | SecTrust for evaluating certificates. | Cory Benfield | 2016-01-22 | 1 | -0/+15 |
* | Basic mutable array bindings. | Cory Benfield | 2016-01-22 | 1 | -0/+10 |
* | Remove spaces. | Cory Benfield | 2015-12-23 | 1 | -1/+1 |
* | Add binding for CommonCrypto SecTrustCopyAnchorCertificates | Cory Benfield | 2015-12-23 | 1 | -0/+22 |
* | remove commoncrypto CONDITIONAL_NAMES | Paul Kehrer | 2015-08-03 | 11 | -22/+0 |
* | convert to cffi 1.0 precompile system | Paul Kehrer | 2015-06-07 | 12 | -0/+628 |