aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainadd readme/licJohannes Stoelp4 months
 
 
AgeCommit messageAuthorFilesLines
2024-06-05add readme/licHEADmainJohannes Stoelp2-0/+27
2023-01-30move from const generic to iterator approachJohannes Stoelp2-161/+282
2022-05-22remove read_u8 and derive FromEndian for u8Johannes Stoelp1-11/+3
2022-04-30add explicit lifetime annotation to allow borrowing bytes from LoadSegment af...Johannes Stoelp1-3/+3
2022-04-30add TypeConversion error and contains method on LoadSegment to check if addr ...Johannes Stoelp1-9/+23
2022-04-29minor cleanupJohannes Stoelp1-14/+14
2022-04-29lint: replace explicit lifetime with elided onJohannes Stoelp1-1/+1
2022-04-29make crate no_std compatibleJohannes Stoelp2-22/+55
2022-04-28check mul/add when indexing into phdrJohannes Stoelp1-1/+2
2022-04-28fix macro nameJohannes Stoelp1-4/+4
[...]
 
Clone
https://git.memzero.de/mirror/elfload
ssh://git.memzero.de/mirror/elfload
git@git.memzero.de:mirror/elfload