Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debuginfod-client: Add debuginfod_set_verbose_fd and DEBUGINFOD_VERBOSE | Mark Wielaard | 2020-11-23 | 1 | -1/+3 |
* | debuginfod-find: Be a bit less verbose with -v | Mark Wielaard | 2020-11-17 | 1 | -1/+23 |
* | debuginfod-find.c: Fix license block comment. File is GPLv3+ only. | Mark Wielaard | 2020-09-16 | 1 | -3/+3 |
* | debuginfod-find: Support compressed (kernel) ELF images. | Mark Wielaard | 2020-09-15 | 1 | -2/+3 |
* | PR25722: debuginfod-find: accept /path/names in place of buildid hex | Frank Ch. Eigler | 2020-03-27 | 1 | -6/+63 |
* | debuginfod-find: Correct error check for -v source combo | Frank Ch. Eigler | 2020-03-24 | 1 | -2/+2 |
* | debuginfod client API: add get_url function | Frank Ch. Eigler | 2020-03-22 | 1 | -1/+10 |
* | debuginfod client API: add get/set user_data functions | Frank Ch. Eigler | 2020-03-22 | 1 | -2/+5 |
* | debuginfod: add client context | Mark Wielaard | 2019-11-23 | 1 | -7/+22 |
* | debuginfod 3/3: client interruptability | Frank Ch. Eigler | 2019-11-22 | 1 | -2/+31 |
* | debuginfod 1/2: client side | Aaron Merey | 2019-11-22 | 1 | -0/+101 |