aboutsummaryrefslogtreecommitdiffstats
path: root/src/datastor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change some calls to vector.at() to use operator[] for GCC 2.95.xlloyd2006-05-291-1/+1
| | | | compatability.
* Syntax changes to the BER and DER APIs to improve readability of codelloyd2006-05-191-2/+11
| | | | | that uses them. These changes are not backwards compatible, this commit updates all uses of the APIs within the library.
* Initial checkin1.5.6lloyd2006-05-181-0/+164