aboutsummaryrefslogtreecommitdiff
path: root/openssl-sys/src/ocsp.rs
Commit message (Collapse)AuthorAgeFilesLines
* Refactor openssl-sysSteven Fackler2018-09-121-0/+118
The old layout tried to structure itself by version but it ended up with a lot of duplication. Instead, follow the structure of the header files.