Historial de Commits

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