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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
remove all uses of EMSA1_BSI
Daniel Neus
2016-05-02
1
-3
/
+1
*
|
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
*
|
Merge GH #437 add X509_Certificate::v3_extensions
Jack Lloyd
2016-03-06
4
-20
/
+35
|
\
\
|
*
|
+added fields for custom x509 extensions
Christopher Bläsius
2016-02-29
4
-20
/
+33
|
|
/
*
|
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
8
-25
/
+25
|
/
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
1
-1
/
+1
*
Merge GH #408 Add final attribute on many classes
Jack Lloyd
2016-01-12
6
-17
/
+17
|
\
|
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
6
-17
/
+17
*
|
Prefix more member vars with m_ prefix
René Korthaus
2016-01-11
2
-85
/
+85
|
/
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
14
-190
/
+191
*
String comparision fixes
Daniel Neus
2016-01-04
8
-11
/
+11
*
some trivial compiler/PVS-Studio warning fixes
Daniel Neus
2015-12-22
2
-2
/
+2
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
5
-16
/
+16
*
Add check for path validation result in Credentials_Manager. GH #324
Jack Lloyd
2015-11-04
2
-1
/
+4
*
Merge pull request #313 from randombit/path-validation-fixes
Jack Lloyd
2015-10-26
7
-96
/
+148
|
\
|
*
Fix cert validation bugs found by x509test.
Jack Lloyd
2015-10-23
7
-96
/
+148
*
|
Update doc for issuer_dn() and subject_dn()
Simon Warta
2015-10-20
2
-8
/
+2
|
/
*
Export X.509 certificates to ffi and python
Jack Lloyd
2015-10-01
1
-0
/
+1
*
Avoid concatination of chars
Simon Warta
2015-09-22
1
-1
/
+1
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
3
-7
/
+8
*
Sometimes we don't know the input format. But it is one of two
Simon Warta
2015-08-11
3
-6
/
+6
*
Remove string constructor of X509_Time()
Simon Warta
2015-08-11
4
-10
/
+10
*
Remove unused pkcs8 includes
Simon Warta
2015-08-03
3
-3
/
+0
*
x509: Add missing overrides
Daniel Seither
2015-07-30
6
-77
/
+90
*
Fix typos
Simon Warta
2015-07-24
2
-3
/
+3
*
Refactor internal/filesystem.h
Simon Warta
2015-07-16
1
-2
/
+2
*
Fix module dependencies of x509 and pubkey
Simon Warta
2015-06-30
1
-0
/
+2
*
lib/cert: Convert &vec[0] to vec.data()
Simon Warta
2015-06-27
1
-1
/
+1
*
Fix code that triggers a strange MSVC 'performance warning'
git
2015-04-08
1
-1
/
+1
*
Fix memory leak in TLS tests. Remove last few remaining uses of auto_ptr.
lloyd
2015-03-08
2
-0
/
+7
*
Hide all uses of boost filesystem in fs.cpp. Use readdir as an
lloyd
2015-02-21
2
-22
/
+7
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
5
-11
/
+21
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
28
-28
/
+28
*
If no certificate stores at all are available skip OCSP checks
lloyd
2015-01-04
1
-5
/
+7
*
Fix a couple things pointed out by VC++ warnings.
lloyd
2014-12-22
1
-4
/
+3
[next]