Commit Graph

33 Commits

Author SHA1 Message Date
qgarnier 1489326501
Cisco tc (#2182)
* add compatibility for cisco TC
2020-09-02 11:19:57 +02:00
garnier-quentin a15ef6916c enhance libssh pipe 2020-06-29 18:01:20 +02:00
garnier-quentin 10339ef814 better management of curl reset 2020-06-23 09:50:33 +02:00
garnier-quentin fcac48977b Fix #2038 #2036 2020-06-05 09:45:29 +02:00
garnier-quentin abed5a9169 enhance curl backend to be faster. keep the same connection 2020-05-25 11:50:16 +02:00
garnier-quentin 3f4641bc01 Fix #1995 2020-05-13 18:28:10 +02:00
garnier-quentin 1a38e97637 fix typo 2020-04-24 13:40:37 +02:00
garnier-quentin 8c37ef2880 fix ssh cli 2020-04-24 11:30:37 +02:00
garnier-quentin 69817df147 break change: refacto hddtemp plugin 2020-04-02 16:31:23 +02:00
garnier-quentin 9dab364909 fix ssh connection 2020-03-24 09:25:13 +01:00
garnier-quentin fb5d3c6505 Fix #1872 2020-02-27 17:17:27 +01:00
garnier-quentin ccfa6d9f8d fix libssh strict 2020-02-25 16:32:13 +01:00
garnier-quentin 17a713a267 wip: libssh backend 2020-02-19 14:07:24 +01:00
garnier-quentin 8fbc67bff3 wip: libssh backend 2020-02-19 13:45:25 +01:00
garnier-quentin a7b5399d0e wip ssh backend system + indent 2020-02-19 11:52:30 +01:00
garnier-quentin dc74f41988 fix proxyurl lwp notice 2020-02-13 15:12:31 +01:00
garnier-quentin dccdc34b0a happy new year! 2020-01-06 15:19:23 +01:00
Louis Sautier dc564ea9ce
Remove useless proxyurl handling from cURL HTTP backend
https://curl.haxx.se/libcurl/c/CURLOPT_PROXY.html
> A proxy host string can also include protocol scheme (http://)
> and embedded user + password.
2019-12-20 16:23:56 +01:00
garnier-quentin 58fcd24c9f enhance indent 2019-12-04 14:14:39 +01:00
garnier-quentin 3836dfd0be add data option for expected content 2019-11-25 17:23:29 +01:00
garnier-quentin 28b8e0eb73 fix lwp error 2019-10-29 14:44:26 +01:00
Colin Gagnaire e0d67937ab make proxyurl easier to set 2019-10-16 08:59:42 +02:00
garnier-quentin 7472d174df fix oracle zs zfs rest api 2019-09-25 10:39:46 +02:00
garnier-quentin f8d7de7ce3 set content-legth to 0 for vmware vcsa 2019-09-03 09:21:41 +02:00
garnier-quentin d911a4b7db fix lwp http debug 2019-07-01 17:49:57 +02:00
Colin Gagnaire 95a4b14ec1 remove useless var 2019-04-17 14:17:18 +02:00
Colin Gagnaire 1df6a5372c fix lwp backend authentication verif 2019-04-17 14:16:25 +02:00
garnier-quentin a49880f886 add debug for lwp backend 2019-04-06 21:39:33 +02:00
garnier-quentin 54a3158dc2 expected-content: add capability to check headers 2019-03-25 13:45:37 +01:00
garnier-quentin cdf1b270ca add first-header method in http backend 2019-03-25 13:12:36 +01:00
Colin Gagnaire 86b997f3b4 add get_message method for http backends 2019-03-19 09:38:40 +01:00
garnier-quentin 85aa580991 backend curl: header case insensitive 2019-03-13 09:21:48 +01:00
garnier-quentin 782fa22f56 Add curl backend http 2019-03-06 16:47:46 +01:00