Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 8d53442187 LibArchive: Extract logic for calculating ZIP statistics il y a 1 an
  Caoimhe b5124bd826 LibArchive: Add helper functions for adding members to a ZipOutputStream il y a 2 ans
  Romain Chardiny dc65a2f2b8 unzip: Add option to list files of an archive il y a 2 ans
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages il y a 2 ans
  Ollrogge 0ce1c52577 LibArchive: Add support for modification time and date il y a 2 ans
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` il y a 2 ans
  implicitfield 28c99e7a1f LibArchive+Utilities: Stop using DeprecatedString il y a 2 ans
  Karol Kosek 8238f926fd LibArchive+Utilities: Port ZipOutputStream to Core::Stream il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Tim Schumacher acc9be9f7d LibArchive: Use named members for ZIP general purpose flags il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani be360db223 Libraries: Change enums to enum classes in LibArchive il y a 3 ans
  Lenny Maiorani c0735b047e LibArchive: Use designated initializers il y a 3 ans
  Lenny Maiorani 484c0edafc LibArchive: Refactor zip header handling il y a 3 ans
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value il y a 3 ans
  Idan Horowitz 1c512a702a AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Idan Horowitz 1ac661515e LibArchive: Bounds check header offsets in Zip Parser il y a 4 ans
  Idan Horowitz 550ae23e80 LibArchive: Implement ZipOutputStream for zip archive creation il y a 4 ans
  Idan Horowitz caf4bde3a9 LibArchive: Add Zip file parser il y a 4 ans