jcamiel
|
cd444b07d0
|
Use minimal chrono features (to remove potential CVE in time crate)
|
2022-06-17 13:58:51 +02:00 |
|
jcamiel
|
bd92282b58
|
Update dependencies.
|
2022-06-17 11:49:40 +02:00 |
|
jcamiel
|
aa78be771a
|
Update clap 3.2.4.
|
2022-06-17 10:53:54 +02:00 |
|
jcamiel
|
56b1b13bad
|
Fix crates_update.sh to be supported on macOS.
sed -i "" "foo" instead of sed -i "foo"
|
2022-06-15 08:01:22 +02:00 |
|
jcamiel
|
2235ca7bec
|
Update READMEs
|
2022-06-13 09:04:29 +02:00 |
|
Fabrice Reix
|
e239891ffc
|
Use Template type for cookie value
|
2022-06-12 21:35:12 +02:00 |
|
Fabrice Reix
|
1e3c16192f
|
Support template in vim syntax highlighting
|
2022-06-12 19:18:10 +02:00 |
|
jcamiel
|
e5d3cbe729
|
Emphasize --test mode in tutorial.
|
2022-06-11 16:27:12 +02:00 |
|
jcamiel
|
79c2f2b9be
|
Format function docs.
|
2022-06-11 12:33:16 +02:00 |
|
jcamiel
|
e962de40b8
|
Move ResponseCookie, CookieAttribute to http module.
|
2022-06-11 12:33:16 +02:00 |
|
jcamiel
|
f52fb5c2bb
|
Rename http/response_decoding/Encoding to http/response_decoding/ContentEncoding.
|
2022-06-11 12:33:16 +02:00 |
|
jcamiel
|
b938bd002e
|
Rename http/http_decoding to http/response_decoding.
|
2022-06-11 12:33:16 +02:00 |
|
jcamiel
|
1656c174d3
|
Update running tests doc.
|
2022-06-10 11:41:07 +02:00 |
|
jcamiel
|
54d7f712d9
|
Fix shebang to work on macOS.
|
2022-06-10 11:17:25 +02:00 |
|
jcamiel
|
fad45bc189
|
Move encoding, is_html, text funtcion from runner/http_response to http/content_decoding.
|
2022-06-09 14:22:43 +02:00 |
|
jcamiel
|
922635d638
|
Use HttpError as error model for http package.
|
2022-06-09 14:22:43 +02:00 |
|
lepapareil
|
8d92f4fb45
|
Clean test.yml
|
2022-06-08 13:59:02 +02:00 |
|
lepapareil
|
0a552d7275
|
Rewrite dependency_age.sh to crates_update.sh
|
2022-06-08 09:47:19 +02:00 |
|
Fabrice Reix
|
e229ab93b4
|
Add workflow check
|
2022-06-07 15:33:04 +02:00 |
|
jcamiel
|
7fd919c0dc
|
Remove duplicate line in snippet.
|
2022-06-06 22:29:40 +02:00 |
|
Fabrice Reix
|
6edd7f9852
|
Add basic Syntax highlighting for VIM
|
2022-06-05 21:12:41 +02:00 |
|
jcamiel
|
b0ff7d9521
|
Add licence.md in docs.
|
2022-06-05 17:33:06 +02:00 |
|
jcamiel
|
14efe573cf
|
Update openssl-sys 0.9.74.
|
2022-06-05 16:30:28 +02:00 |
|
jcamiel
|
82fea8c04f
|
Updated README from the canonical doc.
|
2022-06-01 10:34:33 +02:00 |
|
jcamiel
|
0070e09b98
|
Add scripts to construct GitHub and crates.io README, and to construct grammar and man canonical document from the source.
|
2022-06-01 10:34:33 +02:00 |
|
jcamiel
|
00e0c5cc58
|
Import of the canonical docs (raw Markdown, without ant Jekyll specificities.)
|
2022-06-01 10:34:33 +02:00 |
|
jcamiel
|
0e0b6697e7
|
Update dependencies.
|
2022-05-28 12:01:27 +02:00 |
|
jcamiel
|
9b99c14103
|
Standardize example.org for Hurl snippet.
|
2022-05-24 15:50:00 +02:00 |
|
jcamiel
|
23b9951e2c
|
Fix typo in man.
|
2022-05-24 15:45:25 +02:00 |
|
lepapareil
|
1ae0e00345
|
Delete renovate.json
|
2022-05-23 10:56:14 +02:00 |
|
lepapareil
|
8a2c7cb8ac
|
Fix windows-x64 ci cache
|
2022-05-21 21:39:52 +02:00 |
|
lepapareil
|
b162a79a9c
|
Fix test-emulated-raspios-arm-x64 ci cache
|
2022-05-21 13:08:12 +02:00 |
|
lepapareil
|
77195dfc4b
|
Fix rustup on windows contrib
|
2022-05-20 09:59:20 +02:00 |
|
lepapareil
|
73fe02dd67
|
Clean windows contrib (only powershell)
|
2022-05-20 09:56:48 +02:00 |
|
lepapareil
|
7086167cae
|
Delete dependabot conf
|
2022-05-20 09:37:01 +02:00 |
|
lepapareil
|
21ec6e7cda
|
Optimize windows ci jobs
|
2022-05-20 09:37:01 +02:00 |
|
jcamiel
|
5100acab54
|
Move docs.
|
2022-05-19 13:46:15 +02:00 |
|
jcamiel
|
87f86424b5
|
Use art ressources and delete svg ressources from docs.
|
2022-05-19 11:06:25 +02:00 |
|
jcamiel
|
74ae0b5fae
|
Update minor dependencies.
|
2022-05-19 10:45:09 +02:00 |
|
lepapareil
|
37294fabac
|
Fix rustup default-host for powershell contrib
|
2022-05-18 16:35:04 +02:00 |
|
lepapareil
|
5053c8e2c0
|
Fix NSIS powershell contrib
|
2022-05-18 16:20:06 +02:00 |
|
lepapareil
|
54f9a6095b
|
Uses only command line for powershell contrib
|
2022-05-18 16:00:31 +02:00 |
|
Fabrice Reix
|
7fbbd9e1cb
|
Test specific error message for Fedora
|
2022-05-17 21:12:57 +02:00 |
|
jcamiel
|
d349f7f788
|
Fix certificate test message.
On with openssl 3.0.0, some messages have been changed.
For this test, I think this PR has updated our expected value: ade08735f9 (diff-1c0b5127081224cb77ee0fb3e3032c48227c476fca67312ae8c19efea9813e38R61)
|
2022-05-17 21:12:57 +02:00 |
|
jcamiel
|
68b3d3aec0
|
Modify unwrap_or_exit arguments order.
First something to unwrap, then message seems mire logical.
|
2022-05-17 15:36:18 +02:00 |
|
lepapareil
|
c9b6b8a9ee
|
Renovate only scans cargo, dockerfile and actions
|
2022-05-17 15:13:22 +02:00 |
|
Renovate Bot
|
a793296dea
|
Update actions/checkout action to v3
|
2022-05-17 14:15:12 +02:00 |
|
Renovate Bot
|
77a333fe7c
|
Update actions/upload-artifact action to v3
|
2022-05-17 14:14:55 +02:00 |
|
lepapareil
|
044bcfea20
|
Update renovate.json
|
2022-05-17 08:43:57 +02:00 |
|
jcamiel
|
ef256c03f9
|
Update man.
|
2022-05-16 21:53:36 +02:00 |
|