libelf: Correctly decode ar_mode as octal string
[platform/upstream/elfutils.git] / libelf / elf_begin.c
2022-09-14 Mark Wielaardlibelf: Correctly decode ar_mode as octal string
2022-03-17 Mark Wielaardlibelf: Make sure ar_size starts with a digit before...
2022-03-17 Mark Wielaardlibelf: Take map offset into account for Shdr alignment...
2021-12-19 Mark Wielaardlibelf: Only set shdr state when there is at least...
2021-12-16 Mark Wielaardlibelf: Use offsetof to get field of unaligned
2021-09-09 Dmitry V. LevinRemove redundant casts of memory allocating functions...
2020-12-16 Mark Wielaardlibelf: Make sure we have at least a full ELF header...
2020-12-12 Dmitry V. Levinlibelf: fix spelling typos in comments
2019-06-28 Mark Wielaardlibelf: Fix some 32bit offset/size issues that break...
2019-02-28 Mark Wielaardlibelf: There is just one ELF version.
2019-02-14 Mark Wielaardlibelf: Make sure ar_size is terminated when reading...
2018-02-10 Joshua WattUse fallthrough attribute.
2017-10-13 Mark Wielaardlibelf: Don't error out when sanity checking e_shoff...
2017-10-13 Mark Wielaardlibelf: Add ELF_E_INVALID_ELF error value.
2017-05-02 Ulf HermannUse F_GETFD rather than F_GETFL to check validity of...
2016-11-10 Mark Wielaardlibelf: Always set ELF maxsize when reading an ELF...
2016-10-12 Akihiko Odakilib: Provide MAX and MIN in system.h
2016-01-06 Mark Wielaardlibelf: Add elf_compress and elf_compress_gnu.
2015-10-22 Jose E. Marchesilibelf: use the right size when preading in[0].sh_size
2015-10-22 Chih-Hung HsiehMove nested functions in libelf.
2015-09-23 Mark WielaardRemove old-style function definitions.
2015-06-08 Mark Wielaardlibelf: Check e_shoff alignment before direct access...
2015-06-08 Mark Wielaardlibelf: Split checks for ehdr and shdr, drop phdr check...
2015-01-12 Mark Wielaardlibelf: ar_size cannot be negative. Fix max ar size.
2014-12-28 Alexander Cherepanovlibelf: Fix dir traversal vuln in ar extraction.
2014-12-17 Mark Wielaardlibelf: Make sure ar archive long_names len fits in...
2014-12-17 Mark Wielaardlibelf: Clear any garbage left in the ar name table.
2014-12-15 Mark Wielaardlibelf: Correct ELF64 section offset check in file_read...
2014-12-15 Mark Wielaardlibelf: Add some ar header sanity checking.
2014-11-13 Mark Wielaardlibelf: Use mempcpy not __mempcpy.
2014-11-08 Mark Wielaardlibelf: Correct shdr size check for (raw) getdata.
2014-09-11 Petr Machataelf_begin sets elf_errno for cases that the file is...
2014-04-18 Mark WielaardRemove mudflap build option.
2014-01-23 Jakub Jelinekrobustify: libelf.
2012-08-07 Petr MachataImplement support for archives with 64-bit symbol table
2012-06-05 Mark WielaardUpdate name, license and contributor policy.
2010-04-14 Roland McGrathHandle truncated phdrs without crash.
2010-02-17 Roland McGrathAvoid wild section data pointers from bogus sh_offset...
2010-01-08 Roland McGrathAdd elf_getphdrnum, support >65536 phdrs.
2008-12-04 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2008-09-30 Roland McGrathlibdwfl/
2008-08-25 Roland McGrathFix up bogon and missing log entries from .pmachata...
2008-08-16 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.pmachata...
2008-02-21 Roland McGrathFinish elflint .gnu.attributes checking
2008-01-02 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.disasm'...
2007-10-16 Ulrich Dreppermerge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'
2007-03-30 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2007-02-05 Ulrich DrepperImplement ar program.
2006-07-12 Ulrich Dreppermerge of 67f3844b544f03a64b3ac896c19f94744923d76a
2006-07-12 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2006-07-12 Ulrich DrepperAdjust for internal_function_def removal.
2006-04-04 Ulrich DrepperFix FSF address. No exception for libdwarf.
2006-04-04 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2005-08-29 Ulrich Dreppermerge of 333c187506c852455e9f7be44fa9adc360416217
2005-08-25 Roland McGrath2005-08-24 Roland McGrath <roland@redhat.com>
2005-08-29 Ulrich DrepperFix more EINTR handling problems. Add jump prediction.
2005-08-28 Ulrich DrepperAdd strings program.
2005-08-28 Ulrich DrepperSpeed-up elf_begin when not using mmap.
2005-08-15 Ulrich DrepperCorrect build programs caused by commit from devel...
2005-08-13 Ulrich Dreppermerge of 0bc367fba741939c3256bd69de909e6c23067adf
2005-08-13 Roland McGrath2005-08-13 Roland McGrath <roland@redhat.com>
2005-08-13 Ulrich DrepperOptimize memory handling. Copy pread if possible....
2005-08-13 Ulrich DrepperFix elf_begin for 64-bit and optimize a bit.
2005-07-26 Ulrich DrepperAdjust for monotone.