aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/cvc/cvc_self.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modify pubkey classes to take names instead of object pointers.lloyd2010-03-081-14/+12
* Reorganize where some CVC code goes to avoid template bloat + VC problemslloyd2010-03-031-20/+5
* Cleanups, remove dead codelloyd2010-03-021-7/+4
* Port in the code for forming the EAC encoding of an ECDSA key, so nowlloyd2010-03-021-19/+47
* Lots of internal CVC cleanupslloyd2010-03-021-51/+36
* Remove some needless usages of auto_ptr in CVClloyd2010-03-021-8/+15
* Remove a fairly useless member of EC_PublicKey that was only used forlloyd2010-03-021-1/+1
* Clean up EC_Domain_Paramslloyd2010-03-011-3/+3
* Small cleanups in CVC. Reduce use of assert. Remove UTF-8 charslloyd2010-02-241-1/+3
* Remove TR1 dependency in CVC codelloyd2010-02-241-2/+4
* Remove global variablelloyd2010-01-221-2/+2
* Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-2/+2
* Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-011-1/+1
* Split up util.h into 3 fileslloyd2009-09-171-1/+1
* 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