]> git.ipfire.org Git - pakfire.git/history - src/pakfire/elf.c
cli: Show the repo description when listing repositories
[pakfire.git] / src / pakfire / elf.c
2025-06-27  Michael Tremerfile: Create its own type
2025-06-27  Michael Tremerelf: Create its own type
2025-06-27  Michael Tremerctx: Create a new type for the context
2025-02-16  Michael TremerELF: Don't fail if we could not parse some DWARF inform...
2025-01-27  Michael TremerELF: Initilize r just in case the binary has no program...
2025-01-09  Michael TremerELF: Skip any invalid DWARF sections
2025-01-09  Michael TremerELF: Actually return NULL if there is no Build ID
2025-01-04  Michael TremerELF: Don't log when finding a source file
2025-01-03  Michael TremerELF: Fix reading note sections
2025-01-03  Michael TremerELF: Fix offset for aux sections for dependencies
2025-01-03  Michael TremerELF: Declare offsets outside of the switch block
2025-01-03  Michael TremerELF: Actually return findings on the CF protection...
2025-01-03  Michael TremerELF: Don't return an error if there are no sections
2025-01-03  Michael TremerELF: Fetch provided dependencies
2025-01-03  Michael TremerELF: Add a function to fetch the SONAME
2025-01-03  Michael TremerELF: Parse any runtime dependencies
2025-01-03  Michael TremerELF: Add a custom pointer when walking through all...
2025-01-03  Michael TremerELF: Add a function to fetch the interpreter
2025-01-03  Michael TremerELF: Create a function to easily walk through all progr...
2025-01-03  Michael TremerELF: Read the number of program headers only once
2025-01-03  Michael TremerRemove libpakfire as a shared object