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
/
x509_ext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix GH #425 and run x509 tests with different signature algorithms
René Korthaus
2016-08-17
1
-4
/
+6
*
Add Not_Implemented exception
Jack Lloyd
2016-06-07
1
-4
/
+4
*
Add explicit static_cast operations to eliminate implicit cast compiler warni...
Dan Brown
2016-04-27
1
-2
/
+2
*
Move name constraints validation code to extension class
René Korthaus
2016-04-17
1
-1
/
+74
*
Add Unknown_Critical_Extension type
René Korthaus
2016-04-10
1
-8
/
+17
*
Generate error on unknown critical extension during path validation
René Korthaus
2016-04-06
1
-1
/
+16
*
Merge GH #454 X.509 name constraints
Jack Lloyd
2016-03-16
1
-0
/
+70
|
\
|
*
X.509 Name Constraints
Kai Michaelis
2016-03-10
1
-0
/
+70
*
|
Trivial warning fixes
Jack Lloyd
2016-03-09
1
-8
/
+12
*
|
Merge GH #437 add X509_Certificate::v3_extensions
Jack Lloyd
2016-03-06
1
-18
/
+16
|
\
\
|
*
|
+added fields for custom x509 extensions
Christopher Bläsius
2016-02-29
1
-18
/
+16
|
|
/
*
|
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
1
-11
/
+5
*
|
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-2
/
+2
|
/
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
1
-1
/
+1
*
Prefix more member vars with m_ prefix
René Korthaus
2016-01-11
1
-46
/
+46
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-26
/
+27
*
String comparision fixes
Daniel Neus
2016-01-04
1
-1
/
+1
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-2
/
+2
*
x509: Add missing overrides
Daniel Seither
2015-07-30
1
-2
/
+2
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
1
-0
/
+2
*
Make X.509 extension decoding failures point back to the problem extension
lloyd
2014-04-05
1
-8
/
+15
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+660