]> git.ipfire.org Git - thirdparty/dehydrated.git/shortlog
thirdparty/dehydrated.git
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
2018-03-25  Lukas Schauerallow for widely-used non-standard CSR label (fixes...
2018-03-24  Lukas Schauerhail hydra! 🐙
2018-03-18  Lukas Schauerstrip validationRecord from challenge before grepping...
2018-03-17  John L. VillalovosImprove documentation on wildcards
2018-03-17  Lukas Schauerremoved dual use of challenge_identifiers variable...
2018-03-15  Lukas Schauerclose weird external file descriptors
2018-03-15  Lukas Schauerremoved some unused code
2018-03-14  Lukas Schauerdon't walk certificate chain for ACMEv2 (certificate...
2018-03-13  Lukas Schauerfixed CA url in example config
2018-03-13  Lukas Schauerprepare for next version
2018-03-13  Lukas Schauerrelease v0.6.1 v0.6.1
2018-03-13  Lukas Schaueruse new acme-v02 endpoint by default
2018-03-11  Lukas Schauerprepare for next version
2018-03-11  Lukas Schauerrelease 0.6.0 v0.6.0
2018-03-09  Lukas Schauerinclude content-type in post requests (fixes #491)
2018-03-02  Lukas Schauerrequire a valid alias to be set for certain wildcard...
2018-03-01  Lukas Schauercurl: use custom user agent (temporarily using a bit...
2018-02-22  Lukas Schauershow error details on ocsp update failure
2018-02-22  Lukas Schauerfixed undefined-variable bug on early connection failur...
2018-02-22  Ewald Dieterichfixed "sed: invalid option -- 'E'"
2018-02-14  Lukas Schauerfixed spurious return code from hook bricker...
2018-02-14  Lukas Schauerremoved random prefix from hook bricker
2018-02-13  Lukas Schauerhook-bricker now also warns users on per-certificate...
2018-02-13  Lukas Schauermerged random hook with human-readable-message
2018-02-07  Lukas Schauerprepared future migration to new acmev2 endpoint
2018-02-06  Lukas Schauerrequest_failure hook: added http response headers as...
2018-02-06  Lukas Schauerupdated changelog
2018-02-06  Lukas Schaueradded call to random hook to make it clear to hook...
2018-02-06  Lukas Schauerfetch account information if missing
2018-02-06  Lukas Schauerhttp_request: make http headers available on fd 4
2018-02-06  Lukas Schaueradded acmev2 staging information to docs
2018-02-06  Lukas Schauerread url to terms of service from ca directory
2018-02-06  Lukas Schaueronly write csr file if renewal will be requested
2018-02-06  Lukas Schaueradded a few simple example use cases to example hook...
2018-02-06  Lukas SchauerNew hook: generate_csr (see example hook script for...
2018-02-06  Lukas Schauerpre-bump version
2018-02-06  Lukas Schauersign_domain: Use existing CSR with matching timestamp
2018-02-06  Lukas SchauerCreate required certificate and chaincache directories...
2018-02-06  Lukas SchauerPre-generate timestamp outside of sign_domain
2018-02-06  Lukas SchauerRemove additional whitespace from extract_altnames
2018-02-06  Mattia RizzoloFix grammer error in the manpage (fixes #466)
2018-02-06  Lukas Schauermoved manpage to docs directory
2018-02-05  Lukas Schauerautomatic discovery of remote acme api version
2018-02-03  Nick MuerdterFix globbing of CONFIG_D *.sh files. 473/head
2018-02-03  Lukas Schauershrink "logo" a bit
2018-02-03  Lukas Schaueradded acmev2 information to readme
2018-02-03  Lukas Schauerfollow location on http get-requests
2018-02-02  Lukas Schauerfixed altname extraction of csr with wildcard domains...
2018-02-02  Lukas Schauerdisable globbing globally (only allow for cleanup routine)
2018-01-28  Lukas Schauermoved deploy_challenge to earlier loop so it works...
2018-01-28  PandarkAdd ^~ to nginx location block
2018-01-28  Lukas Schauerupdated changelog
2018-01-28  Lukas Schauerrewrote challenge validation to iterate over authorizat...
2018-01-28  Lukas Schauerrewrote donation section in readme
2018-01-27  Lukas Schauerbe more verbose for acme v2 challenge handling
2018-01-13  Lukas Schauerdon't fail on nested json array in challenge info
2018-01-13  Lukas Schauerfixed domains.txt parsing (theoretically compatible...
2018-01-13  Martin StrobelACME v02 Support
2018-01-13  Lukas Schauerchangelog template, year update
2018-01-13  Lukas Schauerversion 0.5.0 v0.5.0
next