aboutsummaryrefslogtreecommitdiffstats
path: root/src/datastor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Use preincrement instead of postincrement inside of some loops (mostlylloyd2006-06-191-1/+1
* Use equal_range instead of linear search in Data_Store::getlloyd2006-06-111-12/+8
* Change some calls to vector.at() to use operator[] for GCC 2.95.xlloyd2006-05-291-1/+1
* Syntax changes to the BER and DER APIs to improve readability of codelloyd2006-05-191-2/+11
* Initial checkin1.5.6lloyd2006-05-181-0/+164