aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/cvc/cvc_gen_cert.h
Commit message (Expand)AuthorAgeFilesLines
* Remove inclusions of unused headers.lloyd2011-02-101-4/+3
* Fix a few hundred Doxygen warningslloyd2010-06-151-0/+1
* Initialize m_pk to null in constructorlloyd2010-03-171-0/+2
* Changes to CVC to deal with the fact that you can't create an uninitializedlloyd2010-03-041-4/+5
* 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-0/+1
* CVC assumed sigs were DER encoded by default. Not truelloyd2010-03-021-2/+1
* Lots of internal CVC cleanupslloyd2010-03-021-6/+3
* Remove some needless usages of auto_ptr in CVClloyd2010-03-021-4/+7
* Small cleanups in CVC. Reduce use of assert. Remove UTF-8 charslloyd2010-02-241-2/+1
* Remove TR1 dependency in CVC codelloyd2010-02-241-3/+3
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-0/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-5/+7
* Split the last parts of the 'core' modulelloyd2008-11-081-1/+1
* Doxygen comments and reformatting in CVC codelloyd2008-10-131-11/+21
* 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-5/+9
* Add Card Verifiable Certificates from InSiTo (does not built due to missing p...lloyd2008-10-081-0/+161