]> git.proxmox.com Git - proxmox-acme.git/shortlog
proxmox-acme.git
2020-12-07 Thomas Lamprechtbump version to 1.0.6
2020-12-07 Thomas Lamprechtupdate acme.sh to 2.8.8
2020-09-04 Fabian Grünbichlerbump version to 1.0.5
2020-05-23 Thomas Lamprechtfix #2732: use actual plugin config data
2020-05-23 Thomas Lamprechtdns challenge: add 'INWX' acme.sh schema
2020-05-15 Thomas Lamprechtbump version to 1.0.4
2020-05-15 Thomas Lamprechtdns challenge: describe digitalocean schema
2020-05-15 Thomas Lamprechtdns challenge: add df (dyndnsfree.de) provider
2020-05-15 Thomas Lamprechtupdate acme.sh dns plugins to 2.8.6
2020-05-15 Thomas Lamprechtmake clean: clean more
2020-05-07 Thomas Lamprechtbump version to 1.0.3
2020-05-07 Thomas Lamprechtdns challenge: provide schema for more providers
2020-05-07 Thomas Lamprechttrigger activate-noawait pve-api-updates
2020-05-05 Thomas Lamprechtbump version to 1.0.2
2020-05-05 Thomas Lamprechtdns schema: move fields one level deeper
2020-05-05 Thomas Lamprechtdns: complete OVH schema
2020-05-05 Dominik Csapakadd note that the data has to be base64 encoded
2020-05-05 Dominik CsapakDNSChallenge: make plugins a hash with an optional...
2020-05-04 Thomas Lamprechtplugin id: limit to 'pve-configid' format
2020-05-03 Thomas Lamprechtbump version to 1.0.1
2020-05-03 Thomas LamprechtDNS Challenge: add validation-delay plugin option
2020-05-03 Thomas Lamprechtuse smart-relative gitmodule path
2020-05-03 Thomas Lamprechtbump version to 1.0.0
2020-05-03 Thomas Lamprechtuse native source format, fix lintian complaints
2020-05-03 Thomas Lamprechtbuildsys: move submodule to src, cleanups
2020-05-03 Thomas Lamprechtbuildsys: sort and cleanup
2020-05-03 Thomas Lamprechtallow to get full DNS plugins list
2020-05-02 Thomas Lamprechtacme: variable name cleanup
2020-04-30 Thomas Lamprechtd/control: add ${perl:Depends} and require pve-common...
2020-04-20 Fabian Grünbichlerbump version to 1.0.0-1
2020-04-20 Fabian Grünbichlerd/control: add B+R libpve-common-perl
2020-04-20 Fabian Grünbichlerd/control: wrap-and-sort
2020-04-20 Fabian Grünbichlerproxmox-acme: fix readaccountconf
2020-04-20 Fabian Grünbichlerdns plugin: improve 'data' string encoding/passing
2020-04-17 Fabian Grünbichlerdns plugin: reset environment
2020-04-17 Fabian Grünbichlerplugins: remove get_subplugins
2020-04-17 Fabian Grünbichlerplugins: unify extract_challenge
2020-04-17 Fabian Grünbichlerplugins: refactor setup/teardown signatures
2020-04-17 Fabian Grünbichlerdns plugin: use non-usrmerged path for bash
2020-04-17 Fabian Grünbichlerdns plugin: make data optional
2020-04-17 Fabian Grünbichlerprotocol: request validation with empty body
2020-04-17 Fabian Grünbichlerconfig: always define a 'standalone' plugin instance
2020-04-16 Wolfgang LinkImplement function to resolve all subplugins
2020-04-16 Wolfgang LinkAdd debug mode
2020-04-16 Wolfgang LinkAdd DNSChallenge Plugin
2020-04-16 Wolfgang LinkUse the caller's data instead of extracting it yourself.
2020-04-15 Wolfgang LinkCreate the plugin config.
2020-04-15 Wolfgang LinkRefactor extract_callenge for code reuse.
2020-04-15 Wolfgang LinkMove code from pve-common
2020-04-15 Wolfgang LinkAdd submodule acme.sh for DNS plugins
2020-04-15 Wolfgang LinkImplement feature setup and teardown functionality.
2020-04-15 Wolfgang LinkAdd funtion to set DNSAPI variable
2020-04-02 Wolfgang LinkRemove unnecessary Code and fixes.
2020-04-02 Wolfgang LinkCopy the needed function form acme.sh
2020-04-02 Wolfgang LinkAdd Debian Buildsystem config