- 24 Oct, 2019 1 commit
-
-
neil authored
fix https://github.com/Neilpang/acme.sh/pull/2553
-
- 23 Oct, 2019 1 commit
-
-
David Robles authored
Use more widely supported options for the "tr" command line utility by removing the use of the character class representation option. [:space:] => "\t\r\n\v\f"
-
- 09 Oct, 2019 1 commit
-
-
David Robles authored
Use more widely supported options for the "tr" command line utility by removing the use of the character class representation option. Fixes #2536
-
- 05 Oct, 2019 1 commit
-
-
Peter Dave Hello authored
This issue in the shell scripts will also be detected in the stable version of shfmt(we are currently using an ancient pre-release of shfmt)
-
- 17 Aug, 2019 1 commit
-
-
David Kerr authored
-
- 11 Jul, 2019 2 commits
-
-
David Kerr authored
_egrep_o() function accepts extended regex and on systems that do not have egrep uses sed to emulate egrep. This is failing on the specific regex I was using before my last commit... https://github.com/dkerr64/acme.sh/commit/ae66c6f0b484ce5c451ff8c195f382115b3d15a0 The problem is that I fixed it by passing in non-extended regex which then fails on systems that do have egrep. So I am no longer using _egrep_o.
-
David Kerr authored
Fix bug reported by @maks2018 in issue https://github.com/Neilpang/acme.sh/issues/2305 by updating the regex in egrep of the subdomain html page.
-
- 02 Jun, 2019 1 commit
-
-
David Kerr authored
-
- 23 May, 2019 5 commits
-
-
David Kerr authored
-
David Kerr authored
-
David Kerr authored
-
David Kerr authored
-
David Kerr authored
-
- 19 Mar, 2018 1 commit
-
-
Chris Gårdenberg authored
-
- 09 Mar, 2018 2 commits
-
-
David Kerr authored
-
David Kerr authored
-
- 03 Dec, 2017 1 commit
-
-
neilpang authored
-
- 26 Nov, 2017 1 commit
-
-
- 27 Jul, 2017 1 commit
-
-
Jeremy Knope authored
-
- 26 Jul, 2017 1 commit
-
-
Jeremy Knope authored
\n isn't available in all regex/sed
-
- 17 Apr, 2017 1 commit
-
-
neil authored
-
- 26 Mar, 2017 7 commits
-
-
Josh Soref authored
-
Josh Soref authored
-
Josh Soref authored
-
Josh Soref authored
-
Josh Soref authored
-
Josh Soref authored
-
Josh Soref authored
-
- 04 Feb, 2017 2 commits
-
-
David Kerr authored
-
David Kerr authored
Add error message if fails to add TXT record for missing security code (probably a FreeDNS public domain)
-
- 03 Feb, 2017 1 commit
-
-
David Kerr authored
-
- 01 Feb, 2017 1 commit
-
-
David Kerr authored
-