aboutsummaryrefslogtreecommitdiffstats
path: root/src/x509stat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Hack around some Visual Studio bugs that I can't seem to find good solutionslloyd2006-09-101-11/+15
* Add a couple of static_casts to make it clear where a type conversion islloyd2006-09-081-10/+12
* Remove Extension::make_extension, use the global extension prototypeslloyd2006-06-241-1/+1
* Add a complete set of extension object prototypes to the globallloyd2006-06-241-29/+20
* Add an X509_GlobalState pointer to the library state.lloyd2006-06-241-0/+79