Историја ревизија

Аутор SHA1 Порука Датум
  Sönke Holz 8b14056adb LibELF: Ignore RISC-V attribute section program header пре 1 година
  Daniel Bertalan 45d81dceed Everywhere: Replace `ElfW(type)` macro usage with `Elf_type` пре 1 година
  kleines Filmröllchen b4cabde4a4 LibELF: Add initial RISC-V support пре 1 година
  Sergey Bugaev 7cb765173c LibELF: Fix building without PTHREAD_STACK_MIN defined пре 1 година
  Tim Schumacher 9d6372ff07 Kernel: Consolidate finding the ELF stack size with validation пре 2 година
  implicitfield 79adeb626b LibC+LibELF: Move ELF definitions from LibC to LibELF пре 2 година
  Timon Kruiper daf7f43135 LibELF: Add EM_AARCH64 as expected architecture for ELF validation пре 2 година
  Andrew Kaster 7ab37ee22c Everywhere: Remove string.h include from AK/Traits.h and resolve fallout пре 2 година
  Liav A a4c87fac56 LibELF+LibSymbolication: Remove i686 support пре 2 година
  Andrew Kaster 61573caf53 LibELF: Include <pthread.h> to ensure PTHREAD_STACK_MAX is available пре 2 година
  sin-ack ef6921d7c7 Kernel+LibC+LibELF: Set stack size based on PT_GNU_STACK during execve пре 2 година
  Andrew Kaster 435a263998 LibELF: Relax restriction on allowed values of EI_OSABI to allow GNU пре 3 година
  Idan Horowitz c73ef87fc7 Kernel+LibELF+LibVT: Remove unused AK::String header includes пре 3 година
  Idan Horowitz cfb9f889ac LibELF: Accept Span instead of Pointer+Size in validate_program_headers пре 3 година
  Idan Horowitz 3e959618c3 LibELF: Use StringBuilders instead of Strings for the interpreter path пре 3 година
  Andreas Kling 0819f0a3fd LibELF: Allow (but ignore) PT_LOAD headers with zero size пре 3 година
  Idan Horowitz 9295f1936c LibELF: Check for missing PT_LOAD alignment header value пре 4 година
  Andreas Kling 114e8fffcd LibELF: Don't validate PT_LOAD alignment in ET_CORE files пре 4 година
  Gunnar Beutner 158355e0d7 Kernel+LibELF: Add support for validating and loading ELF64 executables пре 4 година
  Hendiadyoin1 37253ebcae LibELF: Fix missing include пре 4 година
  Andrew Kaster 7b4dc590e7 AK+Userland: Use akaster@serenityos.org for my copyright headers пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Gunnar Beutner 6cb28ecee8 LibC+LibELF: Implement support for the dl_iterate_phdr helper пре 4 година
  Gunnar Beutner 8dc375da96 LibElf: Allow PT_GNU_EH_FRAME program headers пре 4 година
  Idan Horowitz eab151c994 LibElf+readelf: Parse ELFs with no program headers correctly пре 4 година
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година
  Andreas Kling 5bf9999652 LibELF: Add a bunch of overflow checks in ELF validation пре 4 година
  Brendan Coles 66b0012bfd LibELF: validate_program_headers: Validate PT_INTERP header p_filesz > 1 пре 4 година
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ пре 4 година