summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lsb_release -sir on debian produces separate linesupstream/fche/coprFrank Ch. Eigler2020-01-071-1/+1
* spec: correct debuginfod-client dependencyFrank Ch. Eigler2020-01-061-1/+1
* elfutils.spec: buildrequire lsb_releaseFrank Ch. Eigler2020-01-061-0/+1
* elfutils.spec: make without -sFrank Ch. Eigler2020-01-061-2/+2
* debuginfod useragent: header generation tweak 2Frank Ch. Eigler2020-01-061-1/+2
* debuginfod useragent: header generation tweakFrank Ch. Eigler2020-01-061-1/+1
* snapFrank Ch. Eigler2020-01-061-1/+1
* debuginfod: pass a distro-summary User-Agent request headerFrank Ch. Eigler2020-01-065-5/+32
* snapFrank Ch. Eigler2020-01-011-1/+0
* datesnapFrank Ch. Eigler2020-01-011-1/+1
* debuginfod: extracted-from-archive file cacheFrank Ch. Eigler2020-01-018-11/+267
* debuginfod: rework threading model for file/archive scanningFrank Ch. Eigler2020-01-016-559/+548
* copr suse compatibilityFrank Ch. Eigler2020-01-011-1/+2
* elfutils.spec: make with V=1 / check with VERBOSE=1Frank Ch. Eigler2020-01-011-2/+2
* debuginfod server: support .deb/.ddeb archivesFrank Ch. Eigler2019-12-2214-132/+257
* debuginfod: usability tweaks, incl. $DEBUGINFOD_PROGRESS client supportFrank Ch. Eigler2019-12-198-40/+117
* libdwfl: remove broken coalescing logic in dwfl_report_segmentOmar Sandoval2019-12-188-45/+118
* libcpu: Compile i386_lex.c with -Wno-implicit-fallthroughOmar Sandoval2019-12-122-1/+6
* configure: Fix -D_FORTIFY_SOURCE=2 check when CFLAGS contains -Wno-errorOmar Sandoval2019-12-122-1/+6
* debuginfod: Check the DEBUGINFOD_URLS environment variable early in client.Mark Wielaard2019-12-112-9/+16
* Make sure to always build with build-ids.Mark Wielaard2019-12-114-2/+19
* tests: Run strip under testrun in run-debuginfod-find.shMark Wielaard2019-12-112-1/+5
* tests: Add break to avoid implicit-fallthrough warningMark Wielaard2019-12-112-0/+5
* config: Update elfutils.spec with explicit sub-package requires.Mark Wielaard2019-12-112-9/+15
* tests: Run elfcompress under testrun in run-elfclassify.shMark Wielaard2019-12-112-2/+6
* debuginfod: Fix implicit conversion from 'CURLcode' to 'CURLMcode'Mark Wielaard2019-12-092-5/+9
* libdwfl: Find and handle compressed vmlinuz image.Mark Wielaard2019-12-092-0/+28
* config: Add an explicit Requires elfutils-debuginfod-client for debuginfod.Mark Wielaard2019-11-282-0/+6
* config: versioned libdebuginfod libraries should not be in -devel package.Mark Wielaard2019-11-272-1/+7
* elfutils.spec.in: Sync with fedora spec, remove rhel/fedora specifics.elfutils-0.178Mark Wielaard2019-11-262-70/+84
* Prepare for 0.178Mark Wielaard2019-11-2610-2436/+2582
* Fix BUILD_STATIC build and enable gcov for debuginfod.Mark Wielaard2019-11-269-6/+26
* elfutils.spec: Add BuildRequires: curlMark Wielaard2019-11-252-0/+5
* debuginfod: Tweak groom cycle for memory freeingFrank Ch. Eigler2019-11-252-0/+7
* tests: Don't sleep in run-debuginfod-find.sh, but wait till ready.Mark Wielaard2019-11-254-26/+94
* debuginfod: Add found_{executable,debuginfo,sourcerefs}_total metrics.Mark Wielaard2019-11-242-0/+32
* tests: Use 127.0.0.1 in run-debuginfod-find.sh instead of localhost.Mark Wielaard2019-11-232-10/+14
* debuginfod: add client contextMark Wielaard2019-11-2314-110/+317
* debuginfod 5: add /metrics endpointFrank Ch. Eigler2019-11-235-58/+214
* debuginfod 4: symbolic link traversal modeFrank Ch. Eigler2019-11-225-12/+50
* debuginfod 3/3: client interruptabilityFrank Ch. Eigler2019-11-2212-148/+326
* debuginfod 2/2: server sideFrank Ch. Eigler2019-11-2231-27/+3446
* debuginfod 1/2: client sideAaron Merey2019-11-2226-11/+2048
* run-large-elf-file.sh: skip if free memory information is not availableAndreas Schwab2019-11-142-2/+7
* dwelf_elf_e_machine_string: Clear errno before calling strtolAndreas Schwab2019-11-142-0/+6
* libdw: Introduce libdw_unalloc to stop Dwarf_Abbrev leaks.Mark Wielaard2019-11-124-1/+43
* libdw: Rewrite the memory handler to be more robust.Jonathon Anderson2019-11-085-53/+122
* Add configure options for Valgrind annotations.Jonathon Anderson2019-11-082-0/+35
* libdw: Add and use a concurrent version of the dynamic-size hash table.Srđan Milaković2019-11-0812-11/+632
* libdw: Don't free uninitialized Dwarf_Abbrev_Hash's of "fake" CUs.Jonathon Anderson2019-11-023-12/+35