aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509self/x509self.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Convert the BER/DER coders to use size_t instead of u32bit for smalllloyd2011-02-091-1/+1
| | | | integer values. Update callers.
* Split up src/cert/x509 into a set of modules, though mostly mutuallylloyd2010-09-171-0/+166
dependent right now.