1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
Markus F.X.J. Oberhumer 15484aa296 all: more cleanups
Changes include:
  - extract headers.h from conf.h
  - use "byte" in some more places
  - unify "const" coding style
  - pefile.cpp: make sort order deterministic
  - simplify some other pefile.cpp code
  - CI updates
2023-03-18 21:27:34 +01:00
..
check all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
compress all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
console src: move console files into a subdir; NFC 2023-01-18 14:19:15 +01:00
filter all: more cleanups 2023-03-18 21:27:34 +01:00
stub all: more cleanups 2023-03-18 21:27:34 +01:00
util all: more cleanups 2023-03-18 21:27:34 +01:00
bele_policy.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
bele.h all: more cleanups 2023-03-18 21:27:34 +01:00
conf.h all: more cleanups 2023-03-18 21:27:34 +01:00
except.cpp src: rework optimizeReloc handling; cleanups 2023-02-21 15:19:24 +01:00
except.h src: rework optimizeReloc handling; cleanups 2023-02-21 15:19:24 +01:00
file.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
file.h all: welcome 2023 2023-01-01 19:49:30 +01:00
filter.cpp src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
filter.h src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
headers.h all: more cleanups 2023-03-18 21:27:34 +01:00
help.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
lefile.cpp src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
lefile.h all: more cleanups 2023-03-18 21:27:34 +01:00
linker.cpp all: more cleanups 2023-03-18 21:27:34 +01:00
linker.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
main.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
Makefile all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
miniacc.h src: new ACC version 2023-01-19 06:26:06 +01:00
msg.cpp all: more cleanups 2023-03-18 21:27:34 +01:00
options.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
options.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_com.cpp src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
p_com.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_djgpp2.cpp src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
p_djgpp2.h all: more cleanups 2023-03-18 21:27:34 +01:00
p_elf_enum.h all: welcome 2023 2023-01-01 19:49:30 +01:00
p_elf.h all: canonicalize win32 and win64 file names 2023-02-10 09:49:29 +01:00
p_exe.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_exe.h all: more cleanups 2023-03-18 21:27:34 +01:00
p_lx_elf.cpp all: assorted updates and cleanups 2023-02-05 17:20:32 +01:00
p_lx_elf.h all: canonicalize win32 and win64 file names 2023-02-10 09:49:29 +01:00
p_lx_exc.cpp all: welcome 2023 2023-01-01 19:49:30 +01:00
p_lx_exc.h all: welcome 2023 2023-01-01 19:49:30 +01:00
p_lx_interp.cpp all: welcome 2023 2023-01-01 19:49:30 +01:00
p_lx_interp.h all: welcome 2023 2023-01-01 19:49:30 +01:00
p_lx_sh.cpp all: assorted updates and cleanups 2023-02-05 17:20:32 +01:00
p_lx_sh.h all: welcome 2023 2023-01-01 19:49:30 +01:00
p_mach_enum.h all: welcome 2023 2023-01-01 19:49:30 +01:00
p_mach.cpp all: assorted updates and cleanups 2023-02-05 17:20:32 +01:00
p_mach.h all: canonicalize win32 and win64 file names 2023-02-10 09:49:29 +01:00
p_ps1.cpp src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
p_ps1.h all: more cleanups 2023-03-18 21:27:34 +01:00
p_sys.cpp src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
p_sys.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_tmt.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_tmt.h all: more cleanups 2023-03-18 21:27:34 +01:00
p_tos.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_tos.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_unix.cpp amd64-linux revamp for compressing shared libraries 2023-01-09 09:39:25 -08:00
p_unix.h amd64-linux revamp for compressing shared libraries 2023-01-09 09:39:25 -08:00
p_vmlinx.cpp src: some xspan cleanups 2023-01-30 11:03:11 +01:00
p_vmlinx.h all: canonicalize win32 and win64 file names 2023-02-10 09:49:29 +01:00
p_vmlinz.cpp all: canonicalize win32 and win64 file names 2023-02-10 09:49:29 +01:00
p_vmlinz.h all: canonicalize win32 and win64 file names 2023-02-10 09:49:29 +01:00
p_w32pe_i386.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_w32pe_i386.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_w64pe_amd64.cpp src: pefile: add checkMachine() 2023-02-21 20:33:40 +01:00
p_w64pe_amd64.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_w64pe_arm64.cpp src: pefile: add checkMachine() 2023-02-21 20:33:40 +01:00
p_w64pe_arm64.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_wcle.cpp all: more cleanups 2023-03-18 21:27:34 +01:00
p_wcle.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_wince_arm.cpp src: pefile: add checkMachine() 2023-02-21 20:33:40 +01:00
p_wince_arm.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
packer_c.cpp all: canonicalize win32 and win64 file names 2023-02-10 09:49:29 +01:00
packer_f.cpp all: more cleanups 2023-03-18 21:27:34 +01:00
packer_r.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
packer.cpp all: more cleanups 2023-03-18 21:27:34 +01:00
packer.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
packhead.cpp src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
packmast.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
packmast.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
pefile.cpp all: more cleanups 2023-03-18 21:27:34 +01:00
pefile.h all: more cleanups 2023-03-18 21:27:34 +01:00
ui.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
ui.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
version.h all: assorted updates and cleanups 2023-02-05 17:20:32 +01:00
work.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00