]> git.proxmox.com Git - mirror_acme.sh.git/shortlog
mirror_acme.sh.git
2017-02-27 neilfix https://github.com/Neilpang/acme.sh/issues/667...
2017-02-26 neilpangfix https://github.com/Neilpang/acme.sh/issues/675
2017-02-26 neilpangfix format
2017-02-26 neilpangclear the pending authz when issue error
2017-02-25 neilpangfix ci
2017-02-25 neilpangfix format
2017-02-25 neilpangadd --toPkcs8 command
2017-02-25 neilpangfix format
2017-02-25 neilpangMerge branch 'dev' of https://github.com/Neilpang/acme...
2017-02-25 neilpangrename OPENSSL_BIN to ACME_OPENSSL_BIN
2017-02-25 neilMerge pull request #432 from seidler2547/dev
2017-02-25 neilpangadd debug info
2017-02-23 Stefan Seidelresolve conflicts
2017-02-23 seidler2547Declare and assign separately to avoid masking return...
2017-02-23 Stefan Seideladd documentation
2017-02-23 seidler2547use export for headers
2017-02-23 seidler2547Remove stray characater
2017-02-23 seidler2547replace head -1, add link to GitHub
2017-02-23 seidler2547forgot dollar sign
2017-02-23 seidler2547remove _all_ mktemp
2017-02-23 seidler2547return error if any removal failed
2017-02-23 seidler2547remove cookiejar file
2017-02-23 Stefan Seidelavoid temp file for domain list
2017-02-23 Stefan Seidelimprove error message on failed authentication
2017-02-23 Stefan Seidelremove cookiejar temp file
2017-02-23 Stefan Seidelold habits
2017-02-23 Stefan Seidelremove fgrep, escape regex chars instead
2017-02-23 Stefan Seidelfix whitespace and UUOC
2017-02-23 Stefan Seidelremove non-POSIX sed -r and use built-in functions
2017-02-23 Stefan Seideladd API for www.do.de/www.resellerinterface.de
2017-02-23 neilpangsupport exim4 deploy
2017-02-23 neilpangfix doc
2017-02-23 neilpangfix doc
2017-02-22 neilpangreload only for renewal
2017-02-22 neilpangfix format
2017-02-21 neilpangsupport vsftpd hook
2017-02-21 neilpangchange installcert parameter order
2017-02-20 neilpangfix debug info
2017-02-20 neilMerge pull request #414 from noplanman/cyon_dns_api
2017-02-20 neilfix https://github.com/Neilpang/acme.sh/issues/614
2017-02-19 neilpangrefactor parameters
2017-02-19 neilpangrefactor key length
2017-02-19 neilpangrefactor alt domains
2017-02-19 neilpangrefactor params
2017-02-19 neilpangfix format
2017-02-19 neilpangadd hooks, not implemented yet.
2017-02-19 Armando LüscherSuppress shellcheck warnings.
2017-02-19 neilpangsupport multiple deploy hook
2017-02-19 neilUpdate README.md
2017-02-19 neilUpdate README.md
2017-02-19 neilMerge pull request #641 from Neilpang/secure
2017-02-19 neilpangsecure debug message
2017-02-19 neilpangfix syslog doc
2017-02-19 neilpangfix syslog level
2017-02-19 neilpangfix syslog
2017-02-18 neilpangminor use interactive _sleep
2017-02-18 neilpangfix for freebsd
2017-02-17 neilpangcompatible to openssl 0.9 for hmac function
2017-02-17 neilMerge pull request #630 from Neilpang/nonce
2017-02-17 neilfix format
2017-02-17 neilretry if nonce is invalid
2017-02-16 neilpangfix https://github.com/Neilpang/acme.sh/issues/622
2017-02-16 neilpangfix https://github.com/Neilpang/acme.sh/issues/622
2017-02-15 neilpangfix https://github.com/Neilpang/acme.sh/issues/614
2017-02-15 neilMerge pull request #619 from Neilpang/nginx
2017-02-15 neilpangstart v2.6.7
2017-02-15 neilpangfix debug message
2017-02-14 neilpangfix https://github.com/Neilpang/acme.sh/issues/617
2017-02-14 neilpangfix format
2017-02-14 neilpangfix https://github.com/Neilpang/acme.sh/issues/616
2017-02-14 neilpangfix https://github.com/Neilpang/acme.sh/issues/615
2017-02-13 neilpangsupport nginx mode
2017-02-12 Armando LüscherUse gloo item key for environment change, to support...
2017-02-12 Armando LüscherRemove square brackets from ranges.
2017-02-12 Armando LüscherRemove custom URL encoding and use library's implementa...
2017-02-12 Armando LüscherSatisfy shellcheck.
2017-02-12 Armando LüscherUpdate cookie retrieval using _egrep_o (thanks @Neilpang)
2017-02-12 Armando LüscherAdapt to use general naming rule for account variables.
2017-02-12 Armando LüscherUse more flexible version of uppercase to lowercase...
2017-02-12 Armando LüscherAdd usage instructions and repo link to post issues.
2017-02-12 Armando LüscherPrefix all private functions with `_cyon`.
2017-02-12 Armando LüscherReturn instead of exit.
2017-02-12 Armando LüscherReplace all echos with printf.
2017-02-12 Armando LüscherRemove jq completely to not require it as a dependency.
2017-02-12 Armando LüscherDon't use jq to fetch list of DNS entries to be deleted.
2017-02-12 Armando LüscherFix problems found by travis.
2017-02-12 Armando LüscherAdd DNS API for cyon.ch
2017-02-12 neilpangmove backup to sub folder.
2017-02-12 neilpangmove the backup file to acme home
2017-02-11 neilpangupdate doc
2017-02-11 neilMerge pull request #607 from Neilpang/syslog
2017-02-11 neilpangsupport syslog
2017-02-11 neilpangupdate issue template
2017-02-11 neilpangminor, rename command
2017-02-11 neilpangadd doc
2017-02-10 neilMerge pull request #599 from hebbet/hebbet-patch-1
2017-02-10 neilMerge pull request #600 from Neilpang/hex
2017-02-10 neilpangbetter hexdump
2017-02-10 hebbetremove extra space
2017-02-10 neilsupport mingw/git-bash
next