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
/
lib
/
x509
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Avoid tying encoding of CRLs to the current system clock
Jack Lloyd
2017-12-18
2
-19
/
+66
*
Expose timeouts on the freestanding OCSP request utils
Jack Lloyd
2017-12-17
2
-6
/
+24
*
Use HTTP level timeouts instead of polling on the std::future
Jack Lloyd
2017-12-17
2
-25
/
+8
*
Add ability to fingerprint public keys
Jack Lloyd
2017-12-14
2
-19
/
+4
*
Need binary IO for Windows
Jack Lloyd
2017-12-04
4
-14
/
+4
*
Support uninitialized certificate objects
Jack Lloyd
2017-12-04
10
-136
/
+140
*
CRL_Data is a struct not a class
Jack Lloyd
2017-11-29
1
-1
/
+2
*
Allow parsing and printing certificates with unknown public key algos
Jack Lloyd
2017-11-18
2
-6
/
+31
*
Fix encoding of subject key identifier
Jack Lloyd
2017-11-16
5
-23
/
+27
*
Fix a memory leak in the case where certificate extension decoding fails.
Jack Lloyd
2017-11-16
2
-30
/
+33
*
Remove debug abort [ci skip]
Jack Lloyd
2017-11-14
1
-1
/
+0
*
Consolidate function for testing for ASN.1 string types
Jack Lloyd
2017-11-14
1
-19
/
+3
*
Check for keyCertSign on non-CA certificates during validation
Jack Lloyd
2017-11-14
1
-0
/
+14
*
Fix PKCS10 subject alt name usage
Jack Lloyd
2017-11-14
4
-7
/
+26
*
Add a test for GH #1252
Jack Lloyd
2017-11-14
1
-1
/
+7
*
Use new APIs in path validation and name constraint handling
Jack Lloyd
2017-11-14
2
-6
/
+14
*
Store CRL_Entry data in shared_ptr
Jack Lloyd
2017-11-14
2
-41
/
+81
*
Store X509_CRL data in shared_ptr
Jack Lloyd
2017-11-14
2
-69
/
+102
*
Store PKCS10 request data in structure
Jack Lloyd
2017-11-14
2
-65
/
+85
*
Refactor certificate extension handling
Jack Lloyd
2017-11-14
2
-274
/
+441
*
Store all data of an X509 certificate in a shared_ptr data struct.
Jack Lloyd
2017-11-14
4
-364
/
+567
*
Use new Decoding_Error constructor
Jack Lloyd
2017-11-14
1
-4
/
+2
*
Require SHA-2 for X.509 module
Jack Lloyd
2017-11-14
1
-0
/
+1
*
In X509_CA save the hash function used
Jack Lloyd
2017-11-14
2
-2
/
+11
*
Move X509_DN and AlternativeName from asn1 to x509
Jack Lloyd
2017-11-14
5
-0
/
+766
*
Compile fix
Jack Lloyd
2017-11-14
1
-2
/
+2
*
Correct issuer field of created CRLs
Jack Lloyd
2017-11-14
2
-6
/
+6
*
Remove use of transcode
Jack Lloyd
2017-11-09
2
-7
/
+3
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
1
-1
/
+1
*
review changes
Daniel Neus
2017-10-21
2
-8
/
+7
*
X.509 RSA-PSS verification
Daniel Neus
2017-10-20
3
-8
/
+137
*
Address various GCC warnings
Jack Lloyd
2017-10-06
1
-2
/
+2
*
Remove various unused variables
Jack Lloyd
2017-10-02
1
-1
/
+0
*
Use class for exception types
Jack Lloyd
2017-10-02
1
-3
/
+4
*
Remove protected data members from X509_Object
Jack Lloyd
2017-10-02
5
-41
/
+27
*
Remove redundant "virtual override" declarations.
Jack Lloyd
2017-10-02
1
-3
/
+3
*
Guard against self-assignment
Jack Lloyd
2017-09-30
1
-0
/
+3
*
Further header cleanups
Jack Lloyd
2017-09-28
7
-2
/
+10
*
Header cleanups
Jack Lloyd
2017-09-28
2
-2
/
+2
*
Avoid GCC signed-overflow warning
Jack Lloyd
2017-09-22
1
-2
/
+2
*
Avoid explicit delete
Jack Lloyd
2017-09-22
2
-5
/
+5
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
10
-17
/
+17
*
Add missing mutex.h include
Jack Lloyd
2017-09-21
1
-0
/
+1
*
More include header cleanups
Jack Lloyd
2017-09-21
15
-28
/
+15
*
Header file cleanups
Jack Lloyd
2017-09-21
4
-3
/
+3
*
Clean up header includes
Jack Lloyd
2017-09-21
2
-2
/
+2
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
18
-36
/
+36
*
Complete the final annotation changes
Jack Lloyd
2017-09-19
2
-8
/
+10
*
Add API stability annotations.
Jack Lloyd
2017-09-19
18
-65
/
+65
*
Clean up use of <limits> header
Jack Lloyd
2017-09-03
1
-0
/
+1
[prev]
[next]