-
Hi,
I like the idea of appending PAR2 data to the end of a ZIP for integrity verification as per the instructions on @Yutaka-Sawada 's web page: http://hp.vector.co.jp/authors/VA021385/record.htm
…
-
Seems like PKWARE decided to use method 20 for zstd inside zip: https://pkware.cachefly.net/webdocs/APPNOTE/APPNOTE-6.3.7.TXT
Because why use the value everyone else use?
Either way. It seems li…
-
### Description
After creating 2 entries with the same path ~(which is allowed by the standard, while not recommended)~ in a `ZipArchive` and deleting one of the entries, `ZipArchive.GetEntry()…
-
**Godot version:**
3.2.2 Linux Headless
**OS/device including version:**
Ubuntu 18.04 for building, Mac OS Catalina (10.15.5) for running the app
**Issue description:**
When exporti…
-
- [x] Upload testdata (@pgaskin)
- [x] Extract resources (@pgaskin)
- [x] Find libnickel offsets where necessary (@pgaskin)
- [x] Update most patches (@pgaskin)
- [x] Update nickel patches (@jacki…
-
Greetings,
Does **quazip** allows to create password protected ZIP file.
Best regards,
Ahsan
-
"SecureZIP" is used by PKWare for their commercial product with strong encryption. (https://www.pkware.com/products/securezip) You should give this project a different name.
By the way, you can fin…
-
I put the following in a file named `filename.go` (filename doesn't matter):
```go
$ cat filename.go
package zip
// Zip provides facilities for operating ZIP archives.
// See https://pkware.…
-
Ubuntu Linux 20.04 focal
I try to compile devilutionX by myself, but the build is interrupted by 44 - 47%. At the same time, devilutionX 1.1.0 builds without any problems.
Logs from terminal:
…
-