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
/
x509
/
x509path.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move cert/x509 to top level and pem and pbes2 to pubkey.
Jack Lloyd
2016-11-03
1
-454
/
+0
*
Allow setting the validation time during PKIX path validation
Jack Lloyd
2016-10-21
1
-14
/
+20
*
Maintainer mode fixes
Jack Lloyd
2016-10-17
1
-3
/
+5
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
1
-0
/
+1
*
Certificate store using SQLite
Kai Michaelis
2016-10-02
1
-36
/
+40
*
Fix validation of self-issued certificates in chains
René Korthaus
2016-09-23
1
-1
/
+2
*
Move name constraints validation code to extension class
René Korthaus
2016-04-17
1
-64
/
+4
*
Add Unknown_Critical_Extension type
René Korthaus
2016-04-10
1
-5
/
+0
*
Generate error on unknown critical extension during path validation
René Korthaus
2016-04-06
1
-0
/
+17
*
Changes from GH #454 review
Jack Lloyd
2016-03-16
1
-1
/
+1
*
X.509 Name Constraints
Kai Michaelis
2016-03-10
1
-2
/
+58
*
String comparision fixes
Daniel Neus
2016-01-04
1
-1
/
+1
*
some trivial compiler/PVS-Studio warning fixes
Daniel Neus
2015-12-22
1
-1
/
+1
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-3
/
+3
*
Add check for path validation result in Credentials_Manager. GH #324
Jack Lloyd
2015-11-04
1
-0
/
+2
*
Fix cert validation bugs found by x509test.
Jack Lloyd
2015-10-23
1
-11
/
+45
*
Sometimes we don't know the input format. But it is one of two
Simon Warta
2015-08-11
1
-2
/
+2
*
Remove string constructor of X509_Time()
Simon Warta
2015-08-11
1
-2
/
+2
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-3
/
+10
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
If no certificate stores at all are available skip OCSP checks
lloyd
2015-01-04
1
-5
/
+7
*
Fix various warnings from VC++ 2014 and add missing include
lloyd
2014-10-31
1
-4
/
+4
*
Better TLS checks
lloyd
2014-04-10
1
-1
/
+2
*
X.509 path validation now performs all possible tests and returns a
lloyd
2014-04-05
1
-97
/
+113
*
Don't assume the leading cert chain is presented in-order
lloyd
2014-02-16
1
-5
/
+17
*
Fix a bug introduced in 1.11.6 where we tried to check CRL signatures
lloyd
2014-02-08
1
-9
/
+8
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+360