| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Unconditional SecureTransport bindings, round 2. (#3059) | Cory Benfield | 2016-07-23 | 1 | -0/+308 |
| | | | | | | | | | | | | | * 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 Gaynor | 2016-07-23 | 1 | -313/+0 |
| | | |||||
| * | Add the unconditional SecureTransport bindings (#3054) | Cory Benfield | 2016-07-23 | 1 | -0/+313 |
| | | | | | | | | | | | * Add the unconditional SecureTransport bindings * Line-length. * Looks like the PSK cipher suites got removed in 10.8 * Style. | ||||
| * | Removed kSecTrustResultConfirm, which breaks the build on 10.10 since it's ↵ | Alex Gaynor | 2016-01-23 | 1 | -1/+0 |
| | | | | | deprecated | ||||
| * | Move SecTrustCreateWithCertificates to MACROS. | Cory Benfield | 2016-01-22 | 1 | -0/+4 |
| | | | | | Annoyingly, the type of the first parameter changed across versions. | ||||
| * | Fix indentation. | Cory Benfield | 2016-01-22 | 1 | -8/+8 |
| | | |||||
| * | Remove SecTrustCreateWithCertificates. | Cory Benfield | 2016-01-22 | 1 | -1/+0 |
| | | | | | It's not present on 10.8. | ||||
| * | 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 |
