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
*
Merge GH #2462 Remove deprecated public member variables
Jack Lloyd
2020-11-07
3
-22
/
+20
|
\
|
*
Remove deprecated public member variables
Jack Lloyd
2020-11-06
3
-22
/
+20
*
|
Remove Data_Store
Jack Lloyd
2020-11-06
8
-483
/
+2
|
/
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
23
-109
/
+50
*
Merge X.509 header files
Jack Lloyd
2020-10-31
39
-932
/
+1003
*
Merge some of the ASN.1 headers
Jack Lloyd
2020-10-31
9
-11
/
+5
*
Remove some duplicated logic for Certstore find_cert
Jack Lloyd
2020-06-30
5
-26
/
+24
*
update copyright notice
René Meusel
2020-06-29
1
-1
/
+1
*
Documentation
René Meusel
2020-06-29
1
-4
/
+9
*
Refactor: general code cleanups and refinements
René Meusel
2020-06-29
1
-125
/
+62
*
make use of kSecMatchLimit where appropriate
René Meusel
2020-06-29
1
-32
/
+64
*
Refactor: improve encapsulation of search query construction and result conve...
René Meusel
2020-06-29
1
-59
/
+81
*
Refactor: move certificate parsing into helper function
René Meusel
2020-06-29
1
-50
/
+58
*
FIX: handle duplicated root certs more graceful
René Meusel
2020-06-26
1
-5
/
+1
*
Merge GH #2367 Resolve various certificate handling bugs
Jack Lloyd
2020-06-16
5
-5
/
+69
|
\
|
*
Verify name constraints on subject alternative name DN also
Jack Lloyd
2020-06-09
3
-3
/
+24
|
*
Check that X.509 SignatureAlgorithm parameters are as expected
Jack Lloyd
2020-06-09
1
-2
/
+37
|
*
Prohibit empty KeyUsage in certificates
Jack Lloyd
2020-06-09
1
-0
/
+8
*
|
Add a note that we are ignoring PKIX requirements here
Jack Lloyd
2020-06-13
1
-0
/
+7
|
/
*
Fix cppcheck findings
René Fischer
2020-06-05
1
-2
/
+0
*
Check that a v1 certificate does not include the v2 identifier fields
Jack Lloyd
2020-05-25
3
-2
/
+14
*
Avoid copying in range based for loops
Jack Lloyd
2020-04-24
2
-3
/
+3
*
Don't return empty vector from raw_xxx_dn_sha256 if SHA-256 disabled
Jack Lloyd
2020-04-06
1
-0
/
+4
*
Use WINCRYPT_UNUSED_PARAM instead of NULL in CertFindCertificateInStore as well
pgp
2020-02-21
1
-1
/
+1
*
Avoid mingw warning in case of NULL as unused argument to win32 API that acce...
pgp
2020-02-21
1
-1
/
+3
*
Enable certstore_system_windows also for mingw configuration
PGP
2020-02-20
1
-0
/
+1
*
Use CertOpenSystemStoreA to avoid Unicode build issue
Jack Lloyd
2020-02-06
1
-1
/
+1
*
Precompute and cache additional data when parsing X509_Certificate
Jack Lloyd
2020-01-29
1
-7
/
+39
*
Merge GH #2215 Use .lib suffix consistently on Windows
Jack Lloyd
2019-12-07
1
-2
/
+2
|
\
|
*
Fix Windows linking to consistently use .lib suffix as required
Jack Lloyd
2019-12-06
1
-2
/
+2
*
|
Resolve various integer conversion warnings from MSVC
Jack Lloyd
2019-12-06
3
-6
/
+6
|
/
*
Deprecate DER_Encoder::get_contents_unlocked
Jack Lloyd
2019-10-28
1
-18
/
+9
*
Add support for XMSS X.509 certificates
René Korthaus
2019-10-21
2
-2
/
+12
*
Fix warning "type attributes ignored after type is already defined"
Jack Lloyd
2019-09-25
1
-1
/
+1
*
Merge GH #2110 Properly decode error-status OCSP responses
Jack Lloyd
2019-09-24
3
-6
/
+27
|
\
|
*
add status code to OCSP responses
Patrick Schmidt
2019-09-24
3
-6
/
+27
*
|
add X.509 Usage_Type::ENCRYPTION
René Meusel
2019-09-18
2
-1
/
+5
|
/
*
Fix a leak in Extensions::add when duplicate OID attempted
Jack Lloyd
2019-09-13
1
-1
/
+5
*
Add tests
Jack Lloyd
2019-09-12
2
-1
/
+11
*
Add Extensions::remove
Jack Lloyd
2019-09-10
2
-1
/
+18
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
2
-0
/
+3
*
Fixes
Jack Lloyd
2019-08-04
1
-2
/
+2
*
Avoid unnecessary parse of the OID string in DN upper bounds
Jack Lloyd
2019-08-04
1
-15
/
+17
*
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
11
-42
/
+35
*
Don't throw here
Jack Lloyd
2019-08-04
1
-1
/
+5
*
Avoid using deprecated public fields of AlgorithmIdentifier
Jack Lloyd
2019-08-04
3
-10
/
+9
*
Deprecate and replace OIDS::lookup
Jack Lloyd
2019-08-04
12
-48
/
+46
*
Update GOST to use 2012 OIDs/params
Jack Lloyd
2019-08-03
3
-7
/
+16
*
Updates for GOST 2012 support
Jack Lloyd
2019-08-01
2
-4
/
+3
*
Fix "OSCP" typo in OCSP code.
Jack Lloyd
2019-07-23
3
-7
/
+11
[next]