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
/
tests
/
unit_x509.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some MSVC warnings
Jack Lloyd
2018-12-10
1
-1
/
+1
*
Simplify exception messages
Jack Lloyd
2018-08-22
1
-2
/
+2
*
Fix some tests that would fail after 2033
Jack Lloyd
2018-04-01
1
-22
/
+24
*
Fix test when EMSA1 not compiled in [ci skip]
Jack Lloyd
2018-03-29
1
-0
/
+4
*
Support Ed25519 certificate format
Jack Lloyd
2018-03-20
1
-1
/
+1
*
Merge GH #1492 Support custom DN entries
Jack Lloyd
2018-03-14
1
-4
/
+82
|
\
|
*
Support custom DN entries
Jack Lloyd
2018-03-14
1
-4
/
+82
*
|
Allow the caller to specify the serial number of a generated cert
Jack Lloyd
2018-03-14
1
-1
/
+6
|
/
*
Create a persistent registry for ECC group data
Jack Lloyd
2018-02-04
1
-2
/
+1
*
Fix crash in x509_unit if any of DH, ECDH, or ElGamal were disabled
Jack Lloyd
2018-02-01
1
-4
/
+12
*
Remove iostream includes [ci skip]
Jack Lloyd
2018-01-24
1
-1
/
+0
*
Allow applications to easily override extensions in cert requests
Jack Lloyd
2018-01-23
1
-160
/
+159
*
Reorganize code to avoid cli/test build failures if filesystem disabled
Jack Lloyd
2018-01-19
1
-115
/
+124
*
add test case for X509_Certificate::ca_issuers()
René Meusel
2018-01-03
1
-0
/
+39
*
Fix hardcoded date
Jack Lloyd
2018-01-01
1
-4
/
+3
*
Enable signing X509 structures with rsa-pss
Fabian Weissberg
2017-12-22
1
-37
/
+154
*
Avoid test failures when PKCSv1.5 signatures are disabled in build
Jack Lloyd
2017-12-20
1
-2
/
+14
*
Fix various x509 path validation bugs + path building with ambiguous DNs
Fabian Weissberg
2017-12-20
1
-0
/
+9
*
Need binary IO for Windows
Jack Lloyd
2017-12-04
1
-1
/
+1
*
Support uninitialized certificate objects
Jack Lloyd
2017-12-04
1
-0
/
+37
*
Move all the various X509 test data files under src/tests/data/x509
Jack Lloyd
2017-11-16
1
-4
/
+4
*
Fix PKCS10 subject alt name usage
Jack Lloyd
2017-11-14
1
-0
/
+5
*
Add a test for GH #1252
Jack Lloyd
2017-11-14
1
-0
/
+26
*
Small cleanups in X509 tests
Jack Lloyd
2017-11-14
1
-22
/
+41
*
rename cert containing UTF8String consistently
René Meusel
2017-11-10
1
-1
/
+1
*
TEST: read (self signed) cert containing BMPString fields
René Meusel
2017-11-10
1
-0
/
+30
*
add test reading UTF-8 X509 cert
Rene Meusel
2017-11-09
1
-0
/
+35
*
Further build/test fixes for restricted configurations
Jack Lloyd
2017-09-24
1
-0
/
+6
*
Add final annotations as appropriate in the test code
Jack Lloyd
2017-09-22
1
-2
/
+2
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-2
/
+0
*
Change http://botan.randombit.net to https URIs
Jack Lloyd
2017-09-01
1
-3
/
+3
*
Test encoding of challenge password in PKCS10 requests
Jack Lloyd
2017-08-03
1
-0
/
+5
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-246
/
+334
*
Merge GH #900 Add ability to search by X509 DN hash
Jack Lloyd
2017-04-04
1
-45
/
+102
|
\
|
*
Add unit tests for X509 hash methods:
Nuno Goncalves
2017-04-03
1
-0
/
+56
|
*
Refactor and modernize files to be edited
Nuno Goncalves
2017-04-03
1
-45
/
+46
*
|
Content:
Tomasz Frydrych
2017-04-03
1
-1
/
+1
|
/
*
Fix: UTCTime interpreted as GeneralizedTime
Daniel Neus
2017-03-13
1
-22
/
+95
*
Add a test for trusted_hashes on path validation result
Jack Lloyd
2017-01-22
1
-0
/
+9
*
Use Botan::X509_CA constructor that takes rng in tests
Simon Warta
2017-01-03
1
-1
/
+1
*
Increase Path_Validation_Restrictions default min strength to 110
Jack Lloyd
2016-12-27
1
-2
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-2
/
+2
*
Rename some methods, add more tests and docs
René Korthaus
2016-12-04
1
-20
/
+30
*
Allow custom extensions in X509_Cert_Options
René Korthaus
2016-12-02
1
-0
/
+123
*
Add a test for to_string(Certificate_Status_Code)
Jack Lloyd
2016-11-25
1
-0
/
+64
*
Add key_constraints_to_string, GOST-34.10 cert handling
Jack Lloyd
2016-11-18
1
-69
/
+58
*
Reunify registered test names [ci skip]
René Korthaus
2016-10-23
1
-1
/
+1
*
Make pk_ops.h internal
Jack Lloyd
2016-10-08
1
-1
/
+1
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-2
/
+2
*
Fix validation of self-issued certificates in chains
René Korthaus
2016-09-23
1
-0
/
+63
[next]