]> git.street.me.uk Git - andy/dehydrated.git/shortlog
andy/dehydrated.git
2016-03-22 Lukas SchauerMerge pull request #165 from bahamat/portability
2016-03-22 Bernd ZeimetzKeep registration information as json.
2016-03-19 Brian BennettUse of 'grep -o' doesn't work on SunOS (fixes #164)
2016-03-19 Lukas SchauerMerge pull request #157 from lschuermann/master
2016-03-19 lschuermannChange unchanged-certificate message.
2016-03-18 Lukas SchauerMerge pull request #167 from maxisme/patch-1
2016-03-15 Maximilian... Example of DNS record
2016-03-09 Lukas SchauerMerge pull request #151 from beelbrecht/spaces_in_confi...
2016-03-08 Lukas Schauerremoved duplicated io handles
2016-03-08 Lukas SchauerMerge pull request #159 from PeterDaveHello/patch-2
2016-03-02 Peter Dave... Update README.md
2016-03-01 lschuermannEdit test according to unchanged-certificate hook.
2016-03-01 lschuermannAdd hook for unchanged certificates.
2016-02-21 Benjamin Albrechtallow spaces in path to additional configuration file
2016-02-20 Lukas Schauerno longer use stdin for domain-list (should fix #149...
2016-02-18 Lukas SchauerMerge pull request #141 from fancycode/null_glob
2016-02-18 Joachim BauchHandle case where no files to cleanup exists.
2016-02-17 Lukas SchauerMerge pull request #144 from o1oo11oo/pass_chainfile_to...
2016-02-17 o1oo11ooAdd hook.sh to .gitignore
2016-02-17 o1oo11ooPass intermediate cert to hook script
2016-02-17 Lukas Schauerallow spaces in path to hook-script (fixes #142)
2016-02-17 Lukas SchauerMerge pull request #143 from rumpelsepp/master
2016-02-17 Stefan TatschnerUse /usr/bin/env bash shebang
2016-02-16 Lukas SchauerMerge pull request #139 from fancycode/cleanup_skip_non...
2016-02-16 Joachim BauchSkip non-folder entries on cleanup.
2016-02-15 Lukas Schauerload config in cleanup command (fixes #137)
2016-02-15 Lukas Schaueradded test for cleanup command
2016-02-15 Lukas Schauerupdated readme
2016-02-15 Lukas Schauerimplemented cleanup command (moving unused files to...
2016-02-15 Lukas Schauerexit with error message if curl has problems connecting...
2016-02-15 Lukas SchauerMerge pull request #135 from aral/patch-1
2016-02-12 Aral BalkanUpdated Readme with rate limit warning + staging URL
2016-02-10 Lukas Schauerdo not fail on pass.
2016-02-10 Lukas Schauerfixed signcsr test
2016-02-10 Lukas Schauerfixed config location in test script
2016-02-10 Lukas Schaueradded more tests
2016-02-10 Lukas Schauercheck if hooks are chained before calling cleanup-hook...
2016-02-10 Lukas Schauerfixed splitting of domain names in extract_altnames...
2016-02-10 Lukas Schaueruse more {} thingies around variables
2016-02-10 Lukas Schauerfixed some zsh quirks
2016-02-10 Lukas Schauerchanged the way SCRIPTDIR is searched for so it works...
2016-02-05 Lukas Schaueruse "openssl dgst" instead of "openssl sha" (fixes...
2016-02-05 Lukas Schauercheck if privkey exists and is readable instead of...
2016-02-05 Gerard DombroskiAdd option to chain challenge hook arguments. Fixes...
2016-02-03 Lukas SchauerMerge pull request #118 from allixx/lockfile-config...
2016-02-02 allixxAdded LOCKFILE to config.sh.example
2016-02-01 Lukas Schaueradded link to wiki page with example scripts for dns...
2016-01-26 Lukas Schauerdon't try to delete DOMAINS_TXT on early failure when...
2016-01-26 Lukas Schauerfixed curl check (fixes #112)
2016-01-26 Lukas SchauerMerge pull request #111 from weppos/patch-1
2016-01-26 Lukas SchauerMerge pull request #113 from hilbix/master
2016-01-25 Valentin Hilbigpass IO descriptors to HOOK transparently
2016-01-24 Simone CarlettiThe dns-01 support is now available in production
2016-01-23 Lukas SchauerMerge pull request #107 from jantore/hook-example
2016-01-22 Jan Tore MorkenAdd hook script example.
2016-01-22 Lukas SchauerMerge pull request #95 from nielslaukens/master
2016-01-22 Lukas SchauerMerge pull request #103 from nneul/fix-issue-102
2016-01-22 Lukas SchauerMerge pull request #99 from ymc/feature/add_conf.d_support
2016-01-22 Lukas SchauerMerge pull request #97 from ymc/feature/fix_syntax_high...
2016-01-22 Lukas SchauerMerge pull request #100 from davidearl/master
2016-01-22 Lukas SchauerMerge pull request #98 from ymc/fix/configuring_BASEDIR...
2016-01-21 Nathan NeulingerRetain full result when submitting challenge. Fixes...
2016-01-21 davidearlAdd detail as to how dns-01 hook works
2016-01-21 Daniel BeyerAdd conf.d support
2016-01-21 Daniel BeyerRespect configured BASEDIR for default values
2016-01-21 Daniel BeyerFix possibly broken syntax highlighting
2016-01-21 Niels LaukensAdd --signcsr command
2016-01-21 Niels LaukensAdd extract_altnames() function
2016-01-21 Niels LaukensSplit off CSR signing to separate function
2016-01-16 Lukas SchauerMerge pull request #89 from germeier/master
2016-01-16 Lukas Schaueradded header with script-name and url to github repository
2016-01-16 Lukas Schauermoved OSTYPE check and use built-in [[ for OSTYPE check
2016-01-16 Lukas Schauercheck exitcode of `curl -V` because of some issue with...
2016-01-16 Lukas Schaueruse different sed version for different system types...
2016-01-16 Markus Germeieradd support for Elliptic Curve Cryptography (ECC)
2016-01-15 Lukas SchauerMerge pull request #88 from f1rebird/master
2016-01-15 Lukas SchauerMerge pull request #82 from jantore/wellknown-http...
2016-01-15 Lukas SchauerMerge pull request #85 from jaquer/fix-exit
2016-01-15 Moritz KickI's are important
2016-01-15 Lukas SchauerMerge pull request #86 from petrkle/lock-dir-writable
2016-01-15 Lukas Schauercheck for sed with support for extended regular expressions
2016-01-15 PetrFix typo
2016-01-15 PetrCheck if directory for LOCKFILE is writable.
2016-01-14 Arturo RAdded missing space before exit code.
2016-01-10 Lukas Schaueruse -z instead of `== ""`.. it's late.
2016-01-10 Lukas Schauershow help if no arguments are provided
2016-01-09 Jan Tore MorkenRequire $WELLKNOWN only when using http-01.
2016-01-09 Lukas SchauerMerge pull request #81 from pascalj/remove-home-path
2016-01-09 Pascal JungblutRemove home path from config.sh.example
2016-01-09 Lukas Schauercall mktemp with `-t XXXXXX` for compatibility with...
2016-01-08 Lukas Schauerfixed whitespace-stripping, replace all whitespace...
2016-01-08 Lukas Schauercleanup for dns-01-challenge-support code
2016-01-08 Lukas Schauermade link in readme clickable
2016-01-08 Lukas Schauermoved import notice up in readme
2016-01-08 Lukas SchauerMerge pull request #77 from germeier/master
2016-01-08 Lukas Schauermoved import scripts from repository to wiki and update...
2016-01-08 Markus Germeieradd support for dns-01 challenge - try 2
2016-01-08 Lukas Schauercheck for mktemp dependency
2016-01-08 Lukas Schauerfixed BASEDIR dependent default config values
2016-01-08 Lukas Schauerre-set RENEW_DAYS to 30 (got accidentally reverted...
next