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
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head b9ca6596a127964cb9795d22bc2...
lloyd
2009-09-17
1
-43
/
+16
|
\
|
*
The get_tm function was duplicated. Move single version to timer.{h,cpp}
lloyd
2009-09-17
1
-43
/
+16
*
|
propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...
lloyd
2009-09-17
2
-2
/
+1
|
\
|
|
*
Split up util.h into 3 files
lloyd
2009-09-17
2
-2
/
+1
*
|
propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...
lloyd
2009-09-08
13
-58
/
+60
|
\
\
|
|
/
|
/
|
|
*
propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...
lloyd
2009-07-21
1
-5
/
+13
|
|
\
|
*
|
Use C++0x std::shared_ptr<> instead of TR1's
lloyd
2009-04-01
9
-22
/
+15
|
*
|
Replace the (deprecated) auto_ptr with unique_ptr.
lloyd
2009-04-01
10
-38
/
+47
*
|
|
Replace 'XXX' and other such notes with FIXME for easy grepping
lloyd
2009-07-22
3
-6
/
+6
|
|
/
|
/
|
*
|
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-5
/
+13
|
/
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
19
-172
/
+210
*
Split the last parts of the 'core' module
lloyd
2008-11-08
6
-6
/
+6
*
Remove two declared but not defined constructors of EAC_Signed_Object
lloyd
2008-10-14
1
-4
/
+1
*
Remove spurious trailing ; after blocks
lloyd
2008-10-13
1
-1
/
+2
*
Add InSiTo Doxygen comments for freestore.h
lloyd
2008-10-13
1
-4
/
+40
*
Doxygen comments for eac_asn_obj.h from latest InSiTo
lloyd
2008-10-13
1
-20
/
+132
*
Doxygen comments and reformatting in CVC code
lloyd
2008-10-13
4
-88
/
+95
*
More Doxygen comments
lloyd
2008-10-13
3
-68
/
+77
*
Add Doxygen comments for missing params
lloyd
2008-10-13
1
-0
/
+4
*
More Doxygen comments from InSiTo
lloyd
2008-10-13
1
-7
/
+43
*
Add a new switch to configure.pl --with-tr1-implementation which
lloyd
2008-10-12
1
-0
/
+2
*
Rename the TR1 choice macros to BOTAN_USE_STD_TR1 and BOTAN_USE_BOOST_TR1.
lloyd
2008-10-12
1
-3
/
+5
*
Move InSiTo's ECDSA tests into the main test suite
lloyd
2008-10-12
1
-10
/
+0
*
Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.
lloyd
2008-10-11
5
-21
/
+181
*
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