~blowry/file

Merge remote-tracking branch 'upstream/master'
85b214cd — Christos Zoulas 4 years ago
The civ6 bytes change with each game version. Remove them for now.
(Benjamin Lowry)
remove header byte detection for Civ 6

Apparently the magic bytes in Civ 6 save headers change with game
updates. I don't have time to constantly fix those, so let's just
remove the save type detection and fall back to the "CIV6" at the start
of the file.
0471af93 — Christos Zoulas 4 years ago
Add InfoPath form template (Joerg Jenderek)
cc7883a9 — Christos Zoulas 4 years ago
add fish shell (Benjamin Lowry)
7615720c — Christos Zoulas 4 years ago
Add support for Civilization V_VI save files (Benjamin Lowry)
629972a9 — Christos Zoulas 4 years ago
Detect password protected documents
56367e2b — Christos Zoulas 4 years ago
PR/129: Fabian: Add SYLK
78573ec1 — Christos Zoulas 4 years ago
PR/130: tobias: adjust seccomp for ioctl on hardwired terminal
3b918a35 — Christos Zoulas 4 years ago
Improve svg (Joerg Jenderek)
0b2d90bf — Christos Zoulas 4 years ago
protect readlinkat
73e1e0e9 — Christos Zoulas 4 years ago
Need also readlinkat (Marcus Meissner)
f8fedbf3 — Christos Zoulas 4 years ago
Add DMI Management Information Format (Joerg Jenderek)
ab03e60f — Christos Zoulas 4 years ago
Move ASF in a separate file
fa727d91 — Christos Zoulas 4 years ago
Add GUID support.
a091c846 — Christos Zoulas 4 years ago
PR/127: Pierre, only include bz xz stuff when we both have the headers and
support.
c81d1ccb — Christos Zoulas 4 years ago
Use a union instead of casting; it is cleaner and more portable (Michael Forney)
9f2f7938 — Christos Zoulas 4 years ago
Improve PGP detection (Joerg Jenderek)
fd7eb1f7 — Christos Zoulas 4 years ago
Rework linux swap (Christoph Biedl)
d955cefc — Christos Zoulas 4 years ago
%td is for ptrdiff_t not for off_t.
Next