PR28284 cont'd, ->winning_headers reset at start of new query
[platform/upstream/elfutils.git] / debuginfod / ChangeLog
2022-09-08 Frank Ch. EiglerPR28284 cont'd, ->winning_headers reset at start of...
2022-09-08 Martin Liskaadd debuginfod_get_headers if DUMMY_LIBDEBUGINFOD is...
2022-09-07 Frank Ch. EiglerPR28284: add tweaks on previous debuginfod x-debuginfod...
2022-09-06 Noah SanciPR28284 - Debuginfod header functionality implemented
2022-09-05 Aaron Mereydebuginfod: Use auto-sized connection pool when -C...
2022-08-17 Martin LiskaAdd missing changelog entries.
2022-08-15 Frank Ch. EiglerPR29474: debuginfod
2022-08-03 Josef Cejkadebuginfod: optimize regular expressions in groom()
2022-07-29 Josef Cejkadebuginfod: create indexes to speed up grooming
2022-06-03 Frank Ch. EiglerNEWS & ChangeLog: add debuginfod blurbs
2022-05-14 Mark Wielaarddebuginfod: update mtime of interval_path as early...
2022-05-14 Mark Wielaarddebuginfod: Remove debuginfod_init_cache
2022-05-14 Mark Wielaarddebuginfod: Make sure debuginfod_config_cache always...
2022-05-14 Mark Wielaarddebuginfod: Always request servname from getnameinfo...
2022-05-14 Mark Wielaarddebuginfod: Check all curl_easy_setopt calls
2022-05-14 Mark Wielaarddebuginfod: Check result of curl_easy_getinfo in debugi...
2022-05-11 Mark Wielaarddebuginfod: Use MHD_USE_EPOLL for libmicrohttpd version...
2022-05-11 Mark Wielaarddebuginfod: Try without MHD_USE_DUAL_STACK if MHD_start...
2022-05-09 Noah SanciPR29098: debuginfod - set default prefetch cache size...
2022-05-04 Frank Ch. EiglerPR29117: fix fd leak in debuginfod client for cache...
2022-04-25 Mark Wielaarddebuginfod, libdwfl: Initialize libcurl and dlopen...
2022-04-24 Mark Wielaarddebuginfod: Use MHD_USE_ITC in MHD_start_daemon flags
2022-04-13 Aaron MereyPR29022: 000-permissions files cause problems for backups
2022-04-04 Frank Ch. Eiglerdebuginfod: use single ipv4+ipv6 microhttpd daemon...
2022-04-03 Frank Ch. EiglerPR28708: debuginfod: use MHD_USE_EPOLL for microhttpd...
2021-12-15 Alexander Kanavindebuginfod/debuginfod-client.c: use long for cache...
2021-12-10 Frank Ch. EiglerPR28661: debuginfo connection thread pool support
2021-12-09 Mark Wielaarddebuginfod: Don't format clog using 'right' or 'setw...
2021-12-08 Mark Wielaarddebuginfod: Fix debuginfod_pool leak
2021-12-08 Mark Wielaarddebuginfod: Check result of calling MHD_add_response_he...
2021-12-08 Frank Ch. Eiglerdebuginfod: correct concurrency bug in fdcache metrics
2021-12-07 Mark Wielaarddebuginfod: Clear and reset debuginfod_client winning_h...
2021-12-05 Mark Wielaarddebuginfod: Fix some memory leaks on debuginfod-client...
2021-12-03 Mark Wielaarddebuginfod: Use gmtime_r instead of gmtime to avoid...
2021-11-11 Érico Nogueiradebuginfod: fix compilation on platforms without <error.h>
2021-11-10 Frank Ch. EiglerPR28430: debuginfod: support --passive mode
2021-11-05 Frank Ch. EiglerPR28514: debuginfod: limit groom operation times
2021-10-22 Frank Ch. EiglerPR28240: debuginfod client root-safe negative caching
2021-10-15 Mark Wielaarddebuginfod-client: Stick to + https:// + file:// protocols
2021-10-06 Di ChenPR28242: debuginfod prometheus metric widening
2021-09-17 Noah Sancidebuginfod: Query debuginfod servers before printing...
2021-09-16 Noah Sancidebuginfod: PR27277 - Describe retrieved files when...
2021-09-16 Noah Sancidebuginfod: PR28034 - No longer escape '/', and loop...
2021-09-14 Frank Ch. EiglerPR28339: debuginfod: fix groom/scan race condition...
2021-09-12 Mark Wielaarddebuginfod: Add endl after "fdcache emergency flush...
2021-09-09 Dmitry V. LevinRemove redundant casts of memory allocating functions...
2021-08-28 Mark Wielaarddebuginfod: Turn -d ":memory:" into -d "file::memory...
2021-08-27 Di Chendebuginfod: PR27917 - protect against federation loops
2021-08-27 Saleem Abdulrasooldebuginfod, elfclassify: remove unnecessary header...
2021-08-19 Frank Ch. EiglerPR28249: correct debuginfod after-you locking
2021-08-04 Noah Sancidebuginfod: PR27982 - added DEBUGINFOD_MAXSIZE and...
2021-07-29 Noah Sancidebuginfod: PR27983 - ignore duplicate urls
2021-07-22 Noah Sancidebuginfod: PR28034 - client-side %-escape url characters
2021-07-14 Noahdebuginfod: PR25978 - Created the prefetch fdcache
2021-07-09 Alice ZhangPR27531: retry within default retry_limit will be suppo...
2021-07-08 Noahdebuginfod: PR27711 - Use -I/-X regexes during groom...
2021-07-02 Mark Wielaarddebuginfod-client: Fix client dereference when calloc...
2021-06-09 Frank Ch. EiglerPR27863: debuginfod optimization for concurrent requests
2021-05-16 Frank Ch. EiglerPR27859: correct 404-latch bug in debuginfod client...
2021-05-12 Martin LiskaCome up with startswith function.
2021-05-06 Alice Zhang via... debuginfod: debuginfod client should cache negative...
2021-05-01 Frank Ch. EiglerPR27571: debuginfod client cache - file permissions
2021-05-01 Frank Ch. EiglerPR26125: debuginfod client cache - rmdir harder
2021-05-01 Frank Ch. EiglerPR27701: debuginfod client: encourage reused debuginfod...
2021-04-15 Frank Ch. Eiglerdebuginfod: only update database stats once per groom
2021-04-15 Frank Ch. Eiglerdebuginfod: Recognize .debug_*-less symtab-laden files...
2021-03-30 Frank Ch. Eiglerdebuginfod: Set child thread names via pthread_setname_np()
2021-03-07 Timm Bäderdebuginfod-client: Don't compare a double to a long
2021-02-25 Frank Ch. Eiglerdebuginfod: filter webapi for bad keywords early
2021-02-17 Frank Ch. EiglerPR27413: use bsdtar to unpack deb-related formats
2021-02-05 Frank Ch. EiglerPR27092: debuginfod low-memory handling
2021-02-05 Frank Ch. EiglerPR27323 debuginfod: improve query concurrency with...
2020-12-20 Dmitry V. LevinSplit the top level .gitignore file
2020-12-12 Dmitry V. Levindebuginfod: fix spelling typos in error diagnostics...
2020-12-09 Dmitry V. Levindebuginfod: create libdebuginfod.so.1 before libdebugin...
2020-12-09 Dmitry V. Levindebuginfod: export DEBUGINFOD_SONAME macro in debuginfod.h
2020-12-06 Dmitry V. LevinDrop $(EXEEXT) suffix from shared libraries
2020-11-26 Frank Ch. Eiglerdebuginfod: correct prometheus metric typo
2020-11-26 Frank Ch. Eiglerdebuginfod: use clock_gettime(CLOCK_MONOTONIC) for...
2020-11-26 Frank Ch. Eiglerdebuginfod: sqlite3 metrics
2020-11-23 Mark Wielaarddebuginfod-client: Initialize struct handle_data errbuf...
2020-11-23 Mark Wielaarddebuginfod-client: Add debuginfod_set_verbose_fd and...
2020-11-21 Mark Wielaarddebuginfod: Handle "/" and report unrecognized operations
2020-11-21 Frank Ch. Eiglerdebuginfod: add thread-busy metrics to webapi service
2020-11-17 Mark Wielaarddebuginfod-find: Be a bit less verbose with -v
2020-11-03 Érico RolimSwitch from numerical to defined constants for permissions.
2020-11-03 Érico Rolimdebuginfod.cxx: include libintl.h.
2020-11-03 Érico RolimSupport building when fts and obstack aren't part of...
2020-10-31 Frank Ch. Eiglerdebuginfod: Accelerate traversal, shutdowns, improve...
2020-10-30 Frank Ch. EiglerPR26775: restore thread_work_groom metric to cycle...
2020-10-30 Frank Ch. EiglerPR26775: make grooming progress visible & interruptible
2020-10-30 Frank Ch. EiglerPR26810: debuginfod should tolerate some absence/renami...
2020-10-26 Mark Wielaarddebuginfod: Translate CURLE_PEER_FAILED_VERIFICATION...
2020-10-21 Frank Ch. EiglerPR26756: add more prometheus metrics to debuginfod
2020-10-21 Frank Ch. Eiglerdebuginfod: suppress fdcache prefetching during dwz...
2020-09-18 Frank Ch. Eiglerdebuginfod: store only canonicalized sref pathnames...
2020-09-17 Mark Wielaarddebuginfod: Fix BUILD_STATIC build.
2020-09-16 Mark Wielaarddebuginfod-find.c: Fix license block comment. File...
2020-09-15 Mark Wielaarddebuginfod-find: Support compressed (kernel) ELF images.
2020-07-05 Alice Zhangdebuginfod: DEBUGINFOD_URLS should accept scheme-free...
next