]> git.ipfire.org Git - thirdparty/dehydrated.git/shortlog
thirdparty/dehydrated.git
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.
2017-07-10  Lukas Schauerimplemented issuer-chain cache
2017-07-10  Lukas Schauerallow using parts of dehydrated without running the...
2017-07-10  Lukas Schauerupdated usage instructions in readme (added --account)
2017-07-10  Lukas Schauerremoved build status from readme (test system seems...
2017-07-10  Lukas Schauerupdated changelog with account-update feature
2017-07-10  Anton AvramovAdded new feature Update registration contact #239
2017-02-05  Lukas Schauerrelease 0.4.0 v0.4.0
2017-02-05  Lukas Schauerimproved register command (closes #350)
2017-02-04  Lukas Schaueralso test under osx
2017-02-04  Lukas Schauertrying to fix compatibility with mawk
2017-01-31  Lukas SchauerMerge branch 'simondeziel-fix-example-hook'
2017-01-31  Simon DezielInvoke bash through /usr/bin/env 349/head
2017-01-31  Simon DezielThe example hook script uses bash test regex
2017-01-30  Lukas Schauerwhitelist handlers for example hook (fixes #348)
2017-01-30  Lukas Schauerexclude root certificate from certificate chain
2017-01-29  Lukas Schaueruse awk instead of grep for reading trailing line after...
2017-01-29  Lukas SchauerRevert "curl: use custom user agent"
2017-01-29  Lukas Schauercurl: use custom user agent
2017-01-29  Lukas Schauerask user to read and accept license, added register...
2017-01-29  Lukas Schauerupdated changelog
2017-01-29  Lukas Schauerexport some config variables for use within hook scripts
2017-01-29  Lukas Schaueradded `exit_hook` hook
2017-01-29  Lukas Schauerupdated changelog
2017-01-29  Lukas Schauercheck for diff using `command`
2017-01-29  Lukas Schaueruse awk instead of tr for changing case
2017-01-29  Lukas Schauercheck for mktemp using `command` (busybox compatibility)
2017-01-05  Lukas Schauermissing filename in config path
2017-01-05  Lukas Schauermoved and rewritten config section of readme
2017-01-05  Maximilian... Update Readme.md (#301)
2017-01-05  Lukas Schauerremoved note about project renaming
2017-01-05  Nicolás KovacFix: bash to sh notation on invalid_challenge() hook
2017-01-05  nkovacneAdding the request_failure hook (#326)
next