summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* debuginfod: Fix concurrent request leading to a same .rpm file [PR29474]upstream/users/marxin/try-PR29474-fix-debuginfod-concurrencyMartin Liska2022-08-151-26/+43
* readelf: Handle SHT_RISCV_ATTRIBUTES like SHT_GNU_ATTRIBUTESAndreas Schwab2022-08-132-1/+7
* Fill in fde_augmentation_data_size in dwarf_next_cfiUlrich Drepper2022-08-112-20/+46
* elflint: Allow zero p_memsz for PT_RISCV_ATTRIBUTESAndreas Schwab2022-08-092-1/+9
* backends: Handle new RISC-V specific definitionsAndreas Schwab2022-08-093-0/+58
* libelf: Sync elf.h from glibcAndreas Schwab2022-08-086-4/+113
* lib: Add documentation to explain concurrent htab resizing.Mark Wielaard2022-08-082-6/+28
* po: standardize Project-Id-Version to just elfutilsMark Wielaard2022-08-085-6/+13
* tests: run-low_high_pc.sh: drop redundant 'lx' suffixSergei Trofimovich via Elfutils-devel2022-08-082-1/+5
* debuginfod: optimize regular expressions in groom()Josef Cejka2022-08-032-3/+13
* tests: Add initial scan wait_ready in run-debuginfod-percent-escape.shMark Wielaard2022-08-012-2/+7
* readelf: memrchr searches backwards but takes the start buf as argumentMark Wielaard2022-08-012-4/+9
* readelf: Support --dynamic with --use-dynamicDi Chen2022-08-017-27/+280
* libdwfl: Add new function dwfl_frame_regDi Chen2022-07-3110-29/+66
* libdwfl: Rewrite reading of ar_size in elf_begin_randMark Wielaard2022-07-292-10/+21
* debuginfod: create indexes to speed up groomingJosef Cejka2022-07-292-0/+8
* dwfl_get_debuginfod_client: add dummy parameter for --disable-libdebuginfodShahab Vahedi2022-07-182-1/+6
* Move dwfl_get_debuginfod_client to ELFUTILS_0.188Mark Wielaard2022-07-136-3/+22
* Introduce public dwfl_get_debuginfod_client APIMilian Wolff2022-07-136-9/+40
* doc/debuginfod.8: tiny obvious typo fixFrank Ch. Eigler2022-06-081-1/+1
* Arm Ehdr flag printingUlrich Drepper2022-06-0612-8/+225
* NEWS & ChangeLog: add debuginfod blurbsFrank Ch. Eigler2022-06-033-0/+13
* debuginfod: add --disable-source-scan optionMichael Trapp2022-06-032-1/+14
* PR28577: Make run-debuginfod-fd-prefetch-caches.sh test somethingNoah Sanci2022-06-032-72/+55
* Added debuginfod.service.8 manual page.Noah Sanci2022-06-022-1/+31
* tests: Disable run-debuginfod-federation-metrics.sh for old libmicrohttpdMark Wielaard2022-06-024-1/+17
* libdwfl: Update docs and nonnull attributes for dwfl_module_addrinfoMark Wielaard2022-05-272-16/+21
* debuginfod: update mtime of interval_path as early as possibleMark Wielaard2022-05-152-2/+10
* debuginfod: Remove debuginfod_init_cacheMark Wielaard2022-05-152-52/+15
* debuginfod: Make sure debuginfod_config_cache always returns valid statMark Wielaard2022-05-152-7/+20
* debuginfod: Always request servname from getnameinfo for conninfo.Mark Wielaard2022-05-152-5/+14
* strip: Add more NULL checkMark Wielaard2022-05-142-2/+15
* libdw: Add sanity check to store_implicit_valueMark Wielaard2022-05-142-1/+8
* debuginfod: Check all curl_easy_setopt callsMark Wielaard2022-05-142-22/+44
* debuginfod: Check result of curl_easy_getinfo in debuginfod_write_callbackMark Wielaard2022-05-142-2/+8
* elfcompress: Add sanity checks to make sure to not override variableMark Wielaard2022-05-142-0/+29
* PR28577: run-debuginfod-fd-prefetch-caches.sh now tests somethingNoah Sanci2022-05-131-21/+126
* debuginfod: Use MHD_USE_EPOLL for libmicrohttpd version 0.9.51 or higherMark Wielaard2022-05-122-5/+16
* debuginfod: Try without MHD_USE_DUAL_STACK if MHD_start_daemon failsMark Wielaard2022-05-122-23/+58
* debuginfod.8: Tweak wording of fdcache operation & parameters.Frank Ch. Eigler2022-05-092-17/+23
* PR29098: debuginfod - set default prefetch cache size to >0Noah Sanci2022-05-092-0/+11
* PR29117: fix fd leak in debuginfod client for cache-miss filesFrank Ch. Eigler2022-05-043-8/+35
* config: Move the 2>/dev/null inside the sh -c '' quotes for profile.csh.Mark Wielaard2022-05-032-1/+5
* configure: Don't use valgrind and sanitize-undefined for make distcheckMark Wielaard2022-05-032-1/+5
* Prepare for 0.187elfutils-0.187Mark Wielaard2022-04-2513-2839/+2823
* debuginfod: ensure X-DEBUGINFOD-SIZE contains file sizeAaron Merey2022-04-252-1/+9
* debuginfod: Use the debuginfod-size response headerAaron Merey2022-04-251-40/+43
* debuginfod, libdwfl: Initialize libcurl and dlopen debuginfod-client lazilyMark Wielaard2022-04-255-20/+44
* AUTHORS: Use generator script & git mailmapFrank Ch. Eigler2022-04-244-3/+145
* libelf: Check for mremap, elf_update needs it for ELF_C_RDWR_MMAPMark Wielaard2022-04-244-1/+14