2015-02-07 |
Jan Kratochvil | libelf: Consider sh_addralign 0 as 1 |
commit | commitdiff | tree |
2015-02-06 |
Mark Wielaard | libdwfl: Clear symtab result on error before using... |
commit | commitdiff | tree |
2015-02-06 |
Mark Wielaard | libelf: Make sure string returned by elf_strptr is... |
commit | commitdiff | tree |
2015-02-06 |
Mark Wielaard | libelf: elf_strptr should use datalist when data has... |
commit | commitdiff | tree |
2015-02-06 |
Mark Wielaard | libelf: Fix elf_newdata when raw ELF file/image data... |
commit | commitdiff | tree |
2015-02-06 |
Mark Wielaard | libelf: elf_strptr should fetch the shdr for the sectio... |
commit | commitdiff | tree |
2015-01-27 |
Mark Wielaard | s/Really, not guarantee/Really, no guarantee/g |
commit | commitdiff | tree |
2015-01-27 |
Mark Wielaard | libebl.h: Add comment from README that this is complete... |
commit | commitdiff | tree |
2015-01-16 |
Mark Wielaard | tests: Make deleted and vdsosyms testcases work with... |
commit | commitdiff | tree |
2015-01-16 |
Mark Wielaard | libdw: Search for the last matching address with dwarf_... |
commit | commitdiff | tree |
2015-01-16 |
Mark Wielaard | libdwfl: dwfl_module_getsrc should never match end_sequ... |
commit | commitdiff | tree |
2015-01-15 |
Mark Wielaard | libdw: Robustify eh_frame_hdr and encoded-values reading. |
commit | commitdiff | tree |
2015-01-15 |
Mark Wielaard | libdwfl: Handle seeing CU EOF marker without any other... |
commit | commitdiff | tree |
2015-01-15 |
Mark Wielaard | libdw: Check DW_AT_sibling attribute offset is after... |
commit | commitdiff | tree |
2015-01-15 |
Mark Wielaard | libdw: Check register number in CFI isn't insanely... |
commit | commitdiff | tree |
2015-01-15 |
Mark Wielaard | elfcmp: Add some NULL and zero checks. |
commit | commitdiff | tree |
2015-01-15 |
Mark Wielaard | libdw: Add missing size check to parse_eh_frame_hdr. |
commit | commitdiff | tree |
2015-01-15 |
Mark Wielaard | libdw: Handle NULL dbg for call_ref, GNU_implicit_point... |
commit | commitdiff | tree |
2015-01-15 |
Mark Wielaard | libelf: gelf_getphdr should check phdr index is valid. |
commit | commitdiff | tree |
2015-01-15 |
Mark Wielaard | backends: Check sh_entsize is not zero in ppc_symbol... |
commit | commitdiff | tree |
2015-01-15 |
Mark Wielaard | elflint: Add various low-level checks. |
commit | commitdiff | tree |
2015-01-14 |
Mark Wielaard | tests: Add testfile-debug-types test case. |
commit | commitdiff | tree |
2015-01-14 |
Jason P. Leasure | libdw: fix offset for sig8 lookup in dwarf_formref_die |
commit | commitdiff | tree |
2015-01-12 |
Mark Wielaard | libdw: Check sibling attribute offset still falls insid... |
commit | commitdiff | tree |
2015-01-12 |
Mark Wielaard | strings: Produce error when section data falls outside... |
commit | commitdiff | tree |
2015-01-12 |
Mark Wielaard | nm: Guard against divide by zero in error check. |
commit | commitdiff | tree |
2015-01-12 |
Mark Wielaard | nm: Handle/Skip /SYM64/ index entries. |
commit | commitdiff | tree |
2015-01-12 |
Mark Wielaard | nm: Stop processing ar members on first invalid offset. |
commit | commitdiff | tree |
2015-01-12 |
Mark Wielaard | libelf: ar_size cannot be negative. Fix max ar size. |
commit | commitdiff | tree |
2015-01-12 |
Mark Wielaard | readelf: Don't try to read macinfo cus sentinel or... |
commit | commitdiff | tree |
2015-01-12 |
Mark Wielaard | readelf: Add more sanity checks to print_debug_exceptio... |
commit | commitdiff | tree |
2015-01-12 |
Mark Wielaard | libdw: Prevent infinite recursion when processing DW_TA... |
commit | commitdiff | tree |
2014-12-28 |
Alexander Cherepanov | libelf: Fix dir traversal vuln in ar extraction. |
commit | commitdiff | tree |
2014-12-19 |
Mark Wielaard | tests: Don't match libfunc symbol on ppc64 in run-delet... elfutils-0.161 |
commit | commitdiff | tree |
2014-12-19 |
Mark Wielaard | tests: vdsosyms should not fail for architectures that... |
commit | commitdiff | tree |
2014-12-19 |
Mark Wielaard | tests: run-deleted.sh should SKIP if arch doesn't suppo... |
commit | commitdiff | tree |
2014-12-19 |
Mark Wielaard | libdwfl: Always try find_dynsym last, also on find_symt... |
commit | commitdiff | tree |
2014-12-19 |
Mark Wielaard | libdwfl: Remove p_align sanity check from elf_from_memory. |
commit | commitdiff | tree |
2014-12-18 |
Ulrich Drepper | avoid scary command output |
commit | commitdiff | tree |
2014-12-18 |
Mark Wielaard | Prepare 0.161 release. |
commit | commitdiff | tree |
2014-12-18 |
Mark Wielaard | tests: Add testfile-macros-0xff.bz2 to EXTRA_DIST. |
commit | commitdiff | tree |
2014-12-18 |
Mark Wielaard | libdwfl: Make sure symstrdata->d_buf != NULL in relocat... |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | readelf: Add bounds check before each CFA op that takes... |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | libdw: Check diridx is valid under DW_LNE_define_file... |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | readelf: Print dwarf_errmsg if dwarf_onesrcline or... |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | libelf: Make sure ar archive long_names len fits in... |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | libelf: Check index_size doesn't overflow in elf_getarsym. |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | libdw: Make sure there is enough space to read offset... |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | readelf: Correct overflow check for length in print_deb... |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | readelf,libdw: Correct .debug_line overflow check for... |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | readelf: Warn, don't assert, if loclist or rangelist... |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | readelf: Don't assert when addr_size or ref_size is... |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | libdw: dwarf_getpubnames set error to DWARF_E_NO_ENTRY... |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | readelf: Add more bounds checks to print_gdb_index_section. |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | libdw: Add bounds checking to dwarf_getpubnames. |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | readelf: Make sure there is enough room for reading... |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | readelf: Check there is enough room for the DW_LNE_set_... |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | libelf: Clear any garbage left in the ar name table. |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | libdw: Unroll the first get_sleb128 step to help the... |
commit | commitdiff | tree |
2014-12-17 |
Josh Stone | libdw: pre-compute leb128 loop limits |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | libdw: Add get_uleb128 and get_sleb128 bounds checking. |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | libdw: Make sure all attributes come with a (fake)... |
commit | commitdiff | tree |
2014-12-17 |
Mark Wielaard | elfcmp: Make sure Elf32_Word difference doesn't wrap... |
commit | commitdiff | tree |
2014-12-16 |
Mark Wielaard | libdwfl: Make sure elf_getdata_rawchunk size_t doesn... |
commit | commitdiff | tree |
2014-12-16 |
Mark Wielaard | libdw: Make sure end of next cu doesn't overflow sectio... |
commit | commitdiff | tree |
2014-12-16 |
Mark Wielaard | Guard against 64bit unsigned wrap around in (int) compa... |
commit | commitdiff | tree |
2014-12-15 |
Josh Stone | Add config/compile as installed by automake 1.14 |
commit | commitdiff | tree |
2014-12-15 |
Mark Wielaard | readelf: Check TType base offset and Action table are... |
commit | commitdiff | tree |
2014-12-15 |
Mark Wielaard | readelf: Don't print more augmentation characters than... |
commit | commitdiff | tree |
2014-12-15 |
Mark Wielaard | libelf: Correct ELF64 section offset check in file_read... |
commit | commitdiff | tree |
2014-12-15 |
Mark Wielaard | libelf: Add some ar header sanity checking. |
commit | commitdiff | tree |
2014-12-14 |
Mark Wielaard | tests: Add an explicit -fasynchronous-unwind-tables... |
commit | commitdiff | tree |
2014-12-13 |
Josh Stone | tests: Test addr2line -i with lexical blocks present |
commit | commitdiff | tree |
2014-12-13 |
Josh Stone | libdwfl: Search for the last matching address in lines |
commit | commitdiff | tree |
2014-12-12 |
Josh Stone | libdw: Make srclines use a stable sort |
commit | commitdiff | tree |
2014-12-12 |
Mark Wielaard | libelf: Make sure n * w doesn't overflow in elf_getarsym. |
commit | commitdiff | tree |
2014-12-12 |
Mark Wielaard | libdwfl: Check file count overflow in handle_file_note. |
commit | commitdiff | tree |
2014-12-12 |
Mark Wielaard | readelf: Check count fits and doesn't overflow fptr... |
commit | commitdiff | tree |
2014-12-12 |
Mark Wielaard | readelf: Report invalid data if action table doesn... |
commit | commitdiff | tree |
2014-12-11 |
Josh Stone | libdw: save startp/endp boundaries in Dwarf_CU |
commit | commitdiff | tree |
2014-12-11 |
Josh Stone | libdw: optimize dwarf_hasattr to just look at abbrev |
commit | commitdiff | tree |
2014-12-11 |
Josh Stone | libdw: unify die->abbrev lookups |
commit | commitdiff | tree |
2014-12-11 |
Josh Stone | addr2line: Always prefer linkage_name over plain names |
commit | commitdiff | tree |
2014-12-11 |
Josh Stone | addr2line: Iterate scopes for inline's parent function |
commit | commitdiff | tree |
2014-12-11 |
Mark Wielaard | readelf: maximum operations per instruction cannot... |
commit | commitdiff | tree |
2014-12-11 |
Mark Wielaard | readelf: DW_OP_call_ref and DW_OP_GNU_implicit_pointer... |
commit | commitdiff | tree |
2014-12-11 |
Mark Wielaard | libdwfl: Check actually used ehsize, shentsize and... |
commit | commitdiff | tree |
2014-12-11 |
Mark Wielaard | libdwfl: Never relocate value against section zero... |
commit | commitdiff | tree |
2014-12-11 |
Mark Wielaard | libdw: Add overflow checking to __libdw_form_val_len. |
commit | commitdiff | tree |
2014-12-10 |
Petr Machata | Change calling convention of dwarf_getmacros to allow... |
commit | commitdiff | tree |
2014-12-04 |
Mark Wielaard | objdump: Add various sanity checks to guard against... |
commit | commitdiff | tree |
2014-12-04 |
Mark Wielaard | readelf: Fix overflow check in handle_sysv_hash64. |
commit | commitdiff | tree |
2014-12-04 |
Mark Wielaard | libdwfl: Check relocations don't overlap ELF ehdr,... |
commit | commitdiff | tree |
2014-12-04 |
Mark Wielaard | readelf: Don't trash destshdr for STT_SECTION in handle... |
commit | commitdiff | tree |
2014-12-04 |
Mark Wielaard | Add configure --disable-textrelcheck option to enable... |
commit | commitdiff | tree |
2014-12-03 |
Mark Wielaard | libdw: Initialize variables in getcfi_gnu_eh_frame. |
commit | commitdiff | tree |
2014-12-03 |
Mark Wielaard | tests: vdsosyms call dwfl_linux_proc_attach. |
commit | commitdiff | tree |
2014-11-26 |
Mark Wielaard | readelf: Cast Dwarf_Word length to ptrdiff_t for compar... |
commit | commitdiff | tree |
2014-11-26 |
Mark Wielaard | readelf, libdw: Guard against divide by zero line_range... |
commit | commitdiff | tree |
2014-11-26 |
Mark Wielaard | libdw: Always check __libdw_find_attr return value. |
commit | commitdiff | tree |
next |