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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.
lloyd
2008-10-11
5
-21
/
+181
*
Default to using SHA-1 with ECDSA in X.509 signatures
lloyd
2008-10-11
1
-0
/
+5
*
Missing tr1 inclusion in freestore.h
lloyd
2008-10-11
1
-0
/
+8
*
Remove last use of freestore.h from gfpmath, move it to CVC code which still
lloyd
2008-10-11
2
-0
/
+38
*
Add BOTAN_DLL macro to public class definitions that were missing it.
lloyd
2008-10-09
7
-12
/
+12
*
Fix copyright notices
lloyd
2008-10-09
2
-3
/
+5
*
Replace uses of global_config with arguments to functions
lloyd
2008-10-08
2
-10
/
+21
*
More compilation fixes for CVC code
lloyd
2008-10-08
2
-4
/
+12
*
Fix further compilation errors. However some functionality is disabled since
lloyd
2008-10-08
3
-34
/
+64
*
Many improvements towards getting the CVC implementation from InSiTo
lloyd
2008-10-08
16
-662
/
+1446
*
Add Card Verifiable Certificates from InSiTo (does not built due to missing p...
lloyd
2008-10-08
14
-0
/
+1409
*
Move oids.h to oid_lookup. Allows for much smaller build by disabling asn1
lloyd
2008-10-01
1
-7
/
+8
*
Move look_pk and pk_algs to new module pubkey/pk_lookup
lloyd
2008-10-01
1
-0
/
+1
*
x509 module requires pubkey base module to compile
lloyd
2008-10-01
1
-0
/
+1
*
Put only the implementation of BigInt in src/bigint, mathematical functions
lloyd
2008-09-29
1
-1
/
+1
*
Move x509 into cert/ subdir (in prep for InSiTo adding cert/cvc)
lloyd
2008-09-29
24
-0
/
+4023