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
/
cert
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move cert/x509 to top level and pem and pbes2 to pubkey.
Jack Lloyd
2016-11-03
37
-7052
/
+0
*
Build the docs during CI
Jack Lloyd
2016-10-22
1
-0
/
+4
*
Allow setting the validation time during PKIX path validation
Jack Lloyd
2016-10-21
2
-18
/
+29
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
4
-4
/
+6
*
Maintainer mode fixes
Jack Lloyd
2016-10-17
1
-3
/
+5
*
Merge GH #665 Add IncludeOS target, make filesystem/threads optional
Jack Lloyd
2016-10-17
11
-8
/
+28
|
\
|
*
More no-filesystem fixes
Jack Lloyd
2016-10-12
4
-0
/
+8
|
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
2
-1
/
+2
|
*
Add IncludeOS target. Make filesystem support optional.
Jack Lloyd
2016-10-10
5
-7
/
+18
*
|
Change Certificate_Store_in_SQL to take RNG as argument.
Jack Lloyd
2016-10-13
4
-14
/
+19
*
|
Improve cert doxygen [ci skip]
René Korthaus
2016-10-11
12
-146
/
+395
|
/
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
2
-4
/
+2
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
5
-8
/
+27
*
2nd review round
seu
2016-10-02
1
-50
/
+36
*
remove superfluous includes
Kai Michaelis
2016-10-02
2
-9
/
+0
*
1st review round
Kai Michaelis
2016-10-02
3
-15
/
+8
*
Certificate store using SQLite
Kai Michaelis
2016-10-02
15
-82
/
+575
*
Fix validation of self-issued certificates in chains
René Korthaus
2016-09-23
2
-2
/
+5
*
Make copy constructor and assignment default
René Korthaus
2016-09-05
2
-29
/
+2
*
Call base class assignment operator in X509_Certificate
René Korthaus
2016-09-04
1
-0
/
+1
*
Remove deprecated Nyberg-Rueppel and Rabin-Williams signatures
Jack Lloyd
2016-09-02
1
-2
/
+1
*
Merge GH #567/GH #457 TLS refactoring and Callbacks interface
Jack Lloyd
2016-08-31
1
-1
/
+0
|
\
|
*
Reverted proposed constructor changes to X509_CA.
Matthias Gierlings
2016-06-19
3
-41
/
+17
|
*
Reduction of code complexity in MP & ECC classes.
Matthias Gierlings
2016-06-19
3
-0
/
+3
|
*
Reduction of code complexity in TLS classes.
Matthias Gierlings
2016-06-19
3
-17
/
+37
*
|
Change allowed_usage key usage checks to match RFC 5280
Jack Lloyd
2016-08-30
1
-2
/
+4
*
|
Fix TLS server cert validation problem GH #611
Jack Lloyd
2016-08-29
1
-3
/
+3
*
|
Rename find_constraints() and let it throw instead of returning a combination
René Korthaus
2016-08-19
4
-32
/
+59
*
|
Fix allowed_usage() and add tests for key usage
René Korthaus
2016-08-17
2
-2
/
+2
*
|
Fix GH #425 and run x509 tests with different signature algorithms
René Korthaus
2016-08-17
5
-48
/
+24
*
|
Merge GH #570 X509_Certificate APIs
Jack Lloyd
2016-08-10
3
-9
/
+58
*
|
Merge GH #507 Add PKCS #11 support
Jack Lloyd
2016-07-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
add PKCS#11 support
Daniel Neus
2016-06-17
1
-1
/
+1
*
|
Merge GH #487 Remove CVC certificates and EMSA1_BSI signature encoding
Jack Lloyd
2016-06-17
19
-2353
/
+1
|
\
\
|
|
/
|
/
|
|
*
remove the already bitrotting and probably broken CVC implementation
Daniel Neus
2016-05-18
18
-2350
/
+0
|
*
remove all uses of EMSA1_BSI
Daniel Neus
2016-05-02
2
-5
/
+3
*
|
Add Not_Implemented exception
Jack Lloyd
2016-06-07
3
-7
/
+7
*
|
Remove DN field requirements on generating certs and PKCS #10
Jack Lloyd
2016-05-23
3
-22
/
+0
*
|
Merge GH #484 use explicit casts to avoids MSVC warning C4267
Jack Lloyd
2016-05-09
2
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Add explicit static_cast operations to eliminate implicit cast compiler warni...
Dan Brown
2016-04-27
2
-4
/
+4
*
|
Add missing override
Jack Lloyd
2016-04-28
1
-1
/
+1
|
/
*
Move name constraints validation code to extension class
René Korthaus
2016-04-17
3
-101
/
+111
*
Add Unknown_Critical_Extension type
René Korthaus
2016-04-10
3
-16
/
+43
*
Generate error on unknown critical extension during path validation
René Korthaus
2016-04-06
9
-19
/
+145
*
Merge GH #454 X.509 name constraints
Jack Lloyd
2016-03-16
8
-7
/
+630
|
\
|
*
Changes from GH #454 review
Jack Lloyd
2016-03-16
2
-68
/
+72
|
*
X.509 Name Constraints
Kai Michaelis
2016-03-10
8
-7
/
+626
*
|
Trivial warning fixes
Jack Lloyd
2016-03-09
1
-8
/
+12
*
|
Typos are easy to miss in code that is not compiled by default.
Jack Lloyd
2016-03-06
1
-1
/
+1
*
|
Merge GH #437 add X509_Certificate::v3_extensions
Jack Lloyd
2016-03-06
4
-20
/
+35
|
\
\
[next]