1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
2023-12-28 04:42:41 +01:00
..
check CI updates; cxxlib.h cleanups 2023-12-28 04:42:41 +01:00
compress CI updates and assorted cleanups 2023-11-06 19:29:40 +01:00
console all: assorted cleanups; introduce undocumented '--sysinfo' option 2023-10-05 03:51:27 +02:00
filter src: more clang-format 2023-10-05 11:53:02 +02:00
stub Fix varying page size on arm64 2023-11-17 15:10:31 -08:00
util CI updates; cxxlib.h cleanups 2023-12-28 04:42:41 +01:00
bele_policy.h CI updates; cxxlib.h cleanups 2023-12-28 04:42:41 +01:00
bele.h CI updates and minor cleanups. 2023-12-02 01:48:26 +01:00
conf.h CI updates 2023-11-17 11:50:52 +01:00
except.cpp CI updates and assorted cleanups 2023-11-06 19:29:40 +01:00
except.h CI updates; cxxlib.h cleanups 2023-12-28 04:42:41 +01:00
file.cpp src: more clang-format 2023-10-05 11:53:02 +02:00
file.h src: more clang-format 2023-10-05 11:53:02 +02:00
filter.cpp src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
filter.h src: create util/cxxlib.h 2023-08-16 10:05:59 +02:00
headers.h CI updates 2023-11-17 11:50:52 +01:00
help.cpp CI updates 2023-11-17 11:50:52 +01:00
lefile.cpp all: update clang-format settings 2023-09-01 11:29:51 +02:00
lefile.h src: add some "explicit"; cleanups 2023-07-16 07:37:31 +02:00
linker.cpp all: update clang-format settings 2023-09-01 11:29:51 +02:00
linker.h src: make sort order deterministic, next try 2023-08-30 16:41:59 +02:00
main.cpp CI updates and cleanups 2023-10-29 15:12:33 +01:00
Makefile src: rename ptr_reinterpret_cast to ptr_static_cast; misc cleanups 2023-12-20 11:44:01 +01:00
miniacc.h CI updates and minor cleanups 2023-10-30 14:15:35 +01:00
msg.cpp src: add assert_noexcept() 2023-07-08 12:06:27 +02:00
options.cpp CI updates and cleanups 2023-11-03 17:52:46 +01:00
options.h cmake update 2023-11-13 11:29:17 +01:00
p_com.cpp src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_com.h src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_djgpp2.cpp src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_djgpp2.h all: assorted cleanups; introduce undocumented '--sysinfo' option 2023-10-05 03:51:27 +02:00
p_elf_enum.h Merge branch 'devel' into devel4 2023-04-18 17:15:57 +02:00
p_elf.h src: work on packed_struct cleanup 2023-10-30 12:55:07 +01:00
p_exe.cpp src: sort cleanups 2023-09-04 07:28:48 +02:00
p_exe.h src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_lx_elf.cpp Honor .p_align <= 64K; else assume 4K is also available 2023-11-26 11:46:12 -08:00
p_lx_elf.h src: work on packed_struct cleanup 2023-10-30 12:55:07 +01:00
p_lx_exc.cpp CI updates and cleanups 2023-11-03 17:52:46 +01:00
p_lx_exc.h src: work on packed_struct cleanup 2023-10-30 12:55:07 +01:00
p_lx_interp.cpp CI updates and cleanups 2023-11-03 17:52:46 +01:00
p_lx_interp.h all: assorted cleanups; introduce undocumented '--sysinfo' option 2023-10-05 03:51:27 +02:00
p_lx_sh.cpp CI updates and cleanups 2023-11-03 17:52:46 +01:00
p_lx_sh.h all: assorted cleanups; introduce undocumented '--sysinfo' option 2023-10-05 03:51:27 +02:00
p_mach_enum.h Document path to mach-o/loader.h on Apple CommandLineTools 2023-08-23 19:52:35 +02:00
p_mach.cpp initial headway is limited by both file_size and mhcmdi.sizeofcmds 2023-11-17 07:28:21 -08:00
p_mach.h src: work on packed_struct cleanup 2023-10-30 12:55:07 +01:00
p_ps1.cpp all: more minor cleanups 2023-11-26 18:30:47 +01:00
p_ps1.h src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_sys.cpp src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_sys.h src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_tmt.cpp all: update clang-format settings 2023-09-01 11:29:51 +02:00
p_tmt.h src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_tos.cpp all: update clang-format settings 2023-09-01 11:29:51 +02:00
p_tos.h src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_unix.cpp testsuite: add file system test suite test_symlinks.sh 2023-09-06 00:09:44 +02:00
p_unix.h src: work on packed_struct cleanup 2023-10-30 12:55:07 +01:00
p_vmlinx.cpp CI updates and cleanups 2023-11-03 17:52:46 +01:00
p_vmlinx.h src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_vmlinz.cpp CI updates and cleanups 2023-11-03 17:52:46 +01:00
p_vmlinz.h src: work on packed_struct cleanup 2023-10-30 12:55:07 +01:00
p_w32pe_i386.cpp all: minor cleanups 2023-10-24 22:54:54 +02:00
p_w32pe_i386.h src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_w64pe_amd64.cpp src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_w64pe_amd64.h src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_w64pe_arm64.cpp src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_w64pe_arm64.h src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_wcle.cpp all: update clang-format settings 2023-09-01 11:29:51 +02:00
p_wcle.h src: introduce type tribool 2023-08-15 14:44:50 +02:00
p_wince_arm.cpp src: minor cleanups 2023-10-22 00:45:06 +02:00
p_wince_arm.h src: introduce type tribool 2023-08-15 14:44:50 +02:00
packer_c.cpp src: more clang-format 2023-10-05 11:53:02 +02:00
packer_f.cpp clang-tidy 2023-07-31 14:49:48 +02:00
packer_r.cpp src/pefile.cpp: cleanup reloc handling and add more checks 2023-10-14 19:24:44 +02:00
packer.cpp src/pefile.cpp: cleanup reloc handling and add more checks 2023-10-14 19:24:44 +02:00
packer.h CI updates; cxxlib.h cleanups 2023-12-28 04:42:41 +01:00
packhead.cpp all: cosmetic cleanups 2023-09-18 15:19:37 +02:00
packhead.h src: minor cleanups 2023-08-11 13:32:53 +02:00
packmast.cpp CI updates 2023-12-17 07:35:39 +01:00
packmast.h CI updates 2023-12-17 07:35:39 +01:00
pefile.cpp CI updates and minor cleanups. 2023-12-02 01:48:26 +01:00
pefile.h CI updates and minor cleanups. 2023-12-02 01:48:26 +01:00
ui.cpp CI updates and assorted cleanups 2023-11-06 19:29:40 +01:00
ui.h CI updates and assorted cleanups 2023-11-06 19:29:40 +01:00
version.h cmake update 2023-12-19 16:11:23 +01:00
work.cpp CI updates and minor cleanups. 2023-12-02 01:48:26 +01:00