master
test: Add test that exercises duplicated certs in JKS
Use inclusive language on certificate distrust
tests: Run tests using SoftHSM after installation
trust: fix error message when trying to store an existing cert
trust: Add a basic 'anchor' command to store a new anchor
trust: Ensure compatibility of CKA_NSS_TRUST and CKA_TRUST
trust: Fix various issues writing objects in trust token
common: Rename tool.h to options.h
Add check-format command to trust tool
build: Pacify clang-analyzer warnings
Add support for using freebl3 for SHA1 and MD5 hashing
trust: Implement a 'trust dump' command
trust: Fix memleak in the enumerate command when loading extensions
trust: Replace deprecated node_asn and ASN1_ARRAY_TYPE macro usage
trust: Make more strings translatable
#379 Fix support for epoch time 0 in JKS for reproducibility
trust: introduce the "edk2-cacerts" extractor skeleton
Fix hard-coded TRUST_SO path in trust/frob-multi-init.c
Update pkcs11 header to version 3.2
Move to non-recursive Makefile for building bins and libs
trust: Forcibly mark "Default Trust" read-only
trust: Add index callback for when an object is removed
trust: Add a list command to the trust tool
trust: Factor out module initialization into separate file
Add basic trust module
trust: Propagate library verbosity to module through init_args
parser: fix memory leak in build_openssl_extensions
trust: don't create file names longer then 255
trust: Add support for saving files with unique file names
build: Free memory before return{,_val}_if_* macros
trust: Writable module PKCS#11 token functions
build: Suppress cppcheck errors
trust: Make extraction and correlation of certificate info optional
trust: add unit test for the "edk2-cacerts" extractor
trust: Pacify cppcheck warnings
pem: Fix assert condition
Fix some compiler warnings from GCC 5.x
compat: Remove <unistd.h> inclusion from compat.h
Fix issues found by static analysis
trust: Avoid confusion in DER/PEM decoding
trust: Reject invalid UTF-8 input
Lookup DNs in reverse order (RFC4514 section 2.1)
token: sort paths for reproducible extract
rename trust-extract-compat.in to trust-extract-compat
build: Fix undefined behavior in left shift
Reorganize various components
trust: fix memory leaks in p11_x509_parse_extended_key_usage