summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/zip.c
Commit message (Expand)AuthorAgeFilesLines
* libbpf: Ignore warnings about "inefficient alignment"Daniel Müller2023-03-161-0/+6
* libbpf: Fix theoretical u32 underflow in find_cd() functionDaniel Müller2023-03-071-2/+1
* libbpf: Implement basic zip archive parsing supportDaniel Müller2023-03-011-0/+328