pagure Logo
  • Log In

tulips / perk

Clone
Source Code
GIT
  • Source
  • Issues  0
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 898

Branch: f1811f5d17
main
api: renamed pe_output_image_symbols() as pe_output_pecoff_symbols().
midipix • 3 days ago  
f1811f
api: renamed pe_output_image_strings() as pe_output_pecoff_strings().
midipix • 3 days ago  
119ad0
api: renamed pe_output_image_sections() as pe_output_pecoff_sections().
midipix • 3 days ago  
b3bd3b
api: renamed pe_output_image_category() as pe_output_pecoff_category().
midipix • 3 days ago  
a7c317
perk_secattr.h: added with section attr definitions for reserved sections.
midipix • 3 days ago  
a484c9
pe_output_image_sections(): relocation symbol: now described.
midipix • 3 days ago  
e72eab
struct pe_image_meta: added and integrated the .m_symvec_symidx member.
midipix • 3 days ago  
60ec68
pe_output_image_sections(): relocation type: now described.
midipix • 3 days ago  
a03a54
pe_output_image_symbols(): comdat selection: now described.
midipix • 4 days ago  
99be98
pe_output_image_symbols(): fix formatting redundancy.
midipix • 4 days ago  
73d2ea
pe_output_image_sections(): output relocation records in verbose mode.
midipix • 4 days ago  
49d195
reader: implemented pe_read_coff_reloc().
midipix • 4 days ago  
2292ef
pe_output_image_symbols(): output auxiliary records of section symbols.
midipix • 5 days ago  
afa3a7
pe_output_image_sections(): implemented verbose yaml output.
midipix • 5 days ago  
97dd39
pe_output_image_sections(): rewrite, produce prettier yaml.
midipix • 5 days ago  
72d820
struct pe_meta_sec_hdr: optimize for iterative name access.
midipix • 5 days ago  
39eebb
driver: added the --yaml switch (same as --pretty=yaml).
midipix • 5 days ago  
2115d0
pe_output_image_symbols(): properly handle empty symbol tables.
midipix • 5 days ago  
0044bc
pe_output_symbol_records_yaml(): weak extern characteristics: now described.
midipix • 5 days ago  
cacb6a
perk_consts.h: added PE_IMAGE_WEAK_EXTERN_SEARCH_{NOLIBRARY|LIBRARY|ALIAS}.
midipix • 5 days ago  
1274f6
pe_output_symbol_records_yaml(): output auxiliary records of weak externals.
midipix • 5 days ago  
4816ec
reader: implemented pe_read_aux_rec_weaksym().
midipix • 5 days ago  
09166f
reader: implemented pe_read_aux_rec_section().
midipix • 5 days ago  
6cc493
PE/COFF api: added struct pe_meta_aux_rec_weaksym.
midipix • 6 days ago  
a4b1bb
PE/COFF api: added struct pe_meta_aux_rec_section.
midipix • 6 days ago  
6f417f
code base: added mdso's mdso_specs.h and mdso_structs.h as internal headers.
midipix • 6 days ago  
fcf54a
PE/COFF format: added struct pe_raw_aux_rec_weaksym.
midipix • 6 days ago  
28dd46
PE/COFF format: added struct pe_raw_aux_rec_{bf|ef}info.
midipix • 6 days ago  
d2cf3a
PE/COFF format: added struct pe_raw_aux_rec_function.
midipix • 6 days ago  
74ddee
struct pe_meta_coff_symbol: added the .cs_attr and .cs_xattr members.
midipix • a week ago  
14ed9f
api: added perk_edefs.h: PE backend extended definitions.
midipix • a week ago  
d4f005
pe_output_image_symbols(): implemented verbose yaml output.
midipix • a week ago  
c87d85
driver: pe_perk_options[]: added --version support.
midipix • a week ago  
a76e42
struct pe_image_meta: added and integrated .m_symvec_crc32 and .m_symvec_crc64.
midipix • a week ago  
2174f9
pe_meta_get_image_meta(): free the (newly) allocated .m_symtbl array.
midipix • a week ago  
3d451e
pe_output_image_symbols(): rewrite, produce prettier yaml.
midipix • a week ago  
ece10a
struct pe_meta_coff_symbol: added and integrated .cs_crc32 and .cs_crc64.
midipix • a week ago  
6b0f33
pe_hash_mbstr_crc32(), pe_hash_mbstr_crc64(): remove the symlen parameter (not used).
midipix • a week ago  
d3dd3b
pe_output_image_symbols(): refactor, utilizing meta->m_symtbl.
midipix • a week ago  
f848fd
pe_meta_get_image_meta(): whitespace meditation.
midipix • a week ago  
789eba
struct pe_image_meta: added and integrated .r_symtbl and .m_symtbl.
midipix • a week ago  
fd0e2d
Annual chores.
midipix • a week ago  
6a5301
low-level api: incorporate the framework's crc32 and crc64 interfaces.
midipix • a week ago  
96b212
struct pe_meta_coff_file_hdr: .cfh_num_of_syms ==> .cfh_size_of_sym_tbl.
midipix • a week ago  
f6a85b
struct pe_raw_coff_object_hdr: rename .cfh_num_of_syms to reflect content.
midipix • a week ago  
854fb8
struct pe_raw_coff_image_hdr: rename .cfh_num_of_syms to reflect content.
midipix • a week ago  
6dc523
api: coff symbol structs: rename .cs_num_of_aux_symbols to reflect content.
midipix • a week ago  
18f51d
struct pe_meta_coff_symbol: added the .cs_aux_recs member.
midipix • a week ago  
8db559
struct pe_meta_coff_symbol: optimize for iterative name access.
midipix • a week ago  
e5823e
pe_ar_list_members(): refactor (by renaming memberp as minfo) for clarity.
midipix • 2 weeks ago  
425c2f
api: PERK_DRIVER_AR_PRINT_ARCHIVE -> PERK_DRIVER_AR_PRINT_MEMBERS (consistency).
midipix • 2 weeks ago  
8ba1bc
  • « Newer
  • page 1 of 18
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.