Age | Commit message (Expand) | Author |
---|---|---|
2020-12-14 | LibELF: Move the implementation of find_demangled_function to ELF::Image | Itamar |
2020-12-14 | Loader: Add dynamic loader program | Itamar |
2020-08-10 | Lagom+LibELF: Add an ELF fuzzer, and tweak the code to survive a few minutes ... | Nico Weber |
2020-08-06 | Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t) | asynts |
2020-05-16 | Kernel: Absorb LibBareMetal back into the kernel | Andreas Kling |
2020-05-07 | LibELF: Add Image::Section::wrapping_byte_buffer | Itamar |
2020-04-11 | LibELF: Move validation methods to their own file | Andrew Kaster |
2020-04-11 | LibELF: Move ELF classes into namespace ELF | Andrew Kaster |