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
*
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
*
Fix some LGTM issues
Jack Lloyd
2019-06-19
1
-2
/
+2
*
add option to specify ocsp max age
Patrick Schmidt
2019-06-14
2
-22
/
+45
*
Merge GH #1974 Add ability to set max allowed age for an OCSP response
Jack Lloyd
2019-05-28
6
-14
/
+29
|
\
|
*
add 'OCSP_IS_TOO_OLD' to Botan::to_string()
René Meusel
2019-05-28
1
-0
/
+2
|
*
add optional max_age for ocsp checks
Patrick Schmidt
2019-05-27
5
-14
/
+27
*
|
Add reminder comments re enum class
Jack Lloyd
2019-05-24
1
-0
/
+1
|
/
*
add some comments
Tim Oesterreich
2019-05-14
1
-0
/
+4
*
Apply suggestions from code review
Tim Oesterreich
2019-05-14
1
-3
/
+3
*
restructure a bit to avoid code duplications and make find_cert more efficien...
Tim Oesterreich
2019-05-14
2
-88
/
+93
*
search certificates by key_id first, if possible
Tim Oesterreich
2019-05-14
1
-9
/
+20
*
address some review comments
Tim Oesterreich
2019-05-14
2
-11
/
+10
*
fix docu, dont throw in find_crl_for
Tim Oesterreich
2019-05-14
2
-3
/
+4
*
deduplicate certificates in find_all_certs
Tim Oesterreich
2019-05-14
2
-213
/
+221
*
search certificates by full subject_dn instead of common name only
Tim Oesterreich
2019-05-14
1
-46
/
+51
*
wrap windows handles into RAII
Tim Oesterreich
2019-05-14
1
-84
/
+121
*
fix find_cert_by_pubkey_sha1
Tim Oesterreich
2019-05-14
2
-87
/
+67
*
add find_cert by key_id functionality
Tim Oesterreich
2019-05-14
1
-27
/
+84
*
add all_subjects() functionality
Tim Oesterreich
2019-05-14
1
-16
/
+20
*
add windows certstore find_cert and find_cert_by_pubkey_sha1 functionality
Patrik Fiedler
2019-05-14
4
-0
/
+233
*
Fix decoding of RSA-OAEP certs
Jack Lloyd
2019-05-09
1
-5
/
+1
*
Fix X509_DN comparison
Jack Lloyd
2019-05-08
2
-11
/
+57
*
functionality to support multiple OUs, missing unit tests on more_dns
ndotb
2019-05-07
2
-0
/
+12
*
use map of vectors instead of multimap in flatfile certstor
Tim Oesterreich
2019-05-07
2
-14
/
+13
*
Fix some build/test problems with minimized builds
Jack Lloyd
2019-04-26
1
-0
/
+11
*
Fix some Doxygen errors
Jack Lloyd
2019-04-22
1
-0
/
+1
*
Check parsing of maps
Jack Lloyd
2019-04-18
1
-2
/
+1
*
Add a wrapper class that wraps macOS or Linux certificate stores.
Jack Lloyd
2019-04-13
7
-9
/
+145
*
consolidate into Flatfile_Certificate_Store
Patrick Schmidt
2019-04-12
5
-76
/
+26
*
add Certstore for linux
Patrick Schmidt
2019-04-12
3
-0
/
+61
*
add Flatfile_Certificate_Store
Patrick Schmidt
2019-04-12
3
-0
/
+232
*
Support verifying from a v1 root
Jack Lloyd
2019-04-11
1
-0
/
+9
*
FIX: disable conflicting apple assertion macros
René Meusel
2019-04-08
1
-0
/
+1
*
Rename 'darwin' target to 'macos'
Jack Lloyd
2019-03-27
1
-3
/
+3
[next]