summaryrefslogtreecommitdiff
path: root/debuginfod/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* debuginfod-client.c: Don't treat 0 as an error code.Aaron Merey2023-04-071-0/+5
* debuginfod_find_section: Always update rc with most recent error codeAaron Merey2023-04-071-0/+5
* debuginfod: Mark extract_section function staticMark Wielaard2023-04-071-0/+4
* Changelog: Update entries from previous commits.Aaron Merey2023-04-071-0/+4
* debuginfod: Support queries for ELF/DWARF sectionsAaron Merey2023-04-071-0/+22
* Added metadata query of debuginfod serversFrank Ch. Eigler2022-10-311-0/+24
* 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
* debuginfod: Fix debuginfod_pool leakMark Wielaard2021-12-091-0/+4
* debuginfod: Check result of calling MHD_add_response_header.Mark Wielaard2021-12-081-0/+12
* debuginfod: correct concurrency bug in fdcache metricsFrank Ch. Eigler2021-12-081-0/+4
* debuginfod: Clear and reset debuginfod_client winning_headers on reuseMark Wielaard2021-12-071-0/+5
* debuginfod: Fix some memory leaks on debuginfod-client error paths.Mark Wielaard2021-12-051-0/+7
* debuginfod: Use gmtime_r instead of gmtime to avoid data raceMark Wielaard2021-12-031-0/+5
* debuginfod: fix compilation on platforms without <error.h>Érico Nogueira2021-11-111-0/+4
* PR28430: debuginfod: support --passive modeFrank Ch. Eigler2021-11-101-0/+8
* PR28514: debuginfod: limit groom operation timesFrank Ch. Eigler2021-11-051-0/+7
* PR28240: debuginfod client root-safe negative cachingFrank Ch. Eigler2021-10-221-0/+6
* debuginfod-client: Stick to http:// + https:// + file:// protocolsMark Wielaard2021-10-151-0/+5
* PR28242: debuginfod prometheus metric wideningDi Chen2021-10-061-0/+8
* debuginfod: Query debuginfod servers before printing responseNoah Sanci2021-09-171-0/+5