| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove deprecated APIs | Steven Fackler | 2017-12-25 | 1 | -13/+1 |
| | | |||||
| * | Added a macro that wraps foreign type, and impl Send and Sync for both, | Paul Florence | 2017-11-10 | 1 | -1/+1 |
| | | | | | | the borrowed type and the owned one. Replaced all invocation of `foreign_type` by `foreign_type_and_impl_send_sync`. | ||||
| * | Rustfmt | Steven Fackler | 2017-07-15 | 1 | -3/+5 |
| | | |||||
| * | Switch to foreign_types | Steven Fackler | 2017-02-03 | 1 | -2/+8 |
| | | |||||
| * | OCSP functionality | Steven Fackler | 2017-01-14 | 1 | -0/+74 |