aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/cvc/eac_obj.h
Commit message (Expand)AuthorAgeFilesLines
* More Doxygen updates/fixeslloyd2010-06-151-1/+1
* Remove BOTAN_DLL from templates, VC++ doesn't like itlloyd2010-03-031-1/+1
* Reorganize where some CVC code goes to avoid template bloat + VC problemslloyd2010-03-031-71/+19
* CVC assumed sigs were DER encoded by default. Not truelloyd2010-03-021-16/+2
* Remove ECDSA_Signature encoding/decoding cruftlloyd2010-03-021-7/+3
* Lots of internal CVC cleanupslloyd2010-03-021-8/+3
* Remove some needless usages of auto_ptr in CVClloyd2010-03-021-5/+6
* Remove TR1 dependency in CVC codelloyd2010-02-241-4/+4
* Remove global variablelloyd2010-01-221-2/+0
* Add missing BOTAN_DLL exports.lloyd2009-12-161-0/+1
* Cleanups - remove emails from source files, they should only live inlloyd2009-11-101-1/+0
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-8/+10
* Split the last parts of the 'core' modulelloyd2008-11-081-1/+1
* Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.lloyd2008-10-111-20/+18
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-091-1/+1
* Many improvements towards getting the CVC implementation from InSiTolloyd2008-10-081-6/+5
* Add Card Verifiable Certificates from InSiTo (does not built due to missing p...lloyd2008-10-081-0/+132