Commit Graph

349 Commits

Author SHA1 Message Date
lepapareil
7af1e94f82 improve dependency_age.sh 2021-07-04 08:54:59 +02:00
Fabrice Reix
205284591c Update dependencies 2021-07-04 08:54:59 +02:00
Fabrice Reix
1c9ab623cd support both lower/uppercase Location header 2021-07-04 08:54:59 +02:00
lepapareil
744ef02b6c add --update option to dependency_age.sh 2021-07-04 08:54:59 +02:00
lepapareil
77b062ae4b add dependency_age ci job 2021-07-04 08:54:59 +02:00
Fabrice Reix
7aeef37f41
Merge pull request #228 from Orange-OpenSource/feature/remove-warnings
Remove warnings
2021-07-04 08:53:58 +02:00
Fabrice Reix
47e15c6f52 Treat warnings as failures even in tests 2021-07-03 14:52:47 +02:00
Fabrice Reix
b82e925ce7 Remove Warnings in C
Annotating param with __attribute__((unused)) is not supported in windows build
2021-07-03 14:20:56 +02:00
Fabrice Reix
61f3791bdb Add crates.io badge 2021-07-03 14:17:29 +02:00
Fabrice Reix
757b788cbf
Merge pull request #227 from Orange-OpenSource/feature/clean-output-html
Clean HTML output
2021-07-03 13:37:31 +02:00
Fabrice Reix
2fee06d379 Clean html output 2021-07-03 13:23:53 +02:00
Fabrice Reix
33783427d8
Merge pull request #225 from Orange-OpenSource/feature/add-predicate-value-base64
Add predicate value base64
2021-07-02 19:13:15 +02:00
Fabrice Reix
4fe77e284d Add predicate value base64 2021-07-02 18:51:58 +02:00
Fabrice Reix
3f6a9a3d68
Merge pull request #223 from Orange-OpenSource/feature/add-raw-string-for-predicate-value
Add raw string in predicate value
2021-07-01 20:31:02 +02:00
Fabrice Reix
d9630ed685 Add raw string in predicate value 2021-07-01 20:02:47 +02:00
Fabrice Reix
31dc5a9a1e
Merge pull request #222 from Orange-OpenSource/refacto/add-predicate-value
Add PredicateValue public type
2021-06-29 18:41:22 +02:00
Fabrice Reix
0dd0942435 Add PredicateValue public type 2021-06-29 18:31:05 +02:00
Fabrice Reix
8cf748de78
Merge pull request #221 from Orange-OpenSource/feature/improve-error-message-did-you-mean
Improve error message with suggestions
2021-06-28 20:14:25 +02:00
Fabrice Reix
e3952b8d84 Improve error message with suggestions 2021-06-28 20:02:44 +02:00
Fabrice Reix
c5a99a3c64
Merge pull request #220 from Orange-OpenSource/feature/add-predicate-not-equal
Add notEquals query (!=)
2021-06-27 14:12:13 +02:00
Fabrice Reix
31809edb9f Add notEquals query (!=) 2021-06-27 14:00:19 +02:00
Fabrice Reix
b9457f0ced
Merge pull request #219 from Orange-OpenSource/feature/add-subquery-count
Add subquery count
2021-06-27 09:34:59 +02:00
Fabrice Reix
609868c858 Add subquery count
predicate countEquals becomes deprecated and is replaced by count ==
2021-06-27 09:20:03 +02:00
Fabrice Reix
1bb0126c14
Merge pull request #218 from Orange-OpenSource/fix/export-json-less-predicate
Fix json export for less predicate
2021-06-24 20:52:31 +02:00
Fabrice Reix
424f8a59a0 Fix json export for less predicate 2021-06-24 20:29:19 +02:00
Fabrice Reix
02040950eb
Merge pull request #211 from Orange-OpenSource/feature/improve-error-parsing-url
Improve url parsing error
2021-06-19 15:12:01 +02:00
Fabrice Reix
559e9d9192 Improve url parsing error 2021-06-19 14:20:14 +02:00
Fabrice Reix
9cd6850906
Merge pull request #209 from Orange-OpenSource/feature/add-operator-for-arithmetic-predicates
Add operators for arithmetic predicates
2021-06-19 11:49:53 +02:00
Fabrice Reix
8844c1e60a Add operators for arithmetic predicates 2021-06-19 08:52:45 +02:00
Fabrice Reix
e30548b18c
Merge pull request #206 from Orange-OpenSource/feature/improve-assert-error-for-bytearray
Improve assert Error for bytearray
2021-06-17 22:34:33 +02:00
Fabrice Reix
2b0a38846a Improve assert Error for bytearray 2021-06-17 22:20:06 +02:00
Fabrice Reix
b52df1b311
Merge pull request #205 from Orange-OpenSource/feature/improve-parse-error-for-hex
Add parsing error for odd number of hex digits
2021-06-17 22:08:03 +02:00
Fabrice Reix
5faea0811a Add parsing error for odd number of hex digits 2021-06-17 21:54:25 +02:00
Fabrice Reix
4ff6528822
Merge pull request #204 from Orange-OpenSource/feature/add-sha216-query
Add sha256 query
2021-06-17 21:39:44 +02:00
Fabrice Reix
ead46740ab Add sha256 query 2021-06-17 20:28:13 +02:00
Fabrice Reix
73acfcb5bf
Merge pull request #203 from Orange-OpenSource/feature/use-bytearray-in-assert
Add bytes query and equals predicate for bytearray
2021-06-16 21:51:48 +02:00
Fabrice Reix
93c2fede66 Add bytes query and equals predicate for bytearray 2021-06-16 21:13:17 +02:00
Fabrice Reix
45a3ab480e
Merge pull request #202 from Orange-OpenSource/feature/add-real-request-sent
Return "real" HTTP request sent from HTTP client
2021-06-15 22:06:01 +02:00
Fabrice Reix
e9d00d42b3 return "real" HTTP request sent from HTTP client
Log in the json session all the headers sent by the client
2021-06-15 21:26:11 +02:00
Fabrice Reix
dcc92c6faa
Merge pull request #201 from Orange-OpenSource/feature/improve-error-can-not-resolve-host
Specify Host in CouldNotResolveHost Error
2021-06-12 10:14:11 +02:00
Fabrice Reix
651e823a0b Specify Host in CouldNotResolveHost Error 2021-06-12 09:21:58 +02:00
Fabrice Reix
3204970172
Merge pull request #197 from Orange-OpenSource/feature/count-equals-predicate-error
Improve error message for countEquals predicate
2021-06-11 09:10:01 +02:00
Fabrice Reix
fa46137ebe Improve error message for countEquals predicate 2021-06-11 08:37:37 +02:00
Fabrice Reix
f3a8aa7c49
Merge pull request #196 from Orange-OpenSource/feature/improve-hurl-report
Improve HTML report
2021-06-10 20:25:34 +02:00
Fabrice Reix
ae83a4cb52 Improve HTML report 2021-06-10 19:54:07 +02:00
jcamiel
ec27b41214
Merge pull request #193 from Orange-OpenSource/fix/xpath-seg-fault
Initialize Error Handler with a native "silent" callback
2021-06-03 11:27:45 +02:00
jcamiel
b88d4bd5d6
Merge branch 'master' into fix/xpath-seg-fault 2021-06-03 11:17:38 +02:00
Fabrice Reix
2f18340f00 Initialise Error Handler with a native "silent" callback
The callback can not be implemented because it needs to be variadic
2021-06-03 09:14:03 +02:00
jcamiel
03d76b16db Fix typo in man. 2021-05-28 16:19:29 +02:00
Fabrice Reix
b9f6032c56
Merge pull request #189 from Orange-OpenSource/feature/cookiestorage-httponly
Parse httpOnly cookies from cookie storage
2021-05-25 14:00:41 +02:00