Variant9
e3c388f0c5
Merge pull request #13 from tdaron/user-agent
2024-10-25 15:30:19 +02:00
Théo Daron
d222368b28
adding user agent flag
2024-10-25 00:04:15 +02:00
HoLLy
89a5d6c4ec
Upgrade workflow to use setup-rust-toolchain
2024-08-31 18:58:24 +02:00
HoLLy
a8af7e36fc
Bump version to 0.1.1
2024-08-31 18:38:34 +02:00
HoLLy
273e295156
Prevent path traversal when parsing HEAD file
...
See #11
Paths in the HEAD file were not properly checked for parent traversal, which would allow malicious websites to write arbitrary files anywhere on the filesystem, given correct file permissions.
2024-08-30 17:09:49 +02:00
HoLLy
716806c118
Merge pull request #10 from holly-hacker/dependabot/cargo/openssl-0.10.66
...
Bump openssl from 0.10.61 to 0.10.66
2024-07-24 11:03:10 +02:00
dependabot[bot]
482d96cd30
Bump openssl from 0.10.61 to 0.10.66
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.61 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.61...openssl-v0.10.66 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-24 08:51:02 +00:00
HoLLy
0e2c4d2958
Merge pull request #8 from holly-hacker/dependabot/cargo/mio-0.8.11
...
Bump mio from 0.8.9 to 0.8.11
2024-03-05 13:41:16 +01:00
dependabot[bot]
b203d32481
Bump mio from 0.8.9 to 0.8.11
...
Bumps [mio](https://github.com/tokio-rs/mio ) from 0.8.9 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases )
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.9...v0.8.11 )
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 12:26:31 +00:00
HoLLy
efacf8c08b
Merge pull request #7 from holly-hacker/dependabot/cargo/h2-0.3.24
...
Bump h2 from 0.3.21 to 0.3.24
2024-01-23 10:28:14 +01:00
dependabot[bot]
2712ff2169
Bump h2 from 0.3.21 to 0.3.24
...
Bumps [h2](https://github.com/hyperium/h2 ) from 0.3.21 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases )
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md )
- [Commits](https://github.com/hyperium/h2/compare/v0.3.21...v0.3.24 )
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 09:26:32 +00:00
HoLLy
707dee8f4e
Merge pull request #6 from holly-hacker/dependabot/cargo/openssl-0.10.61
...
Bump openssl from 0.10.59 to 0.10.61
2023-12-05 10:27:20 +01:00
dependabot[bot]
5b99229e30
Bump openssl from 0.10.59 to 0.10.61
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.59 to 0.10.61.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.61 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 09:26:10 +00:00
HoLLy
bc7e2ee9b3
Update dependencies
2023-11-09 20:07:21 +01:00
HoLLy
a15606688d
Merge pull request #5 from holly-hacker/dependabot/cargo/openssl-0.10.55
...
Bump openssl from 0.10.52 to 0.10.55
2023-07-04 10:55:04 +02:00
dependabot[bot]
e514b0e9aa
Bump openssl from 0.10.52 to 0.10.55
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.52 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.52...openssl-v0.10.55 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 08:53:49 +00:00
HoLLy
ece7def066
Run `cargo updatue`
2023-04-28 09:59:56 +02:00
HoLLy
75071578b5
Merge pull request #3 from lavafroth/clap_derive_struct
...
Use clap derive features to avoid unnecessary unwraps and get_ones
2023-04-28 09:57:15 +02:00
Himadri Bhattacharjee
17a53f6e2b
Use clap derive features to avoid unnecessary unwraps and get_ones
2023-04-28 10:41:36 +05:30
HoLLy
7ad3058f4c
Merge pull request #2 from holly-hacker/dependabot/cargo/openssl-0.10.52
...
Bump openssl from 0.10.41 to 0.10.52
2023-04-25 16:44:07 +02:00
dependabot[bot]
d9f5251749
Bump openssl from 0.10.41 to 0.10.52
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.41 to 0.10.52.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.41...openssl-v0.10.52 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 14:41:55 +00:00
HoLLy
ce0f05b8d4
Create rust.yml
2023-04-18 10:13:35 +02:00
HoLLy
4e4e807550
Merge pull request #1 from holly-hacker/dependabot/cargo/h2-0.3.18
...
Bump h2 from 0.3.14 to 0.3.18
2023-04-18 10:12:50 +02:00
dependabot[bot]
190458a0f5
Bump h2 from 0.3.14 to 0.3.18
...
Bumps [h2](https://github.com/hyperium/h2 ) from 0.3.14 to 0.3.18.
- [Release notes](https://github.com/hyperium/h2/releases )
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/h2/compare/v0.3.14...v0.3.18 )
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 08:12:05 +00:00
HoLLy
a54613c2a9
Add metadata for crates.io release
2022-09-21 18:36:58 +02:00
HoLLy
21eae65593
Add README
2022-09-20 22:06:22 +02:00
HoLLy
73411185f5
Create LICENSE
2022-09-20 20:35:14 +02:00
HoLLy
1487e687ec
Allow running specific amount of tasks at once
2022-09-20 20:31:26 +02:00
HoLLy
66214cf372
Refactor dumping code so queue/channel contains tasks, not results.
...
This allows to limit the amount of concurrent connections.
2022-09-19 23:25:42 +02:00
HoLLy
77e405e41c
Swap reqwest with hyper, use lto on release
2022-09-17 18:17:12 +02:00
HoLLy
e39423ca13
Extract hashes from logs files
2022-09-17 16:44:37 +02:00
HoLLy
17ef6107f1
Create basic, functional git dumper
2022-09-17 15:51:44 +02:00