summaryrefslogtreecommitdiff
path: root/debuginfod/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* debuginfod: When retrieving files from cache, update atime manuallyJan Alexander Steffens (heftig)2023-03-301-0/+5
* debuginfod: Don't touch access time of new filesJan Alexander Steffens (heftig)2023-03-301-0/+6
* debuginfod-client.c: Avoid sscanf on mixed-case component of stringAaron Merey2023-03-301-0/+5
* debuginfod: Replace futimes with futimensJan Alexander Steffens (heftig)2023-03-291-0/+5
* debuginfod-client.c: Fix download size not correctly fallbacks to x-debuginfo...lilydjwg2023-03-291-0/+6
* debuginfod-client.c: Skip empty file creation for cancelled queriesAaron Merey2023-03-171-0/+5
* debuginfod-client.c: Download section even if cached executable didn't contai...Aaron Merey2023-02-071-0/+5
* debuginfod: Make sure there is only one typedef for debuginfod_clientMark Wielaard2023-02-061-0/+5
* debuginfod PR29975 & PR29976: decrease default concurrencyFrank Ch. Eigler2023-01-111-0/+6
* debuginfod-client: Use CURLOPT_PROTOCOLS_STR for libcurl >= 7.85.0Mark Wielaard2023-01-111-0/+5
* debuginfod: Define CURL_AT_LEAST_VERSION if necessaryMark Wielaard2022-12-211-0/+4
* PR29926: debuginfod: Fix usage of deprecated CURLINFO_*Andrew Paprocki2022-12-211-0/+4
* debuginfod: Initialize response_data early in debuginfod-client queryMark Wielaard2022-11-211-0/+5
* debuginfod-client.c: Don't treat 0 as an error code.Aaron Merey2022-11-071-0/+5
* debuginfod_find_section: Always update rc with most recent error codeAaron Merey2022-11-041-0/+5
* debuginfod.cxx: fix coverity-found use-after-release errorFrank Ch. Eigler2022-11-031-0/+5
* debuginfod: Mark extract_section function staticMark Wielaard2022-11-021-0/+4
* Changelog: Update entries from previous commits.Aaron Merey2022-11-011-0/+4
* debuginfod: Support queries for ELF/DWARF sectionsAaron Merey2022-11-011-0/+22
* debuginfod-client: Add DEBUGINFOD_HEADERS_FILE.Daniel Thornburgh2022-10-281-0/+5
* debuginfod: report libmicrohttpd version on startupFrank Ch. Eigler2022-10-171-0/+4
* debuginfod-client: Ensure only negative error codes returned.Aaron Merey2022-09-281-0/+5
* PR28284 cont'd, ->winning_headers reset at start of new queryFrank Ch. Eigler2022-09-081-0/+5
* add debuginfod_get_headers if DUMMY_LIBDEBUGINFOD is usedMartin Liska2022-09-081-0/+4
* PR28284: add tweaks on previous debuginfod x-debuginfod* header forwarding workFrank Ch. Eigler2022-09-071-2/+12
* PR28284 - Debuginfod header functionality implementedNoah Sanci2022-09-061-0/+14
* debuginfod: Use auto-sized connection pool when -C is not given with argAaron Merey2022-09-051-0/+7
* Add missing changelog entries.Martin Liska2022-08-171-0/+9
* PR29474: debuginfodFrank Ch. Eigler2022-08-151-0/+6
* debuginfod: optimize regular expressions in groom()Josef Cejka2022-08-031-0/+4
* debuginfod: create indexes to speed up groomingJosef Cejka2022-07-291-0/+4
* NEWS & ChangeLog: add debuginfod blurbsFrank Ch. Eigler2022-06-031-0/+5
* debuginfod: update mtime of interval_path as early as possibleMark Wielaard2022-05-151-0/+5
* debuginfod: Remove debuginfod_init_cacheMark Wielaard2022-05-151-0/+6
* debuginfod: Make sure debuginfod_config_cache always returns valid statMark Wielaard2022-05-151-0/+6
* debuginfod: Always request servname from getnameinfo for conninfo.Mark Wielaard2022-05-151-0/+4
* debuginfod: Check all curl_easy_setopt callsMark Wielaard2022-05-141-0/+5
* debuginfod: Check result of curl_easy_getinfo in debuginfod_write_callbackMark Wielaard2022-05-141-0/+5
* debuginfod: Use MHD_USE_EPOLL for libmicrohttpd version 0.9.51 or higherMark Wielaard2022-05-121-0/+6
* debuginfod: Try without MHD_USE_DUAL_STACK if MHD_start_daemon failsMark Wielaard2022-05-121-0/+7
* PR29098: debuginfod - set default prefetch cache size to >0Noah Sanci2022-05-091-0/+4
* PR29117: fix fd leak in debuginfod client for cache-miss filesFrank Ch. Eigler2022-05-041-0/+9
* debuginfod, libdwfl: Initialize libcurl and dlopen debuginfod-client lazilyMark Wielaard2022-04-251-0/+10
* debuginfod: Use MHD_USE_ITC in MHD_start_daemon flagsMark Wielaard2022-04-241-0/+4
* PR29022: 000-permissions files cause problems for backupsAaron Merey2022-04-131-0/+8
* debuginfod: use single ipv4+ipv6 microhttpd daemon configurationFrank Ch. Eigler2022-04-041-0/+9
* PR28708: debuginfod: use MHD_USE_EPOLL for microhttpd threadsFrank Ch. Eigler2022-04-031-0/+5
* debuginfod/debuginfod-client.c: use long for cache time configurationsAlexander Kanavin2021-12-161-0/+7
* PR28661: debuginfo connection thread pool supportFrank Ch. Eigler2021-12-101-0/+8
* debuginfod: Don't format clog using 'right' or 'setw(20)'.Mark Wielaard2021-12-091-0/+5