Commit graph

  • d3400509bc
    Fix formatting issues from cargo fmt Chris Hennick 2023-04-23 14:58:10 -07:00
  • 5e5f5ebe54
    Bump minimum version to 1.66.0 Chris Hennick 2023-04-23 14:54:44 -07:00
  • 7e7483ef5c
    Remove unnecessary package qualifiers Chris Hennick 2023-04-23 14:52:14 -07:00
  • 360a7de003
    Fix clippy warning: use write_all instead of write Chris Hennick 2023-04-23 14:51:17 -07:00
  • de638786f1
    Create dependabot_automation.yml Chris Hennick 2023-04-23 14:48:06 -07:00
  • 2aa4665f42
    Create rust-clippy.yml Chris Hennick 2023-04-23 14:46:39 -07:00
  • a8c61e1e71
    Merge pull request #1 from Pr0methean/whitesource/configure Chris Hennick 2023-04-23 14:43:29 -07:00
  • d1740afc4e
    Update links and Cargo instructions in README Chris Hennick 2023-04-23 14:43:17 -07:00
  • 3af27ad353
    Add .whitesource configuration file mend-bolt-for-github[bot] 2023-04-23 21:33:22 +00:00
  • cde5d5ed11
    Implement shallow copy from within the file being written Chris Hennick 2023-04-23 14:33:10 -07:00
  • 7d00bbea90 Add rust-version field to Cargo.toml Jim Turner 2023-03-28 21:57:44 -04:00
  • 7fe65607f3 update aes to 0.8 Marli Frost 2023-02-12 11:07:10 +00:00
  • 1aa3710aff Remove redundant tests Kyle Bloom 2023-02-02 08:56:19 +00:00
  • e32db515a2
    Merge pull request #316 from NobodyXu/streaming Plecra 2023-02-01 18:15:29 +00:00
  • c4c6ec9e7c fix: clippy Marli Frost 2023-02-01 18:03:03 +00:00
  • d06d4b295f refactor: move the new ZipStreamReader API to the unstable module Marli Frost 2023-02-01 17:53:39 +00:00
  • 1eb491e96e fix: clippy lint Marli Frost 2023-02-01 17:39:10 +00:00
  • e322842bfd Fix clippy warning in stream.rs:85 Jiahao XU 2022-08-02 20:26:30 +10:00
  • f97f017d99 Rm read::stream::test::zip_contents Jiahao XU 2022-07-22 19:14:28 +10:00
  • 89ff32d93b Rm infesible guarantee in ZipStreamVisitor::visit_additional_metadata Jiahao XU 2022-07-22 19:13:59 +10:00
  • ef1846e121 Rm stream::tests::zip64_with_leading_junk Jiahao XU 2022-07-22 19:09:32 +10:00
  • b944bee72d Add unit tests for mod read::streams Jiahao XU 2022-07-22 19:08:12 +10:00
  • c6fe396b56 Impl ZipStreamFileMetadata::is_{dir, file} Jiahao XU 2022-07-22 19:07:40 +10:00
  • d858994e1e Add guarantee for ZipStreamVisitor::visit_additional_metadata Jiahao XU 2022-07-22 18:58:56 +10:00
  • 8f7c43c227 Rm unnecessary p.exist() check in ZipStreamReader::extract Jiahao XU 2022-07-20 23:46:09 +10:00
  • 5b6d9557c6 Impl ZipStreamReader::extract Jiahao XU 2022-07-20 23:45:15 +10:00
  • 42e2865ccb derive(Debug) for ZipStreamFileMetadata Jiahao XU 2022-07-20 23:37:59 +10:00
  • 02c3699be2 Impl new mod read::stream Jiahao XU 2022-07-20 23:36:36 +10:00
  • 16753209af Refactor: Extract ZipFileData::unix_mode Jiahao XU 2022-07-20 22:45:42 +10:00
  • a614d1f226 Refactor: Extract ZipFileData::enclosed_name Jiahao XU 2022-07-20 22:42:37 +10:00
  • 08c2e76705 Fix param order in central_header_to_zip_file_inner Jiahao XU 2022-07-20 22:22:08 +10:00
  • e99c15471c Mv central header parsing to central_header_to_zip_file Jiahao XU 2022-07-20 22:20:49 +10:00
  • 57440efa16 Refactor: Extract new fn central_header_to_zip_file_inner Jiahao XU 2022-07-20 22:17:06 +10:00
  • 0a09253896 docs: clarify how to use the add_directory API Marli Frost 2023-02-01 17:23:53 +00:00
  • e4503a312a docs: remove maintenance warning from the README. (im baaack) Marli Frost 2023-02-01 14:15:02 +00:00
  • f7dcc666b7 release: 0.6.4 Marli Frost 2023-02-01 14:10:33 +00:00
  • d8cefbe72f
    Merge pull request #330 from aquacash5/try-from-datetime Plecra 2023-02-01 14:07:15 +00:00
  • 42eabc9e33 fix: update references to old from_time API Marli Frost 2023-02-01 14:01:53 +00:00
  • ccd20c118e fix: Unused import with time feature Kyle Bloom 2023-01-31 17:58:09 +00:00
  • ab2800b4d8 chore: Move use for TryInto to top Kyle Bloom 2023-01-31 13:59:45 +00:00
  • c2adaf7ee0 fix: Use try into implementation for from_time Kyle Bloom 2023-01-31 13:54:29 +00:00
  • 3f770178ec fix: Change error type to unit-like struct Kyle Bloom 2023-01-31 13:53:40 +00:00
  • 5726a07a76 feat: Move from_time to try_from Kyle Bloom 2022-11-18 20:24:57 +00:00
  • ac3576c888
    Merge pull request #338 from aquacash5/fix-clippy-issues Plecra 2023-02-01 13:55:25 +00:00
  • 9a577d09fb
    Merge branch 'zip-rs:master' into fix-clippy-issues Kyle Bloom 2023-02-01 10:07:13 +00:00
  • 503eda67c3 fix: Clippy should implement trait Kyle Bloom 2023-01-31 17:36:06 +00:00
  • f3d683a64c fix: Clippy needless borrow Kyle Bloom 2023-01-31 17:32:55 +00:00
  • 03f5009c34 fix: Clippy uninlined format args Kyle Bloom 2023-01-31 17:29:34 +00:00
  • be73175dd0
    Merge pull request #333 from lnicola/time-features Plecra 2023-01-30 19:29:36 +00:00
  • 94b183b023 Add a changelog Laurențiu Nicola 2023-01-30 21:14:24 +02:00
  • f4cad8adb4 Disable time features Laurențiu Nicola 2023-01-03 16:48:07 +02:00
  • 95c7287378
    Merge pull request #337 from Mik-pe/master Alexander Zaitsev 2023-01-30 21:52:15 +03:00
  • 3fc54cf68c feat: Detect insufficient Dir record size Mikael Pettersson 2023-01-30 11:13:01 +01:00
  • 0dcc40bee0
    Merge pull request #336 from jkasari/sizeDocs Alexander Zaitsev 2023-01-20 06:04:59 +03:00
  • 7b83591f26 Add units to the size documentation. jkasari 2023-01-19 18:37:50 -08:00
  • f6357c5993
    Merge pull request #322 from wyatt-herkamp/master Plecra 2022-11-14 18:15:25 +00:00
  • efd7f934ca Merge remote-tracking branch 'origin/master' Wyatt Herkamp 2022-10-13 07:51:43 -04:00
  • 1c5cd4ffda Fixed new Clippy Warnings Wyatt Herkamp 2022-10-13 07:51:02 -04:00
  • 2b9efe97ba Fixed new Clippy Warnings Wyatt Herkamp 2022-10-07 13:20:50 -04:00
  • d59adf0990 Fixed new Clippy Warnings Wyatt Herkamp 2022-09-27 13:30:55 -04:00
  • 24caeaac27 Make github ci use 1.59 for time depend and fix two clippy warnings Wyatt Herkamp 2022-09-12 18:53:15 -04:00
  • f4bbaf8434 hopefully a depend fix Wyatt Herkamp 2022-09-12 10:26:39 -04:00
  • 5737927dbb
    Merge pull request #317 from NobodyXu/optimize Alexander Zaitsev 2022-10-13 13:26:24 +03:00
  • 1774bb872b
    doc: update README Alexander Zaitsev 2022-10-13 13:03:08 +03:00
  • a06b947ec5
    feat: bump MSRV Alexander Zaitsev 2022-10-13 13:02:31 +03:00
  • ecbd2ce5c2 feat(release): prepare to 0.6.3 release Alexander Zaitsev 2022-10-13 11:53:17 +02:00
  • e2ff935aaf Fixed new Clippy Warnings Wyatt Herkamp 2022-10-07 13:20:50 -04:00
  • 89e84e1032 Fixed new Clippy Warnings Wyatt Herkamp 2022-09-27 13:30:55 -04:00
  • 13084ef732 Make github ci use 1.59 for time depend and fix two clippy warnings Wyatt Herkamp 2022-09-12 18:53:15 -04:00
  • 3622e8f682 hopefully a depend fix Wyatt Herkamp 2022-09-12 10:26:39 -04:00
  • 80005fd2e1
    Optimize inner of ZipArchive::extract Jiahao XU 2022-07-20 23:54:04 +10:00
  • 6402eb0d22
    Avoid dup monomorphization in ZipArchive::extract Jiahao XU 2022-07-20 23:50:34 +10:00
  • 199796cbbf
    Rm unnecessary p.exist() in ZipArchive::extract Jiahao XU 2022-07-20 23:48:48 +10:00
  • bb230ef56a
    Merge pull request #311 from striezel/dependency-updates Alexander Zaitsev 2022-05-03 20:52:52 +03:00
  • c65092c7c9 chore: update dependencies (pbkdf2 0.11.0, flate2 1.0.23) Dirk Stolle 2022-05-01 19:20:46 +02:00
  • 93ecab8cd6
    Merge pull request #309 from striezel/fix-typos Alexander Zaitsev 2022-05-01 15:14:10 +03:00
  • 38d920dab9
    Merge pull request #310 from striezel/update-msrv-to-1.57 Alexander Zaitsev 2022-05-01 15:13:16 +03:00
  • e78a51bdd5 bump MSRV to 1.57 Dirk Stolle 2022-05-01 00:48:56 +02:00
  • e3d8f47708 Fix a few typos Dirk Stolle 2022-05-01 00:39:24 +02:00
  • 87d7b31f5e
    Merge pull request #307 from nickbabcock/fuzz Alexander Zaitsev 2022-04-26 11:53:10 +03:00
  • 5b0d86d65e
    Merge pull request #308 from nickbabcock/fixes- Alexander Zaitsev 2022-04-26 11:52:29 +03:00
  • 03613cb56e Fix capacity overflow on invalid zips reads Nick Babcock 2022-04-25 07:04:19 -05:00
  • b7966a8538 Add read fuzzing module Nick Babcock 2022-04-25 07:00:27 -05:00
  • 7f424a7ffe
    Merge pull request #304 from indygreg/symlink-writing Alexander Zaitsev 2022-04-12 23:42:43 +03:00
  • 46c2ae88d4 Implement support for writing symlinks Gregory Szorc 2022-04-12 09:14:17 -07:00
  • cf9e347031
    Merge pull request #303 from PJB3005/22-04-11-list-capacity Alexander Zaitsev 2022-04-11 17:23:47 +03:00
  • 621971f078 Use some ::with_capacity when reading zip file. Pieter-Jan Briers 2022-04-11 16:06:28 +02:00
  • 679f0fdb08
    Merge pull request #302 from PJB3005/22-04-11-improve-seek Alexander Zaitsev 2022-04-11 15:49:41 +03:00
  • 6b5628bef4 Use Seek.stream_position instead of seek(0). Pieter-Jan Briers 2022-04-11 14:30:27 +02:00
  • d82ccd0513
    Merge pull request #300 from khuey/zstd_11 Alexander Zaitsev 2022-04-06 11:00:28 +03:00
  • e7d309288c Bump zstd to 0.11. Kyle Huey 2022-04-05 15:45:26 -07:00
  • 4f7609cec7
    Merge pull request #298 from zip-rs/feature/prepare_release_0.6.2 Alexander Zaitsev 2022-04-02 17:38:43 +03:00
  • 635f6b9b72
    feat: prepare 0.6.2 release Alexander Zaitsev 2022-04-02 17:34:07 +03:00
  • 2c4572dd52
    Merge pull request #296 from messense/arm32 Alexander Zaitsev 2022-04-02 13:07:51 +03:00
  • 2d0d1d2990
    Fix build for armv5te target messense 2022-04-02 10:37:36 +08:00
  • 172f60fb9a
    Merge pull request #294 from zip-rs/feature/prepare_release_0.6.1 Alexander Zaitsev 2022-04-01 00:58:57 +03:00
  • 23771411dc
    feat: prepare 0.6.1 release Alexander Zaitsev 2022-04-01 00:43:51 +03:00
  • d00ad632a1
    Merge pull request #293 from qu1x/fix-no-default-features Alexander Zaitsev 2022-03-28 13:10:29 +03:00
  • 9a32d129ff Fix build with --no-default-features. Rouven Spreckels 2022-03-28 11:43:25 +02:00
  • 77294fd3ce
    Revert "Merge pull request #290 from aweinstock314/more-spec-structs" Alexander Zaitsev 2022-03-26 14:13:50 +03:00