summaryrefslogtreecommitdiff
path: root/debuginfod/debuginfod-find.c
Commit message (Expand)AuthorAgeFilesLines
* debuginfod-client: Add debuginfod_set_verbose_fd and DEBUGINFOD_VERBOSEMark Wielaard2020-11-231-1/+3
* debuginfod-find: Be a bit less verbose with -vMark Wielaard2020-11-171-1/+23
* debuginfod-find.c: Fix license block comment. File is GPLv3+ only.Mark Wielaard2020-09-161-3/+3
* debuginfod-find: Support compressed (kernel) ELF images.Mark Wielaard2020-09-151-2/+3
* PR25722: debuginfod-find: accept /path/names in place of buildid hexFrank Ch. Eigler2020-03-271-6/+63
* debuginfod-find: Correct error check for -v source comboFrank Ch. Eigler2020-03-241-2/+2
* debuginfod client API: add get_url functionFrank Ch. Eigler2020-03-221-1/+10
* debuginfod client API: add get/set user_data functionsFrank Ch. Eigler2020-03-221-2/+5
* debuginfod: add client contextMark Wielaard2019-11-231-7/+22
* debuginfod 3/3: client interruptabilityFrank Ch. Eigler2019-11-221-2/+31
* debuginfod 1/2: client sideAaron Merey2019-11-221-0/+101