1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Beginning of an actual executable for pesign. More... almost 14 years ago
We don't want the efi bits here... More... almost 14 years ago
Also need a target for normal executables... More... almost 14 years ago
Use the generic make rule for libdpe.a More... almost 14 years ago
Add a generic rule for .a files More... almost 14 years ago
Fix PE_E_NOMEM and add PE_E_INVALID_FILE. More... almost 14 years ago
Add (empty) definitions more stuff called by read_file() More... almost 14 years ago
Fix some typos (mapped->mmapped, unmapped->unmmapped) More... almost 14 years ago
Fix typo (GNU_SOURCE -> _GNU_SOURCE) More... almost 14 years ago
Add some helper functions. More... almost 14 years ago
pe_hdr shouldn't have mz_hdr in it. More... almost 14 years ago
We don't support PE_K_COFF. More... almost 14 years ago
Add "kind" to Pe. More... almost 14 years ago
Add some more common leaf functions. More... almost 14 years ago
Don't build the .a for now... More... almost 14 years ago
Add PE_E_NOMEM More... almost 14 years ago
Add common inline functions... More... almost 14 years ago
Force --std=gnu99 . More... almost 14 years ago
Change the way some includes work. More... almost 14 years ago
Add some helper functions for endianness. More... almost 14 years ago
Flesh out pe_begin() a bit further. More... almost 14 years ago
Stop hardcoding .c/.o filenames entirely. More... almost 14 years ago
This got renamed to pe_error.c More... almost 14 years ago
Clean up the make rules a little. More... almost 14 years ago
Flesh out libdpe some more. More... almost 14 years ago
Add some bigger, better stubs for libdpe. More... almost 14 years ago
Fix a typo. More... almost 14 years ago
Add a bunch more headers. More... almost 14 years ago
Add MZ headers. Wooooo! More... almost 14 years ago
Add a placeholder for libdpe.c More... almost 14 years ago