Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | add readme/lic | Johannes Stoelp | 6 months | |
Age | Commit message | Author | Files | Lines |
2024-06-05 | add readme/licHEADmain | Johannes Stoelp | 2 | -0/+27 |
2023-01-30 | move from const generic to iterator approach | Johannes Stoelp | 2 | -161/+282 |
2022-05-22 | remove read_u8 and derive FromEndian for u8 | Johannes Stoelp | 1 | -11/+3 |
2022-04-30 | add explicit lifetime annotation to allow borrowing bytes from LoadSegment af... | Johannes Stoelp | 1 | -3/+3 |
2022-04-30 | add TypeConversion error and contains method on LoadSegment to check if addr ... | Johannes Stoelp | 1 | -9/+23 |
2022-04-29 | minor cleanup | Johannes Stoelp | 1 | -14/+14 |
2022-04-29 | lint: replace explicit lifetime with elided on | Johannes Stoelp | 1 | -1/+1 |
2022-04-29 | make crate no_std compatible | Johannes Stoelp | 2 | -22/+55 |
2022-04-28 | check mul/add when indexing into phdr | Johannes Stoelp | 1 | -1/+2 |
2022-04-28 | fix macro name | Johannes Stoelp | 1 | -4/+4 |
[...] | ||||
Clone | ||||
https://git.memzero.de/mirror/elfload | ||||
ssh://git.memzero.de/mirror/elfload | ||||
git@git.memzero.de:mirror/elfload |