aboutsummaryrefslogtreecommitdiff
path: root/openssl-sys/src/openssl_shim.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement certificate extensions for certificate requestsJethro Beekman2015-07-081-0/+4
|
* Fix set_hostnameSteven Fackler2015-06-271-0/+4
| | | | | | It was previously failing to null terminate the hostname string (was anyone actually using this?). Also move the macro expansion to the C shim.
* Move macro replicas into C shimSteven Fackler2015-06-271-0/+80