Redwax Tool
  1. Redwax Tool

redwax-tool

Public
AuthorCommitMessageCommit dateIssues
Graham LeggettGraham Leggett
c45b0224047Use consistent warnings.
Graham LeggettGraham Leggett
632aff641beAdd missing process check on directory walk.
Graham LeggettGraham Leggett
f9b2b5d7616Add a dedicated exit code for processes that are notimplemented on a specific platform.
Graham LeggettGraham Leggett
3606d9e171dRemove warning pointer of type 'void *' usedin subtraction.
Graham LeggettGraham Leggett
8dfd08b054bRefactor long lines.
Graham LeggettGraham Leggett
a8a0acaf256Bump version after tag.
Graham LeggettGraham Leggett
5998eafd8e9Fix spelling on specified.
Graham LeggettGraham Leggett
6b7457352b0Document the return code when a capability is not implemented.
Graham LeggettGraham Leggett
fff66643fd2Rename reserved words 'true' and 'false'.
Graham LeggettGraham Leggett
60f3d924108Correct the call signatures of the hook definitionsfor each module.
Graham LeggettGraham Leggett
7b30fb1019cSimplify completion code for non quoted options.
Graham LeggettGraham Leggett
144444cff1cAdd a dedicated exit code for options that are notimplemented on a specific platform.
Graham LeggettGraham Leggett
c24cf17f1b3\e is a GCC extension, use \033 instead.
Graham LeggettGraham Leggett
52d05ff7979Remove stray semicolons at the end of macros.
Graham LeggettGraham Leggett
5d8ffe634b4PKCS11 pins were rejected if a PIN was the maximumpossible pin length. If no pin is entered, we skip the login.
Graham LeggettGraham Leggett
97f0a78428bBump version after tag.
Graham LeggettGraham Leggett
b9340bc7c39Add Debian support.
Graham LeggettGraham Leggett
3d4fc3281f1Fix a segfault when trusted certificates areloaded with OpenSSL, and a further attempt is made to apply a module specific configuration to the certificate.
Graham LeggettGraham Leggett
cc3a64975c2The openssl verify filter was adding the leafcertificate twice, once into the leaf certificate store, the second into the chain. This caused the key to be exported twice. Fixed.
Graham LeggettGraham Leggett
a78d1caca61Make sure the case where no DANE TLSA records are resolved that opensslverification fails, as openssl accepts this case by default.
Graham LeggettGraham Leggett
36e0f3e1dc3Add ldns and unbound to the spec file.
Graham LeggettGraham Leggett
544f8253563Add --filter-verify-dane to optionally ignoreDANE validation errors. This allows DANE validation failure to appear in the metadata output, rather than having the certificate filtered.
Graham LeggettGraham Leggett
ec2597c7e52Remove unused LDNS_FMT_SHORT symbol that is notwidely available.
Graham LeggettGraham Leggett
44eb9c34a4dAdd build for Fedora41.
Graham LeggettGraham Leggett
c139200a4d8Bump version after tag.
Graham LeggettGraham Leggett
99778701589Update the config.h template as generated by autotools.
Graham LeggettGraham Leggett
9d816a3edc4Add --filter-verify-tlsa to perform a DNS lookupand subsequent verification of certificates against a TLSA record.
Graham LeggettGraham Leggett
e5d1c715998Add --filter-purpose option to allow search andverify to limit certificates by certificate purpose.
Graham LeggettGraham Leggett
b8013055811Update autotools.
Graham LeggettGraham Leggett
610ece5ec48Fix a crash triggered when keychain is present butnot used.
Graham LeggettGraham Leggett
a7b509bb49fAdd make dist.
Graham LeggettGraham Leggett
442c0bd8551Split rhel build into stages
Graham LeggettGraham Leggett
ccab88d854cSequential inside paralell.
Graham LeggettGraham Leggett
90e0a57d636Split into parallel builds.
Graham LeggettGraham Leggett
3f9ba3258aaSplit stages into mac and linux agents.
Graham LeggettGraham Leggett
9461063a81aAdd an agent.
Graham LeggettGraham Leggett
863e0145d27Initial add of a jenkinsfile.
Graham LeggettGraham Leggett
e9bd5c455a9Add calculation of TLSA records to metadata-out.Add optional modules for ldns and unbound libraries.
Graham LeggettGraham Leggett
db871ed9becBump version after tag.
Graham LeggettGraham Leggett
51cc7821302Match the --keychain-in parameter to the path of the keychain.
Graham LeggettGraham Leggett
bf741a78cbdAdd --trust-pem-in to import PEM certificates andhave them considered trusted.
Graham LeggettGraham Leggett
90b310a7e75Remove duplicated setegid().
Graham LeggettGraham Leggett
9cc04680556Complete error handling for seteuid() and setegid().
Graham LeggettGraham Leggett
230fe14f68dUse seteuid() and setegid() for temporarily switching users.
Graham LeggettGraham Leggett
662def24161Add support for reading certificates from the MacOSKeychain.
Graham LeggettGraham Leggett
aa34d2e9b53Add signature support.
Graham LeggettGraham Leggett
e8692dc9dafFix source path.
Graham LeggettGraham Leggett
7e18ee558c2Update license and changelog.
Graham LeggettGraham Leggett
421eabe6ca2Add support for reading certificates from the MacOSKeychain.
Graham LeggettGraham Leggett
3e627c29bfbAdd libical build parameters to the RPM spec file.