jcamiel
|
aae808b0b0
|
Add support for cacert entry option.
|
2022-08-12 17:42:24 +02:00 |
|
jcamiel
|
b14e5bc31e
|
Parse option section.
|
2022-08-12 16:18:55 +02:00 |
|
jcamiel
|
2d0a6bc755
|
Update clippy for rust 1.63.0.
|
2022-08-11 19:55:24 +02:00 |
|
jcamiel
|
2698987cf5
|
Hunt clones and uses references as possible.
|
2022-08-10 21:13:16 +02:00 |
|
jcamiel
|
7f561566dc
|
Normalize acronym case in errors.
|
2022-08-08 18:42:57 +02:00 |
|
jcamiel
|
d5824a2bb0
|
Remove unnecessary prefix.
|
2022-08-01 17:15:08 +02:00 |
|
jcamiel
|
59a3e24c40
|
Rationalize log functions usages.
|
2022-08-01 15:19:09 +02:00 |
|
jcamiel
|
567ab70e0e
|
Update regex 1.6.0.
|
2022-07-06 17:43:02 +02:00 |
|
Fabrice Reix
|
487ab2ef53
|
Fix clippy is_digit_ascii_radix
|
2022-06-30 22:04:14 +02:00 |
|
Fabrice Reix
|
de79388be5
|
Support regex literal in query/subquery
|
2022-06-24 11:42:06 +02:00 |
|
Fabrice Reix
|
e239891ffc
|
Use Template type for cookie value
|
2022-06-12 21:35:12 +02:00 |
|
jcamiel
|
0e0b6697e7
|
Update dependencies.
|
2022-05-28 12:01:27 +02:00 |
|
jcamiel
|
16f501d2c3
|
Update to Rust edition 2021.
|
2022-05-09 15:37:04 +02:00 |
|
Fabrice Reix
|
19a4a6042b
|
Support @ for the username in [BasicAuth] section
|
2022-03-23 07:39:53 +01:00 |
|
Fabrice Reix
|
ce66121d03
|
Allow different types in JSON array
|
2022-03-10 15:54:40 +01:00 |
|
Fabrice Reix
|
5f1943bb99
|
Update crate regex to 1.5.5
|
2022-03-10 12:50:18 +01:00 |
|
jcamiel
|
349097ffb3
|
Fix clippy 1.59 warnings.
Mainly https://rust-lang.github.io/rust-clippy/master/index.html#single_char_pattern.
|
2022-02-25 08:17:53 +01:00 |
|
Fabrice Reix
|
9bcc6f68af
|
Increment version to 1.7.0-snapshot
|
2022-02-10 14:22:16 +01:00 |
|
Fabrice Reix
|
b52bc56ea5
|
Create release 1.6.0
|
2022-02-10 14:22:16 +01:00 |
|
Fabrice Reix
|
c8eebcfd7b
|
Add additional characters in cookie value
|
2022-02-09 15:38:23 +01:00 |
|
jcamiel
|
fc661c6f68
|
Fix unit test.
|
2022-02-05 17:30:10 +01:00 |
|
jcamiel
|
0177dc1b43
|
Check that data file is a child of user provided context dir.
|
2022-02-05 17:30:10 +01:00 |
|
Fabrice Reix
|
b83bbf67ed
|
Add Regex predicate value
|
2022-01-29 15:59:55 +01:00 |
|
Fabrice Reix
|
c0b1acb5eb
|
Add square brackets in key-string
|
2022-01-25 17:14:07 +01:00 |
|
jcamiel
|
d90c891e47
|
Fix new clippy warnings on 1.58.
Mainly unnecessary calls to to_string on types that implements Display traits <https://rust-lang.github.io/rust-clippy/master/index.html#to_string_in_format_args>.
|
2022-01-14 14:22:36 +01:00 |
|
jcamiel
|
a3a500baae
|
Update copyright for 2022
|
2022-01-12 17:14:40 +01:00 |
|
Fabrice Reix
|
82894a8a1a
|
Add BasicAuth section
|
2021-12-17 08:14:40 +01:00 |
|
Fabrice Reix
|
165e79054e
|
Report error on missing closing quote for quoted String
|
2021-12-10 09:01:47 +01:00 |
|
Fabrice Reix
|
9252ca5c83
|
Increment version to 1.6.0-snapshot
|
2021-12-09 16:17:54 +01:00 |
|
Fabrice Reix
|
2ecb4cc5af
|
Create release 1.5.0
|
2021-12-09 16:17:54 +01:00 |
|
jcamiel
|
ff817a45da
|
Delete extern crate import.
|
2021-12-07 15:36:04 +01:00 |
|
Fabrice Reix
|
1154ea2e50
|
Fix clippy error redundant_closure
|
2021-12-02 21:00:53 +01:00 |
|
Fabrice Reix
|
af6b60eec1
|
Using Floating-point for the Float Value
|
2021-11-21 21:51:09 +01:00 |
|
Fabrice Reix
|
21a2de42f0
|
Escape space in filename
|
2021-10-29 18:40:18 +02:00 |
|
Fabrice Reix
|
5fdd8b93ac
|
Add Unit Test
|
2021-10-29 18:40:18 +02:00 |
|
Fabrice Reix
|
482a2404a4
|
Extract filename parser in its own module
|
2021-10-29 18:40:18 +02:00 |
|
Fabrice Reix
|
d90c92517d
|
Increment version 1.5.0-snapshot
|
2021-10-18 09:17:59 +02:00 |
|
Fabrice Reix
|
629e2c5d4e
|
Create release 1.4.0
|
2021-10-18 09:17:59 +02:00 |
|
Erick Crager
|
b76c5519fe
|
Support escaped spaces in filenames.
|
2021-10-17 16:27:05 +02:00 |
|
Fabrice Reix
|
b6f8797904
|
Parse more characters in URLs
|
2021-10-17 13:49:23 +02:00 |
|
Fabrice Reix
|
c608ff36da
|
Refacto parsing url
|
2021-10-17 13:49:23 +02:00 |
|
Fabrice Reix
|
09115f3228
|
Support tidle in url
|
2021-10-14 09:17:49 +02:00 |
|
Fabrice Reix
|
2de25a4932
|
Use snapshot version for non-official release
|
2021-10-07 16:46:35 +02:00 |
|
Fabrice Reix
|
8acd79c33b
|
Improve HTML output
|
2021-09-25 09:17:33 +02:00 |
|
Fabrice Reix
|
4c71f7fd96
|
Merge branch 'master' into release/1.3.1
|
2021-09-11 08:35:08 +02:00 |
|
Fabrice Reix
|
bd540070e0
|
Accept hyphen in variable name
|
2021-09-10 17:35:23 +02:00 |
|
Fabrice Reix
|
187ca03698
|
Escape Hash(#) in hurl string value
|
2021-09-10 08:37:15 +02:00 |
|
Fabrice Reix
|
40ddfe520e
|
add README in each crate
|
2021-09-10 08:17:59 +02:00 |
|
Fabrice Reix
|
3853156b0d
|
Update version to 1.3.1
|
2021-09-10 07:56:45 +02:00 |
|
Fabrice Reix
|
232bcbd535
|
Update version
|
2021-09-03 11:23:43 +02:00 |
|