aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/build_commoncrypto.py
Commit message (Collapse)AuthorAgeFilesLines
* time to remove commoncrypto, fare thee well (#3551)Paul Kehrer2017-05-201-33/+0
| | | | | | | | | | | | | | | | * time to remove commoncrypto, fare thee well * remove even more * update the changelog * remove more things * don't need this function * remove CAST5 CTR tests since that was only supported in commoncrypto * assert a thing
* Unconditional SecureTransport bindings, round 2. (#3059)Cory Benfield2016-07-231-0/+1
| | | | | | | | | | | | * Add the unconditional SecureTransport bindings * Looks like the PSK cipher suites got removed in 10.8 * Line-length. * Style. * Remove further troublesome bindings.
* Revert "Add the unconditional SecureTransport bindings" (#3058)Alex Gaynor2016-07-231-1/+0
|
* Add the unconditional SecureTransport bindings (#3054)Cory Benfield2016-07-231-0/+1
| | | | | | | | | | * Add the unconditional SecureTransport bindings * Line-length. * Looks like the PSK cipher suites got removed in 10.8 * Style.
* New bindings for evaluating certificates.Cory Benfield2016-01-221-0/+2
|
* Add binding for CommonCrypto SecTrustCopyAnchorCertificatesCory Benfield2015-12-231-0/+1
|
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+29