]> git.ipfire.org Git - thirdparty/dehydrated.git/shortlog
thirdparty/dehydrated.git
2020-12-12  Lukas SchauerFixed small unassigned variable issue 795/head
2020-12-12  Lukas SchauerDo not revalidate authorizations on forced renewal
2020-12-11  Lukas Schauerfix CN extraction for older openssl versions
2020-12-10  Lukas Schauerbump changelog for new draft releases
2020-12-10  Lukas Schauerpreparing for release 0.7.0 v0.7.0
2020-12-10  Lukas Schaueruse normal error behaviour for failing http requests...
2020-12-10  Lukas Schauerallow to set domains.txt as cli argument (fixes #678)
2020-12-10  Lukas Schaueruse secp384r1 as default (instead of rsa, fixes #651)
2020-12-10  Lukas Schaueruse secp384r1 as default (instead of rsa, fixes #651)
2020-12-10  Raphael Hoeggeradding new CLI Command (--cleanupdelete / -gcd) to...
2020-12-10  Lukas Schauerallow setting OCSP_FETCH and OCSP_DAYS per certificate...
2020-12-10  Lukas Schauercleanup: also remove dangling symlinks
2020-12-10  Arnout Vandecappelle... cleanup: also do cleanup if symlink is broken (closes...
2020-12-10  Georg Altmannmake alpn-validation certificates and keys group readab...
2020-12-10  Daniel MolkentinFix OCSP_FETCH with libressl
2020-12-09  Lukas Schauerremove quotes from per-cert-config vars to allow for...
2020-12-09  Lukas Schauerchanged method for parsing issuer cn, fixing compatibil...
2020-11-21  Lukas Schauershow available options if preferred chain is not found
2020-11-20  Lukas Schauerfix spaces in sudo arguments
2020-11-13  Lukas Schaueradded display-terms to changelog+readme
2020-11-13  Daniel Molkentinadd --display-terms to display the URL for the current ToS
2020-11-13  Lukas Schaueradded support for requesting preferred-chain instead...
2020-09-30  Lukas Schauerone more \s -> [[:space:]] replacement
2020-09-30  Jarkko OranenReplace \s with [[:space:]] for compatibility
2020-09-27  Daniel MolkentinComplain about deactivated accounts
2020-09-27  Daniel Molkentinimplement account deactivation through --deactivate...
2020-09-27  Daniel MolkentinDon't require sudo before we know we really need it
2020-09-27  Daniel MolkentinDo not fail silently with invalid sudo user/group
2020-09-27  Daniel Molkentinadd more CAs, now that support for CA presets is implem...
2020-09-27  Daniel Molkentinfix OS name detection
2020-09-15  Lukas Schauertmpfix: log error if acmev1 validation is denied +...
2020-09-14  Lukas Schauereab: use hex key instead of binary (fixes issue with...
2020-09-14  Lukas Schauerdo not fail on challenge in "processing" state (fixes...
2020-09-14  Lukas Schauerfixed bad typo..
2020-09-14  Lukas Schauerreadme+changelog
2020-09-14  Lukas SchauerEAB + ZeroSSL support
2020-09-14  Lukas Schauerread boolean values from json
2020-09-14  Lukas Schauerremoved accidental shebang
2020-09-14  Lukas Schaueruse presets for some CAs instead of requiring full...
2020-07-05  Jason Francisfix tls-alpn-01 configuration example jsonsh
2020-07-05  Lukas Schauerfixed some typos (fixes #725, fixes #741, fixes #740)
2020-07-05  j-edremoved tmp file in 'generate_alpn_certificate' function
2020-07-05  Lukas Schauerfixed zsh compatibility
2020-07-04  Lukas Schauermerged temporary json.sh into dehydrated, fixed authori...
2020-07-04  Lukas Schauerexperimental json.sh support
2020-04-28  KrayonUse existing curl version var
2020-04-28  Lukas Schauerremoved instructions for importing from "official"...
2020-04-28  Lukas Schauerfix link to wiki in documentation (fixes #690)
2020-04-28  Lukas Schauerreworked dependency check and moved it up a bit in...
2020-04-28  Lukas Schaueradded changelog
2020-04-28  Lukas Schaueradded note about newline encoded in accounts directory...
2020-04-28  Lukas Schauertemporarily store raw curl version output to fix check...
2020-04-28  Lukas Schauerstore errorcode while using KEEP_GOING (fixes #659)
2020-04-28  Lukas Schauerreport issues with hook scripts instead of silently...
2020-04-28  Lukas Schauerskip exit_hook in _exiterr if KEEP_GOING is enabled...
2020-04-03  RogdhamMove from account ID to account URL 727/head
2020-04-02  Lukas Schauerredirect output of cert expiry check (fixes #713)
2020-04-02  Lukas Schauerfixed typo (closes #712)
2020-04-02  Lukas Schaueronly show order processing/pending message when waiting
2020-04-02  RogdhamDon't assume order status to be valid
2020-03-30  RogdhamFix challenge response POST body in ACMEv2 726/head
2020-01-30  Lukas Schauerupdated notice about move
2020-01-30  Lukas Schaueradded note about moving the repository
2019-11-11  Lukas Schaueradded funding.yml
2019-10-09  Lukas Schauerfixed small logic bug
2019-07-06  Lukas SchauerMerge tag 'v0.6.5'
2019-06-26  Lukas Schauerrelease 0.6.5 (fixed apiv1 compatibility...) v0.6.5
2019-06-26  Lukas Schauerrelease 0.6.5 (fixed apiv1 compatibility...)
2019-06-25  Lukas Schauerrelease 0.6.4 (fixed account id handling, again) v0.6.4
2019-06-25  Lukas Schauerrelease 0.6.3 v0.6.3
2019-06-25  Lukas Schauerfixed fetching of account information (fixes #652,...
2019-03-04  Lukas Schaueradded documentation about possible future removal of...
2019-03-04  Lukas SchauerRevert "cleanup: removed api version 1 support (closes...
2019-03-03  Lukas SchauerBSD bugfixes for version command (closes #619)
2019-03-03  Lukas Schauertiny documentation fix: per-certificate-config can...
2019-03-03  Lukas Schauercleanup: removed api version 1 support (closes #510)
2019-03-03  Lukas Schauernew hook: sync_cert (closes #609)
2019-03-03  Lukas Schauercall exit_hook with error message (fixes #630)
2019-03-03  Lukas Schauerimplement POST-as-GET (closes #626)
2019-01-18  Lukas Schauerupdated oid for tls-alpn verification token (fixes...
2018-10-20  Lukas Schauerdocument DOMAINS_D parameter in example config (fixes...
2018-10-20  Lukas Schauerfixed a bug that resulted in a deleted domains.txt...
2018-07-26  Lukas Schauerimplemented initial support for tls-alpn-01 verification
2018-05-09  Lukas SchauerOnly match Replace-Nonce header at beginning of line
2018-05-09  FlorentFixes #559 : when HTTP/2 is used, header names are...
2018-05-07  Lukas Schauermade ocsp refresh interval configurable
2018-05-01  Lukas Schaueradded dns-txt-foo to troubleshooting.md
2018-04-27  Lukas Schauerprepare for next version
2018-04-25  Lukas Schauerrelease 0.6.2 v0.6.2
2018-04-25  Lukas Schaueradd explanation on HEADERS parameter to request_failure...
2018-04-20  Lukas Schaueradded workaround for use with advanced filesystem ACLs...
2018-04-15  Tobias Tiederlefix parameter
2018-04-13  Lukas Schauerfix behaviour for fetching missing additional account...
2018-04-13  Lukas Schauerallow registration using cli-specified private key...
2018-04-13  Lukas Schaueralso call clean_challenge hook for http-01 challenges...
2018-04-08  Lukas Schauerrenamed ocsp hook to deploy_ocsp, exported altnames...
2018-04-08  Ike JohnsonAdd ocsp_update hook
2018-04-08  Daniel Molkentinfix date in man page
2018-04-08  Lukas Schaueralso run request_failure and invalid_challenge when...
2018-04-08  Lukas Schauerfixed cleanup for invalid challenges
next