aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/cvc/cvc_cert.cpp
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6...lloyd2010-02-241-3/+3
|\
| * Small cleanups in CVC. Reduce use of assert. Remove UTF-8 charslloyd2010-02-241-1/+1
| * Remove TR1 dependency in CVC codelloyd2010-02-241-2/+2
* | propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...lloyd2009-09-081-3/+3
|\ \ | |/ |/|
| * Use C++0x std::shared_ptr<> instead of TR1'slloyd2009-04-011-2/+2
| * Replace the (deprecated) auto_ptr with unique_ptr.lloyd2009-04-011-1/+1
* | Replace 'XXX' and other such notes with FIXME for easy greppinglloyd2009-07-221-1/+1
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-6/+8
* Many improvements towards getting the CVC implementation from InSiTolloyd2008-10-081-88/+88
* Add Card Verifiable Certificates from InSiTo (does not built due to missing p...lloyd2008-10-081-0/+100