aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/commoncrypto/sectrust.py
Commit message (Expand)AuthorAgeFilesLines
* Removed kSecTrustResultConfirm, which breaks the build on 10.10 since it's de...Alex Gaynor2016-01-231-1/+0
* Move SecTrustCreateWithCertificates to MACROS.Cory Benfield2016-01-221-0/+4
* Fix indentation.Cory Benfield2016-01-221-8/+8
* Remove SecTrustCreateWithCertificates.Cory Benfield2016-01-221-1/+0
* Dedent closing brace.Cory Benfield2016-01-221-1/+1
* SecTrust for evaluating certificates.Cory Benfield2016-01-221-0/+15
* Remove spaces.Cory Benfield2015-12-231-1/+1
* Add binding for CommonCrypto SecTrustCopyAnchorCertificatesCory Benfield2015-12-231-0/+22