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
/
x509cert
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...
lloyd
2012-02-20
2
-43
/
+16
|
\
|
*
Fixes for GCC 4.7.0 (r183974)
lloyd
2012-02-07
1
-1
/
+1
|
*
propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...
lloyd
2011-06-13
1
-42
/
+15
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3...
lloyd
2011-03-08
2
-8
/
+9
|
|
|
\
|
|
*
\
propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...
lloyd
2011-02-11
1
-44
/
+17
|
|
|
\
\
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head fc8daa606ab7954eab48778d723...
lloyd
2010-11-29
2
-1
/
+109
|
|
|
|
\
\
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...
lloyd
2010-11-04
1
-44
/
+17
|
|
|
|
\
\
\
|
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...
lloyd
2010-10-28
1
-10
/
+10
|
|
|
|
|
\
\
\
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24...
lloyd
2010-10-13
1
-0
/
+1
|
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
|
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-44
/
+17
*
|
|
|
|
|
|
|
|
Actually check CA signatures in Credentials_Manager. This area needs a
lloyd
2012-02-01
2
-0
/
+34
*
|
|
|
|
|
|
|
|
Add Credentials_Manager which is an interface to something that knows
lloyd
2012-01-03
2
-0
/
+24
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Fix the very basic operations for encoding and decoding a
lloyd
2011-05-17
1
-5
/
+10
*
|
|
|
|
|
|
|
In X509_Certificate::to_string, don't print key ids if empty
lloyd
2011-04-06
1
-2
/
+6
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix variable mask warning in Sun C++.
lloyd
2011-03-01
1
-4
/
+4
*
|
|
|
|
|
|
Use size_t rather than u32bit for loop variables
lloyd
2011-02-16
1
-12
/
+12
*
|
|
|
|
|
|
Some dependency fixes
lloyd
2011-02-11
1
-0
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Pull out variable, causes link problems in amalgamation
lloyd
2011-02-09
2
-3
/
+3
*
|
|
|
|
|
Convert the BER/DER coders to use size_t instead of u32bit for small
lloyd
2011-02-09
3
-12
/
+16
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Add X509_Certificate::to_string
lloyd
2010-11-29
2
-2
/
+110
|
/
/
/
/
*
|
|
/
Add a BOTAN_DEPRECATED macro which can provide compile-time
lloyd
2010-11-02
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
s/u32bit/size_t/
lloyd
2010-10-18
1
-10
/
+10
|
|
/
|
/
|
*
|
Split some of the ASN.1 types into their own headers
lloyd
2010-10-13
1
-0
/
+1
|
/
*
Fix CRL reason codes and updating of CRLs. Add tests for both cases.
lloyd
2010-10-07
1
-0
/
+2
*
Add dependencies
lloyd
2010-09-24
1
-0
/
+4
*
Add missing info files
lloyd
2010-09-20
1
-0
/
+1
*
Add a (clunky) function X509_Object::hash_used_for_signature that
lloyd
2010-09-20
2
-0
/
+26
*
Don't use SecureVector to store certificate data; mlock'ed memory in
lloyd
2010-09-17
3
-8
/
+8
*
Hide X509_Object constructor
lloyd
2010-09-17
1
-11
/
+11
*
Remove dependencies on X509_Store
lloyd
2010-09-17
2
-4
/
+19
*
Split up src/cert/x509 into a set of modules, though mostly mutually
lloyd
2010-09-17
6
-0
/
+1775