Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed kSecTrustResultConfirm, which breaks the build on 10.10 since it's de... | Alex Gaynor | 2016-01-23 | 1 | -1/+0 |
* | 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 |
* | SecTrust for evaluating certificates. | Cory Benfield | 2016-01-22 | 1 | -0/+15 |
* | Remove spaces. | Cory Benfield | 2015-12-23 | 1 | -1/+1 |
* | Add binding for CommonCrypto SecTrustCopyAnchorCertificates | Cory Benfield | 2015-12-23 | 1 | -0/+22 |