]> git.street.me.uk Git - andy/dehydrated.git/history - letsencrypt.sh
compatibility with "pretty" json (fixes #202)
[andy/dehydrated.git] / letsencrypt.sh
2016-05-18 Lukas Schauercompatibility with "pretty" json (fixes #202)
2016-05-10 Lukas SchauerRenew private key by default, but keep option to disabl...
2016-05-10 Lukas SchauerRevert "Removed option to reuse old private keys."...
2016-05-08 Lukas SchauerRemoved option to reuse old private keys.
2016-04-24 Lukas Schauerrenamed PRIVATE_KEY to ACCOUNT_KEY (as suggested in...
2016-04-23 Lukas Schauermktemp: use TMPDIR environment variable or use fallback...
2016-04-23 Lukas Schaueri hate all software.
2016-04-14 Lukas Schauerreorganized parameters for mktemp (fixes #180)
2016-04-05 Lukas Schauermake arguments to _mktemp optional (fixes #178)
2016-03-30 Lukas Schaueradd test and fix bug with upper-case domains (fixes...
2016-03-30 Lukas SchauerMake temporary files identifiable (fixes #169)
2016-03-26 Lukas Schaueradded timestamp to parameters of deploy_cert hook and...
2016-03-26 Lukas Schaueradded short license information to script
2016-03-22 Lukas SchauerMerge pull request #172 from bzed/master
2016-03-22 Lukas Schauermaking shellcheck happy with some of the code again
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-09 Lukas SchauerMerge pull request #151 from beelbrecht/spaces_in_confi...
2016-03-08 Lukas Schauerremoved duplicated io handles
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 o1oo11ooPass intermediate cert to hook script
2016-02-17 Lukas Schauerallow spaces in path to hook-script (fixes #142)
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 Schauerimplemented cleanup command (moving unused files to...
2016-02-15 Lukas Schauerexit with error message if curl has problems connecting...
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-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-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 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 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 SchauerMerge pull request #77 from germeier/master
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...
2016-01-08 Markus Germeiermake hook a command line parameter
2016-01-08 Lukas Schauerdo not change exit code of loop in command_sign_domains
2016-01-08 Lukas Schauerchanged urlbase64 helper to also use sed for character...
2016-01-08 Lukas Schaueruse _exiterr helper in a few more places
2016-01-08 Lukas Schaueradded a few more comments
2016-01-08 Lukas Schauerremoved get_json_array helper, rearranged sign_domain...
2016-01-08 Lukas Schauerreturn error on invalid request method in http_request...
2016-01-08 Lukas Schauerremoved anti_newline helper
2016-01-08 Lukas Schauermoved _openssl helper a bit up to be near the other...
2016-01-08 Lukas Schauerrewritten command_revoke method (shortened + changed...
2016-01-08 Lukas Schauerrewritten init_system method and parts of command_sign_...
2016-01-08 Lukas Schauerrewritten help method to get rid of `column` dependency
2016-01-08 Lukas Schauerrewritten argument handling and moved to new main(...
next