index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cert
/
cvc
/
cvc_cert.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-8
/
+8
*
Convert the BER/DER coders to use size_t instead of u32bit for small
lloyd
2011-02-09
1
-1
/
+1
*
Update all uses of MemoryRegion::append to use either push_back or operator+=
lloyd
2010-09-15
1
-2
/
+2
*
Changes to CVC to deal with the fact that you can't create an uninitialized
lloyd
2010-03-04
1
-2
/
+3
*
Reorganize where some CVC code goes to avoid template bloat + VC problems
lloyd
2010-03-03
1
-2
/
+2
*
Cleanups, remove dead code
lloyd
2010-03-02
1
-14
/
+9
*
Lots of internal CVC cleanups
lloyd
2010-03-02
1
-0
/
+37
*
Small cleanups in CVC. Reduce use of assert. Remove UTF-8 chars
lloyd
2010-02-24
1
-1
/
+1
*
Remove TR1 dependency in CVC code
lloyd
2010-02-24
1
-2
/
+2
*
Replace 'XXX' and other such notes with FIXME for easy grepping
lloyd
2009-07-22
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-6
/
+8
*
Many improvements towards getting the CVC implementation from InSiTo
lloyd
2008-10-08
1
-88
/
+88
*
Add Card Verifiable Certificates from InSiTo (does not built due to missing p...
lloyd
2008-10-08
1
-0
/
+100