Chris Hennick
|
255cfaf261
|
Add flush_on_finish_file parameter
|
2023-05-26 17:22:53 -07:00 |
|
Chris Hennick
|
dae16c431f
|
Bump version to 0.8.3
|
2023-05-21 17:58:20 -07:00 |
|
Chris Hennick
|
fc5c0ccd7d
|
Revert "Reclassify arbitrary as a dev dependency"
This reverts commit 9ff418e373 .
|
2023-05-16 09:14:50 -07:00 |
|
Chris Hennick
|
9ff418e373
|
Reclassify arbitrary as a dev dependency
|
2023-05-16 08:55:14 -07:00 |
|
Marli Frost
|
21a20584bc
|
publish 0.6.6 with aes 0.8
|
2023-05-16 07:40:54 +01:00 |
|
Plecra
|
4b8f99c238
|
Merge pull request #354 from zip-rs/aes-bump
update aes to 0.8
|
2023-05-16 07:38:26 +01:00 |
|
Chris Hennick
|
7370d63f2d
|
Bump version to 0.8.2
|
2023-05-14 19:03:59 -07:00 |
|
Chris Hennick
|
d03ac6a75b
|
Bump version to 0.8.1
|
2023-05-14 12:05:23 -07:00 |
|
Chris Hennick
|
651a87f881
|
Update CHANGELOG and bump version
|
2023-05-14 09:47:25 -07:00 |
|
Chris Hennick
|
24752c2822
|
Bump version to 0.7.5
|
2023-05-12 12:43:24 -07:00 |
|
Chris Hennick
|
546693a6c7
|
Test allowing ZIP64 magic with the sanity checks
|
2023-05-12 08:36:33 -07:00 |
|
Chris Hennick
|
2e257141e6
|
Enable js feature (needed for wasm32-unknown-unknown target)
|
2023-05-11 20:35:44 -07:00 |
|
Chris Hennick
|
bf867c5012
|
Bug fix: skip invalid filenames during write fuzz
|
2023-05-11 19:25:32 -07:00 |
|
Chris Hennick
|
3f8e7ec12c
|
Bump version to 0.7.4
|
2023-05-10 13:06:55 -07:00 |
|
Chris Hennick
|
bb85ef1de1
|
Update dependencies
|
2023-05-10 13:06:15 -07:00 |
|
Chris Hennick
|
67bfe53d65
|
Merge upstream version 0.6.5
|
2023-05-08 18:54:10 -07:00 |
|
Plecra
|
13a19f682f
|
Merge pull request #360 from jturner314/msrv-in-manifest
Add rust-version field to Cargo.toml
|
2023-05-08 21:30:15 +01:00 |
|
Marli Frost
|
80b8d1eced
|
publish 0.6.5
|
2023-05-06 15:50:59 +01:00 |
|
Chris Hennick
|
88f4788758
|
Bump version to 0.7.3
|
2023-05-05 11:38:56 -07:00 |
|
Chris Hennick
|
2f87bd6cfc
|
Bump version to 0.7.2
|
2023-05-04 15:03:25 -07:00 |
|
Chris Hennick
|
4837e92d1b
|
Bug fix: version bump was incomplete
|
2023-05-02 18:55:37 -07:00 |
|
Chris Hennick
|
57f8d6b62c
|
Bump version to 0.7.0.1 so that crates.io will pick up an updated README
|
2023-05-02 18:54:01 -07:00 |
|
Chris Hennick
|
c3d0fd145b
|
Bump version to 0.7.0
|
2023-05-01 11:01:05 -07:00 |
|
Chris Hennick
|
43a9db8886
|
Fix bugs where calling start_file with incorrect parameters would close the ZipWriter
|
2023-05-01 10:11:07 -07:00 |
|
Chris Hennick
|
df489189b1
|
Merge branch 'master' into write_fuzz
|
2023-04-29 21:27:43 -07:00 |
|
Chris Hennick
|
c284de1a2c
|
Bump version to 0.6.13 and update CHANGELOG
|
2023-04-29 21:26:34 -07:00 |
|
Chris Hennick
|
90b89b5460
|
WIP: Write fuzzing
|
2023-04-29 21:19:31 -07:00 |
|
Chris Hennick
|
ccd591ab14
|
Update CHANGELOG and bump version to 0.6.12
|
2023-04-29 20:46:16 -07:00 |
|
Chris Hennick
|
4ae76f6e07
|
Bump version to 0.6.11 and update CHANGELOG
|
2023-04-29 20:39:11 -07:00 |
|
Chris Hennick
|
b52464cf25
|
Bump version to 0.6.10
|
2023-04-29 17:00:30 -07:00 |
|
Chris Hennick
|
389bd85754
|
Update dependencies
|
2023-04-29 16:53:37 -07:00 |
|
Chris Hennick
|
23a1b3d9f7
|
Bump version to 0.6.9
|
2023-04-29 16:45:41 -07:00 |
|
Chris Hennick
|
81de6887cc
|
Bump version to 0.6.8
|
2023-04-29 15:44:22 -07:00 |
|
Chris Hennick
|
6b5d058691
|
Bump version to 0.6.7
|
2023-04-24 11:05:54 -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
|
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 |
|
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
|
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 |
|
Marli Frost
|
7fe65607f3
|
update aes to 0.8
(hazard): The changelog in aes doesn't indicate any change in behaviour,
and I have assumed the new APIs work identically
|
2023-02-12 11:17:54 +00:00 |
|
Jiahao XU
|
a614d1f226
|
Refactor: Extract ZipFileData::enclosed_name
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
|
2023-02-01 17:33:35 +00:00 |
|
Marli Frost
|
f7dcc666b7
|
release: 0.6.4
|
2023-02-01 14:10:33 +00:00 |
|
Laurențiu Nicola
|
f4cad8adb4
|
Disable time features
|
2023-01-30 21:21:44 +02:00 |
|
Wyatt Herkamp
|
2b9efe97ba
|
Fixed new Clippy Warnings
|
2022-10-13 07:44:26 -04:00 |
|
Wyatt Herkamp
|
f4bbaf8434
|
hopefully a depend fix
|
2022-10-13 07:44:21 -04:00 |
|