42 Commits

Author SHA1 Message Date
qgarnier
ea238a2983
(core) curl perform error displayed (#3519) 2022-03-02 10:38:29 +01:00
qgarnier
08c7c7bf77
fix(http): digest option regression (#3468) 2022-02-07 15:53:18 +01:00
qgarnier
c660fdb698
add(plugin): hardware::devices::hikvision::nvr::isapi (#3399) 2022-01-12 13:47:52 +01:00
qgarnier
e40d869bf4
update copyright - happy new year (#3375) 2022-01-04 14:55:10 +01:00
qgarnier
aedde490cf
enh(http): backends - unify client timeout error (#3366) 2022-01-03 16:43:28 +01:00
qgarnier
49245e67e3
add(plugin): ericsson enm api (#3292) 2021-12-03 08:57:23 +01:00
qgarnier
5764b0457c
fix(core): code evaluation tested with values - not permissive (#3237) 2021-11-09 16:23:36 +01:00
OlivierKuziemko
c1ba661252
enh(curl): manage unknown http code (#3212)
Updating curl.pm to manage http code which are not include in http_code_explained
2021-10-22 10:18:58 +02:00
qgarnier
836fbbe855
enh(backend/curl): remove debug ssl data (#3064) 2021-08-31 12:00:28 +02:00
qgarnier
dee1e21a7f
fix(protocol/http): response mode - extra time option with lwp backend (#2848) 2021-06-03 11:02:05 +02:00
qgarnier
b4c1d5f900
enh(protocol/http): response mode - add extra time stats (#2847) 2021-06-03 10:38:53 +02:00
qgarnier
b0b55a27cc
Secure plugins (#2691) 2021-04-01 09:48:14 +02:00
qgarnier
c24dc16327
fix empty timeout lwp (#2629) 2021-03-02 14:33:23 +01:00
qgarnier
9238b96fbd
Enh x509 (#2596) 2021-02-18 11:04:21 +01:00
PendaGTP
31fd542cca
happy new year (#2579) 2021-02-08 09:55:50 +01:00
qgarnier
29eba8cbc3
fix #2340 (#2461) 2020-12-28 17:08:31 +01:00
garnier-quentin
a2e8c7c08b add insecure option for http backend 2020-12-16 11:44:33 +01:00
garnier-quentin
2ab2b52d6b enhance curl 2020-11-24 15:41:14 +01:00
qgarnier
ef0d016576
fix timeout issue (#2316) 2020-11-02 17:25:56 +01:00
qgarnier
20046c5cd2
Fix #2159 #2187 #2166 #2165 #2144 (#2197) 2020-09-07 14:48:13 +02:00
qgarnier
1489326501
Cisco tc (#2182)
* add compatibility for cisco TC
2020-09-02 11:19:57 +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
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