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
*
Fixed more -Wredundant-tags warnings
Jan Körner
2022-03-08
1
-1
/
+2
*
Fixed -Wredundant-tags Warnings
Jan Körner
2022-03-07
8
-20
/
+20
*
Fix build problems
Jack Lloyd
2022-02-09
1
-0
/
+1
*
Use C++17's concat namespace feature
Jack Lloyd
2022-02-06
2
-10
/
+2
*
Remove static from data in anonymous namespaces
Jack Lloyd
2022-02-06
1
-1
/
+1
*
Compile fix
Jack Lloyd
2022-02-06
1
-1
/
+1
*
Some fixes for modernize-loop-convert
Jack Lloyd
2022-02-06
5
-38
/
+40
*
Fix clang-tidy readability-named-parameter
Jack Lloyd
2022-02-06
4
-9
/
+9
*
More perf fixes
Jack Lloyd
2022-02-06
2
-2
/
+2
*
Fix clang-tidy readability-container-size-empty warnings
Jack Lloyd
2022-02-06
8
-28
/
+28
*
Fix clang-tidy performance warnings
Jack Lloyd
2022-02-06
10
-20
/
+22
*
FIX: m_mutex is not used in Certificate_Store_In_SQL
René Meusel
2021-12-16
1
-2
/
+0
*
Merge GH #2780 Fix Windows cert store lookup by SHA-1 when keyID is of altern...
Jack Lloyd
2021-07-29
3
-3
/
+70
|
\
|
*
review comments
René Meusel
2021-07-15
2
-47
/
+57
|
*
update copyright notices
René Meusel
2021-07-12
1
-1
/
+2
|
*
FIX: windows certificate store fails to find certain certs via pubkey sha1
René Meusel
2021-07-12
2
-3
/
+60
*
|
improve performance of Certificate_Store_Windows::all_subjects()
René Meusel
2021-07-12
1
-4
/
+9
|
/
*
Fix name constraint application
Jack Lloyd
2021-05-08
1
-6
/
+1
*
Name constraint fixes
Jack Lloyd
2021-05-08
2
-4
/
+8
*
More raw pointer removal
Jack Lloyd
2021-04-05
6
-18
/
+13
*
Use make_shared in x509_ext.cpp
Jack Lloyd
2021-04-03
1
-59
/
+55
*
Change arg type of Extensions::{add, add_new, replace}
Jack Lloyd
2021-04-03
5
-36
/
+34
*
Change the return type of Certificate_Extensions::copy
Jack Lloyd
2021-04-03
3
-34
/
+38
*
Fix decoding a DN when the set contains more than one element
Jack Lloyd
2021-02-20
1
-1
/
+1
*
More charset.h cleanups
Jack Lloyd
2021-01-13
1
-1
/
+60
*
Don't use shouting case for ASN1_{Type,Class} values
Jack Lloyd
2021-01-13
12
-77
/
+77
*
Add some helpers for start_cons
Jack Lloyd
2021-01-13
4
-6
/
+6
*
Split ASN1 tags enum class into 2 enum classes
sledgehammer_999
2021-01-11
15
-102
/
+102
*
Convert ASN1_Tag to an enum class
Jack Lloyd
2020-12-20
14
-135
/
+148
*
Convert CRL_Code to enum class
Jack Lloyd
2020-12-15
6
-10
/
+9
*
Avoid using deprecated functions for key loading
Jack Lloyd
2020-12-14
1
-1
/
+1
*
Make scan_name.h, cpuid.h and http_util.h internal
Jack Lloyd
2020-11-28
3
-3
/
+3
*
Merge GH #2510 Fix some C++17 todos
Jack Lloyd
2020-11-24
1
-10
/
+7
|
\
|
*
directly use return value of emplace_back
Hannes Rantzsch
2020-11-24
1
-10
/
+7
*
|
Remove outer shared_ptr from Certificate in certstore interface
Jack Lloyd
2020-11-23
19
-285
/
+268
|
/
*
Remove several disused or rarely used exception types
Jack Lloyd
2020-11-11
2
-17
/
+3
*
Add missing include for MSVC
Jack Lloyd
2020-11-10
1
-0
/
+1
*
Add X509_DN::DER_encode
Jack Lloyd
2020-11-09
4
-9
/
+17
*
Remove extra data getters from X509 certificate
Jack Lloyd
2020-11-08
1
-25
/
+0
*
Remove various deprecated functions
Jack Lloyd
2020-11-08
4
-91
/
+1
*
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
[next]