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_self.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify pubkey classes to take names instead of object pointers.
lloyd
2010-03-08
1
-14
/
+12
*
Reorganize where some CVC code goes to avoid template bloat + VC problems
lloyd
2010-03-03
1
-20
/
+5
*
Cleanups, remove dead code
lloyd
2010-03-02
1
-7
/
+4
*
Port in the code for forming the EAC encoding of an ECDSA key, so now
lloyd
2010-03-02
1
-19
/
+47
*
Lots of internal CVC cleanups
lloyd
2010-03-02
1
-51
/
+36
*
Remove some needless usages of auto_ptr in CVC
lloyd
2010-03-02
1
-8
/
+15
*
Remove a fairly useless member of EC_PublicKey that was only used for
lloyd
2010-03-02
1
-1
/
+1
*
Clean up EC_Domain_Params
lloyd
2010-03-01
1
-3
/
+3
*
Small cleanups in CVC. Reduce use of assert. Remove UTF-8 chars
lloyd
2010-02-24
1
-1
/
+3
*
Remove TR1 dependency in CVC code
lloyd
2010-02-24
1
-2
/
+4
*
Remove global variable
lloyd
2010-01-22
1
-2
/
+2
*
Add copyright and license notes to pretty much every file that didn't have them,
lloyd
2009-12-31
1
-2
/
+2
*
Consolidate the non-canonical epoch timers, like cpuid and Win32's
lloyd
2009-12-01
1
-1
/
+1
*
Split up util.h into 3 files
lloyd
2009-09-17
1
-1
/
+1
*
Replace 'XXX' and other such notes with FIXME for easy grepping
lloyd
2009-07-22
1
-4
/
+4
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-1
/
+3
*
Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.
lloyd
2008-10-11
1
-1
/
+1
*
Replace uses of global_config with arguments to functions
lloyd
2008-10-08
1
-8
/
+14
*
More compilation fixes for CVC code
lloyd
2008-10-08
1
-2
/
+4
*
Fix further compilation errors. However some functionality is disabled since
lloyd
2008-10-08
1
-15
/
+58
*
Many improvements towards getting the CVC implementation from InSiTo
lloyd
2008-10-08
1
-232
/
+235
*
Add Card Verifiable Certificates from InSiTo (does not built due to missing p...
lloyd
2008-10-08
1
-0
/
+271