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
*
Make it possible to remove Boost dependency by disabling a few modules
lloyd
2013-12-14
1
-0
/
+4
*
First pass at automatic OCSP checks
lloyd
2013-11-29
6
-58
/
+108
*
Move OCSP to x509 subdir as they are quite entangled
lloyd
2013-11-29
6
-8
/
+1
*
Split chain creation and checking
lloyd
2013-11-29
2
-87
/
+104
*
Have OCSP responses return an enum allowing a range of conditions to be expre...
lloyd
2013-11-29
10
-301
/
+359
*
Add OCSP::online_check which queries the certs responder
lloyd
2013-11-28
3
-3
/
+42
*
Don't reject a signature using an untrusted hash if it is the self
lloyd
2013-11-28
1
-1
/
+1
*
Print OCSP and CRL locations in X509_Certificate::to_string
lloyd
2013-11-28
1
-0
/
+5
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
3
-3
/
+3
*
Change Credentials_Manager::trusted_certificate_authorities to return
lloyd
2012-11-13
2
-25
/
+39
*
Rename asn1_int to asn1_obj as it actually declares ASN1_Object
lloyd
2012-11-06
2
-2
/
+2
*
Split asn1_obj.h into asn1_alt_name.h, asn1_attribute.h, and
lloyd
2012-11-06
8
-3
/
+56
*
Fix various issues flagged by cppcheck. Nothing too interesting.
lloyd
2012-08-13
4
-5
/
+5
*
Add Public_Key::estimated_strength which gives an approximation of how
lloyd
2012-07-27
2
-13
/
+33
*
Avoid unused argument warning
lloyd
2012-06-26
1
-1
/
+1
*
Fix X509_Certificate::operator<. It was comparing by calling to_string
lloyd
2012-06-14
2
-6
/
+28
*
Add support (decoding only) for the CRL Distribution Point extension.
lloyd
2012-06-13
4
-30
/
+98
*
Update what() signature on exception types
lloyd
2012-06-12
1
-1
/
+1
*
Update cms, cvc, zlib, bzip2, openssl, and gnump modules for the new
lloyd
2012-06-07
14
-66
/
+66
*
Drop some deprecated functions
lloyd
2012-06-01
2
-20
/
+0
*
Support for the authority information access extension, limited to
lloyd
2012-05-27
4
-1
/
+84
*
Add an X509_Certificate::allowed_usage for extended constraints.
lloyd
2012-05-27
3
-51
/
+54
*
Signature verification on OCSP responses. Still needs a bit of API
lloyd
2012-05-27
4
-18
/
+89
*
Derive X509_Object from ASN1_Object.
lloyd
2012-05-27
6
-24
/
+46
*
Initial ability to check the results.
lloyd
2012-05-27
3
-26
/
+34
*
Very preliminary and fairly nasty OCSP support. Client side only. Can
lloyd
2012-05-27
5
-0
/
+408
*
Have BER_Deocder::decode_list actually start the SEQUENCE. All callers
lloyd
2012-05-27
1
-8
/
+2
*
Remove the PRIVATE ASN.1 tag. Not being used outside of the pretty
lloyd
2012-05-27
1
-1
/
+1
*
Several new hooks in X509_Certificate to get raw (from the cert
lloyd
2012-05-27
2
-9
/
+39
*
Some post merge fixups.
lloyd
2012-05-25
5
-15
/
+9
*
propagate from branch 'net.randombit.botan.x509-path-validation' (head 63b5a2...
lloyd
2012-05-25
36
-425
/
+477
|
\
|
*
Replace 0 and NULL pointer constants with nullptr. Also fix an old
lloyd
2012-05-18
2
-2
/
+2
|
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
32
-239
/
+291
|
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...
lloyd
2012-04-25
2
-3
/
+19
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head 494c5d548ce3f370c2b771ca6b1...
lloyd
2012-04-24
2
-0
/
+74
|
|
|
\
|
|
|
*
Add very basic wildcarding in X509_Certificate::matches_dns_name
lloyd
2012-04-18
1
-2
/
+18
|
|
*
|
Fix various typos, and remove an unused macro in checks/bench.cpp
lloyd
2012-04-23
1
-1
/
+1
|
*
|
|
Remove get_nanoseconds_clock as we'll rely on std::chrono's high
lloyd
2012-02-20
2
-2
/
+1
|
*
|
|
propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...
lloyd
2012-02-20
15
-214
/
+145
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
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
14
-213
/
+144
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3...
lloyd
2011-03-08
3
-9
/
+11
|
|
|
|
\
|
|
|
*
|
Merge fixups
lloyd
2011-02-11
3
-80
/
+7
|
|
|
*
|
propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...
lloyd
2011-02-11
14
-170
/
+174
|
|
|
|
\
\
|
|
|
|
*
\
propagate from branch 'net.randombit.botan' (head fc8daa606ab7954eab48778d723...
lloyd
2010-11-29
4
-3
/
+112
|
|
|
|
|
\
\
|
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...
lloyd
2010-11-04
15
-212
/
+155
|
|
|
|
|
\
\
\
|
|
|
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...
lloyd
2010-10-28
4
-39
/
+38
|
|
|
|
|
|
\
\
\
|
|
|
|
|
*
\
\
\
propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24...
lloyd
2010-10-13
2
-0
/
+2
|
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
\
\
\
\
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
15
-212
/
+156
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
*
\
\
\
\
propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1...
lloyd
2010-07-09
17
-309
/
+238
|
|
|
|
|
|
|
\
\
\
\
\
[next]