aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/commoncrypto
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
* New bindings for evaluating certificates.Cory Benfield2016-01-222-0/+46
* SecTrust for evaluating certificates.Cory Benfield2016-01-221-0/+15
* Basic mutable array bindings.Cory Benfield2016-01-221-0/+10
* Remove spaces.Cory Benfield2015-12-231-1/+1
* Add binding for CommonCrypto SecTrustCopyAnchorCertificatesCory Benfield2015-12-231-0/+22
* remove commoncrypto CONDITIONAL_NAMESPaul Kehrer2015-08-0311-22/+0
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-0712-0/+628