]> git.proxmox.com Git - pve-apiclient.git/history - PVE/APIClient/LWP.pm
bump version to 3.3.2
[pve-apiclient.git] / PVE / APIClient / LWP.pm
2023-05-19 Thomas Lamprechtseparate packaging and source build system
2021-12-02 Thomas Lamprechttfa: clarify error on unsupported types a bit
2021-12-02 Wolfgang Bumillersupport new tfa api
2020-12-04 Thomas Lamprechtimprove protocol selection heuristic
2020-12-03 Thomas Lamprechtdefault to verifying cert hostname if no fingerprint...
2020-12-03 Thomas Lamprechtcert verification: trust openssl result if hostnames...
2020-12-03 Thomas Lamprechtformat/code cleanup
2020-11-30 Thomas Lamprechtuse two-argument bless
2020-11-30 Thomas Lamprechtdo not save user-agent ssl_opts in $self
2020-11-30 Thomas Lamprechtrework FP verify callback to avoid creating refcount...
2020-11-30 Thomas Lamprechtsort use statements, drop Data::Dumper
2020-02-05 Fabian Grünbichlerimplement api token support
2019-09-04 Oguz Bektasfix #2227: enable totp codes to be passed in cli
2019-06-27 Thomas Lamprechtlogin TFA exception: also print username and use raise
2019-06-27 Oguz Bektascheck for tfa during cluster join, abort if yes
2018-01-22 Thomas Lamprechtavoid harmful '<>' pattern, explicitly read from STDIN
2018-01-11 Thomas Lamprechtraise exception if manual fingerprint verification...
2018-01-11 Thomas Lamprechtuse new Exception.pm class to signal errors to caller
2017-12-12 Fabian Grünbichleradd missing if
2017-11-27 Fabian Grünbichlercleanup Net::SSLeay error handling
2017-04-06 Dietmar Maurerallow to specify cookie_name
2016-12-16 Dietmar Maurerinitial import