]> git.ipfire.org Git - thirdparty/dehydrated.git/shortlog
thirdparty/dehydrated.git
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
2017-12-17  Lukas SchauerAdd optional user and group configuration (fixes #434)
2017-12-17  Lukas Schauerreplace backticks with escaped dollarbracethingy (fixes...
2017-12-17  Lukas Schauerexport certificate alias to be used in hook scripts
2017-12-17  Lukas Schaueralso reset configvars after domains loop
2017-12-17  Lukas Schauerimplement certificate aliases as suggested by typingArt...
2017-12-17  typingArtistmake certdir a parameter to sign_domain
2017-12-13  Daniel MolkentinAdd man page
2017-12-13  sirrkittUpdate wellknown.md
2017-12-13  Lukas Schaueralso inform about still-valid ocsp stapling files ...
2017-11-07  Lukas Schaueralways revalidate challenges if `--force` is set (fixes...
2017-10-22  Exagone313fix ocsp.der symlink
2017-10-17  Andreas Loiblfix account command 446/head
2017-09-21  Lukas Schaueruse nullglob, disable warning on empty CONFIG_D directory
2017-09-20  Lukas Schauerallow for spaces when extracting commonName from csr...
2017-09-20  Lukas Schaueralso show freebsd version
2017-09-20  Marcin Gryszkalisfix issue #426 - version info on FreeBSD
2017-09-20  Lukas Schauerstop verification loop after invalid challenge (fixes...
2017-07-18  typingArtistreplace ${CERTDIR}/${domain} with ${certdir} everywhere
2017-07-18  Lukas Schaueradded OPENSSL variable to example config (#414)
2017-07-18  Lukas Schauerfixed error handling on non-2xx http status codes ...
2017-07-12  Lukas Schauercut path from url for ocsp host
2017-07-12  Lukas Schauerocsp fetching should now also work with older openssl...
2017-07-12  Lukas Schaueradd host header to ocsp request
2017-07-11  Lukas Schauerfixed exit_hook
2017-07-10  Lukas Schauerrevocation: don't fail if certificate already has been...
2017-07-10  Lukas Schauercleanup old ocsp response files
2017-07-10  Lukas Schauerexport altnames so it can be used in hook scripts ...
2017-07-10  Lukas Schauersupport otherName SAN entries for domain verification...
2017-07-10  Lukas SchauerInitial support for fetching OCSP status to be used...
2017-07-10  Lukas Schaueradded giant donation section to readme (please send...
2017-07-10  Lukas Schauerload config for version information but disable verific...
2017-07-10  Lukas Schaueradded hook to run before cron command (fixes #371)
2017-07-10  Lukas Schauerspecify openssl config location when converting CSR...
2017-07-10  Lukas Schauerupdated changelog
2017-07-10  Lukas Schauergit: ignore chains directory
2017-07-10  Lukas Schauercleanup: also move .pem-revoked files (fixes #237)
2017-07-10  Lukas Schaueradded auto-cleanup feature to changelog
2017-07-10  Lukas Schaueradded option to automatically run cleanup routine ...
2017-07-10  Herman van... Redirect additional errors to STDERR
2017-07-10  Herman van... Remove double output redirection, _exiterr already...
2017-07-10  ProBackup-nlAdd some formatting to improve human scannability ...
2017-07-10  Lukas Schauermade openssl binary configurable (closes #393, closes...
2017-07-10  Lukas Schauerremove duplicate -a short option from --account (fixes...
2017-07-10  Lukas Schaueradded version command
2017-07-10  Lukas Schauerreplaced source url with dehydrated.de
2017-07-10  Lukas Schauerfixed typos as suggested by @jwilk (closes #369)
2017-07-10  Andreas ThienemannAbility to provide extra curl options
2017-07-10  Haddon CDAdd MSYS support
2017-07-10  Chase Boltdont strip for docker containers that cwd is /
2017-07-10  Andreas ThienemannSupport older bash releases
2017-07-10  Ben EllistonAdd some comments about IPv6.
next