Chris Hennick
|
e4d98c9e9a
|
Merge branch 'master' into Pr0methean-patch-1
|
2023-04-25 16:35:08 -07:00 |
|
Chris Hennick
|
a86f87ff6f
|
Remove unused imports
|
2023-04-25 16:34:03 -07:00 |
|
Chris Hennick
|
4a95e12a5d
|
Merge branch 'master' into Pr0methean-patch-1
|
2023-04-25 16:30:13 -07:00 |
|
Chris Hennick
|
aabdec98aa
|
Reformat
|
2023-04-25 15:06:33 -07:00 |
|
Chris Hennick
|
b7f4bd6faf
|
Minor refactor
|
2023-04-25 15:06:11 -07:00 |
|
Chris Hennick
|
de16a07a1b
|
Fix build-status badge link
|
2023-04-25 14:42:40 -07:00 |
|
Chris Hennick
|
eac20be7ea
|
Corrections to CHANGELOG
|
2023-04-24 11:08:26 -07:00 |
|
Chris Hennick
|
6b5d058691
|
Bump version to 0.6.7
|
2023-04-24 11:05:54 -07:00 |
|
Chris Hennick
|
570992c2d5
|
Update CHANGELOG
|
2023-04-24 11:05:35 -07:00 |
|
Chris Hennick
|
50b31c25af
|
Fix Clippy issue
|
2023-04-24 10:49:12 -07:00 |
|
Chris Hennick
|
36e7b19969
|
Add deep-copy method, and include copying in end-to-end tests
|
2023-04-24 10:44:36 -07:00 |
|
Chris Hennick
|
d0300bc6e6
|
Update repository link
|
2023-04-23 16:20:38 -07:00 |
|
Chris Hennick
|
5f9567e313
|
Bump version to 0.6.6
|
2023-04-23 16:08:45 -07:00 |
|
Chris Hennick
|
406abacd2c
|
Fix formatting
|
2023-04-23 16:03:21 -07:00 |
|
Chris Hennick
|
7d7325324f
|
Enable fuzz testing during CI
|
2023-04-23 16:00:37 -07:00 |
|
Chris Hennick
|
491c512d6c
|
Update AES library (API has changed)
|
2023-04-23 16:00:27 -07:00 |
|
github-actions[bot]
|
0a57febc0f
|
Merge pull request #4 from Pr0methean/dependabot/cargo/constant_time_eq-0.2.5
chore(deps): update constant_time_eq requirement from 0.1.5 to 0.2.5
|
2023-04-23 22:33:28 +00:00 |
|
github-actions[bot]
|
cdfbe31fd8
|
Merge pull request #3 from Pr0methean/dependabot/cargo/zstd-0.12.3
chore(deps): update zstd requirement from 0.11.2 to 0.12.3
|
2023-04-23 22:33:17 +00:00 |
|
dependabot[bot]
|
82071e101a
|
chore(deps): update constant_time_eq requirement from 0.1.5 to 0.2.5
Updates the requirements on [constant_time_eq](https://github.com/cesarb/constant_time_eq) to permit the latest version.
- [Release notes](https://github.com/cesarb/constant_time_eq/releases)
- [Changelog](https://github.com/cesarb/constant_time_eq/blob/master/CHANGES)
- [Commits](https://github.com/cesarb/constant_time_eq/compare/0.1.5...0.2.5)
---
updated-dependencies:
- dependency-name: constant_time_eq
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-23 22:33:12 +00:00 |
|
github-actions[bot]
|
a209aa5dad
|
Merge pull request #2 from Pr0methean/dependabot/cargo/pbkdf2-0.12.1
chore(deps): update pbkdf2 requirement from 0.11.0 to 0.12.1
|
2023-04-23 22:33:04 +00:00 |
|
dependabot[bot]
|
74747c3783
|
chore(deps): update zstd requirement from 0.11.2 to 0.12.3
Updates the requirements on [zstd](https://github.com/gyscos/zstd-rs) to permit the latest version.
- [Release notes](https://github.com/gyscos/zstd-rs/releases)
- [Commits](https://github.com/gyscos/zstd-rs/commits)
---
updated-dependencies:
- dependency-name: zstd
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-23 22:33:02 +00:00 |
|
dependabot[bot]
|
02a44087ae
|
chore(deps): update pbkdf2 requirement from 0.11.0 to 0.12.1
Updates the requirements on [pbkdf2](https://github.com/RustCrypto/password-hashes) to permit the latest version.
- [Release notes](https://github.com/RustCrypto/password-hashes/releases)
- [Commits](https://github.com/RustCrypto/password-hashes/compare/scrypt-v0.11.0...pbkdf2-v0.12.1)
---
updated-dependencies:
- dependency-name: pbkdf2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-23 22:32:47 +00:00 |
|
Chris Hennick
|
98d37c8b77
|
Fix more formatting issues (sort imports)
|
2023-04-23 15:26:00 -07:00 |
|
Chris Hennick
|
06b5ceaef9
|
Fix another formatting issue
|
2023-04-23 15:19:19 -07:00 |
|
Chris Hennick
|
911d67a795
|
Fix another formatting issue
|
2023-04-23 15:15:45 -07:00 |
|
Chris Hennick
|
3b3b63cef5
|
Fix a flaky test
|
2023-04-23 15:14:44 -07:00 |
|
Chris Hennick
|
6dc099d128
|
Fix more formatting issues
|
2023-04-23 15:12:56 -07:00 |
|
Chris Hennick
|
9330bdb7b7
|
Don't need Read for shallow copy
|
2023-04-23 15:09:22 -07:00 |
|
Chris Hennick
|
85689cd2e6
|
Remove unused #![feature(read_buf)]
|
2023-04-23 15:05:53 -07:00 |
|
Chris Hennick
|
14c61e0b97
|
Revert "Create rust-clippy.yml"
This reverts commit 2aa4665f42 .
|
2023-04-23 15:04:08 -07:00 |
|
Chris Hennick
|
2f1d73851c
|
Fix fuzz dependency
|
2023-04-23 15:03:17 -07:00 |
|
Chris Hennick
|
d3400509bc
|
Fix formatting issues from cargo fmt
|
2023-04-23 14:58:10 -07:00 |
|
Chris Hennick
|
5e5f5ebe54
|
Bump minimum version to 1.66.0
|
2023-04-23 14:54:44 -07:00 |
|
Chris Hennick
|
7e7483ef5c
|
Remove unnecessary package qualifiers
|
2023-04-23 14:52:14 -07:00 |
|
Chris Hennick
|
360a7de003
|
Fix clippy warning: use write_all instead of write
|
2023-04-23 14:51:17 -07:00 |
|
Chris Hennick
|
de638786f1
|
Create dependabot_automation.yml
|
2023-04-23 14:48:06 -07:00 |
|
Chris Hennick
|
2aa4665f42
|
Create rust-clippy.yml
|
2023-04-23 14:46:39 -07:00 |
|
Chris Hennick
|
a8c61e1e71
|
Merge pull request #1 from Pr0methean/whitesource/configure
Configure Mend Bolt for GitHub
|
2023-04-23 14:43:29 -07:00 |
|
Chris Hennick
|
d1740afc4e
|
Update links and Cargo instructions in README
|
2023-04-23 14:43:17 -07:00 |
|
mend-bolt-for-github[bot]
|
3af27ad353
|
Add .whitesource configuration file
|
2023-04-23 21:33:22 +00:00 |
|
Chris Hennick
|
cde5d5ed11
|
Implement shallow copy from within the file being written
|
2023-04-23 14:33:10 -07:00 |
|
Jim Turner
|
7d00bbea90
|
Add rust-version field to Cargo.toml
This causes compilers older than the MSRV to produce a warning/error
which more clearly indicates that the crate needs a newer compiler.
See https://doc.rust-lang.org/cargo/reference/manifest.html#the-rust-version-field
|
2023-03-28 21:57:44 -04:00 |
|
Kyle Bloom
|
1aa3710aff
|
Remove redundant tests
|
2023-02-02 08:56:19 +00:00 |
|
Plecra
|
e32db515a2
|
Merge pull request #316 from NobodyXu/streaming
Implement a high-level, easy-to-use streaming decoder that recover all information from a zip
|
2023-02-01 18:15:29 +00:00 |
|
Marli Frost
|
c4c6ec9e7c
|
fix: clippy
|
2023-02-01 18:03:03 +00:00 |
|
Marli Frost
|
d06d4b295f
|
refactor: move the new ZipStreamReader API to the unstable module
|
2023-02-01 17:55:07 +00:00 |
|
Marli Frost
|
1eb491e96e
|
fix: clippy lint
|
2023-02-01 17:39:10 +00:00 |
|
Jiahao XU
|
e322842bfd
|
Fix clippy warning in stream.rs:85
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
|
2023-02-01 17:33:35 +00:00 |
|
Jiahao XU
|
f97f017d99
|
Rm read::stream::test::zip_contents
As streaming mode cannot calculate central_header_start.
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
|
2023-02-01 17:33:35 +00:00 |
|
Jiahao XU
|
89ff32d93b
|
Rm infesible guarantee in ZipStreamVisitor::visit_additional_metadata
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
|
2023-02-01 17:33:35 +00:00 |
|