]> git.proxmox.com Git - pve-apiclient.git/shortlog
pve-apiclient.git
2024-03-26 Thomas Lamprechtbump version to 3.3.2 master
2024-03-26 Fabian Grünbichlerfix validation of self-signed cert chains
2023-06-09 Thomas Lamprechtbump version to 3.3.1
2023-06-06 Max Carraralwp: set SameSite attr of auth cookie to 'strict'
2023-05-19 Thomas Lamprechtbuildsys: derive upload dist automatically
2023-05-19 Thomas Lamprechtbump version to 3.3.0
2023-05-19 Thomas Lamprechtbuildsys: add sbuild convenience target
2023-05-19 Thomas Lamprechtbuildsys: cleanup deb/dsc targets
2023-05-19 Thomas Lamprechtseparate packaging and source build system
2023-05-19 Thomas Lamprechtbuildsys: encode prerequisites of install target
2023-05-19 Thomas Lamprechtbuildsys: cleanup and expand clean target
2023-05-19 Thomas Lamprechtuse dpkg's packaging variable makefile fragment
2023-05-19 Thomas Lamprechtd/control: define compat level via build-depends and...
2023-05-19 Thomas Lamprechtexception: white space cleanup
2023-05-19 Thomas Lamprechtremove Exception update targets, just comment how
2023-05-18 Thomas Lamprechtmakefile: convert to use simple parenthesis
2021-12-02 Thomas Lamprechttfa: clarify error on unsupported types a bit
2021-12-02 Wolfgang Bumillersupport new tfa api
2021-06-28 Thomas Lamprechtbump version to 3.2-1
2021-06-28 Thomas Lamprechtbuildsys: change upload dist to bullseye
2021-06-28 Thomas Lamprechtd/control: update dh-compat to 12 and bump standards...
2020-12-14 Thomas Lamprechtd/compate: update to 10
2020-12-04 Thomas Lamprechtbump version to 3.1-3
2020-12-04 Thomas Lamprechtimprove protocol selection heuristic
2020-12-03 Thomas Lamprechtbump version to 3.1-2
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-12-03 Thomas Lamprechtclient exception: try to avoid HTTP code duplication...
2020-12-03 Thomas Lamprechtexamples: add CLI like example for easier re-use with...
2020-11-30 Thomas Lamprechtbump version to 3.1-1
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-07 Thomas Lamprechtbump version to 3.0-3
2020-02-05 Fabian Grünbichlerimplement api token support
2019-09-04 Oguz Bektasfix #2227: enable totp codes to be passed in cli
2019-07-11 Thomas Lamprechtbump version to 3.0-2
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
2019-05-21 Thomas Lamprechtbuildsys: change upload dist to buster
2019-05-21 Thomas Lamprechtd/control: update standards version
2019-05-21 Thomas Lamprechtbump version to 3.0-1
2019-05-21 Thomas Lamprechtd/control: add defined ${perl:Depends} to dependency...
2019-05-21 Thomas Lamprechtset debian source format to 1.0
2019-05-21 Thomas Lamprechtdebian/rules should be executable
2019-04-24 Dietmar MaurerMerge missing changelog entry
2019-01-03 Rhonda D'VineGet version information from changelog
2019-01-03 Rhonda D'VineAdd SOURCE file
2019-01-03 Rhonda D'VineAdd "make dsc" target
2018-06-19 Dietmar Maurerbump version to 2.0-5
2018-06-14 Dietmar Maureradd make target to copy and include files from pve...
2018-01-22 Wolfgang Bumillerbump version to 2.0-4
2018-01-22 Thomas Lamprechtavoid harmful '<>' pattern, explicitly read from STDIN
2018-01-17 Fabian Grünbichlerbump version to 2.0-3
2018-01-11 Thomas Lamprechtraise exception if manual fingerprint verification...
2018-01-11 Thomas Lamprechtuse new Exception.pm class to signal errors to caller
2018-01-11 Thomas Lamprechtadd APIClient/Exception.pm class
2017-12-15 Thomas Lamprechtbuildsys: also cleanup *.buildinfo files
2017-12-12 Fabian Grünbichleradd missing if
2017-11-27 Fabian Grünbichlercleanup Net::SSLeay error handling
2017-10-04 Fabian Grünbichlerbuild: reformat debian/control
2017-04-06 Dietmar Maurerbump version to 2.0-2
2017-04-06 Dietmar Maurerallow to specify cookie_name
2017-03-10 Dietmar Maurerbump version tp 2.0-1 for debain stretch
2016-12-28 Dietmar Maurerperftest1.pl: another example
2016-12-28 Dietmar Maurerexample2.pl: add a second example
2016-12-28 Dietmar Maurerexample1.pl: remove unnecessary perfix /api2/json/
2016-12-28 Dietmar Maurerexample1.pl: use warnings instead of -w flag
2016-12-28 Dietmar Maureradd simple example code, bump version to 1.0-2
2016-12-16 Dietmar Maureradd missing dependencies
2016-12-16 Dietmar Maureradd dintsall target
2016-12-16 Dietmar Maureradd Makefile and debian package files
2016-12-16 Dietmar Maurerinitial import