aboutsummaryrefslogtreecommitdiffstats
path: root/include/x509stat.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove Extension::make_extension, use the global extension prototypeslloyd2006-06-241-1/+1
| | | | to create extensions as needed.
* Add an X509_GlobalState pointer to the library state.lloyd2006-06-241-0/+35
Initial implementation of a factory for extension objects