aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/cvc/cvc_gen_cert.h
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...lloyd2010-03-211-3/+3
|\
| * propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...lloyd2010-03-091-3/+3
| |\
| | * Post-merge fixupslloyd2010-02-241-1/+1
| | * propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6...lloyd2010-02-241-6/+5
| | |\
| | * \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-0/+1
| | |\ \
| | * | | Replace the (deprecated) auto_ptr with unique_ptr.lloyd2009-04-011-6/+6
* | | | | 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