aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/cvc/cvc_self.cpp
Commit message (Expand)AuthorAgeFilesLines
* Attic-ize all of src/timer, except for time_t_to_tm and system_timelloyd2009-10-131-1/+1
* propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...lloyd2009-09-171-1/+1
|\
| * Split up util.h into 3 fileslloyd2009-09-171-1/+1
* | propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...lloyd2009-09-081-19/+28
|\ \ | |/ |/|
| * 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-19/+28
* | Replace 'XXX' and other such notes with FIXME for easy greppinglloyd2009-07-221-4/+4
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-1/+3
* Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.lloyd2008-10-111-1/+1
* Replace uses of global_config with arguments to functionslloyd2008-10-081-8/+14
* More compilation fixes for CVC codelloyd2008-10-081-2/+4
* Fix further compilation errors. However some functionality is disabled sincelloyd2008-10-081-15/+58
* Many improvements towards getting the CVC implementation from InSiTolloyd2008-10-081-232/+235
* Add Card Verifiable Certificates from InSiTo (does not built due to missing p...lloyd2008-10-081-0/+271