1
0
mirror of https://github.com/upx/upx synced 2025-10-05 19:20:23 +08:00
upx/src
2021-04-11 15:16:34 -07:00
..
filter Welcome 2021. 2021-01-01 20:39:22 +01:00
lzma-sdk@d5bed9963d Change back to lzma-sdk d5bed9963d051c9e5690b12199eab6884a592c43 2021-03-06 12:05:23 -08:00
stub 4 fewer bytes of code? 2021-02-23 02:24:24 -08:00
bele_policy.h Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
bele.h Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
bptr.h Various cosmetic updates and refactors. NFCI. 2021-01-04 17:20:57 +01:00
c_file.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
c_init.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
c_none.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
c_screen.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
compress_lzma.cpp Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
compress_ucl.cpp Various cosmetic updates and refactors. NFCI. 2021-01-04 17:20:57 +01:00
compress_zlib.cpp Various cosmetic updates and refactors. NFCI. 2021-01-04 17:20:57 +01:00
compress.cpp Enable usual grep for function definition 2021-04-03 12:46:20 -07:00
compress.h Welcome 2021. 2021-01-01 20:39:22 +01:00
conf.h Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
console.h Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
except.cpp clang-format more files. 2021-01-04 20:26:31 +01:00
except.h clang-format more files. 2021-01-04 20:26:31 +01:00
file.cpp Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
file.h Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
filter.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
filter.h Use C++ 14 alignas(), init some struct fields just because of good practice. 2021-01-04 21:02:07 +01:00
filteri.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
help.cpp Update CI to use lastest zlib. Update Makefile. 2021-01-01 23:24:31 +01:00
lefile.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
lefile.h Welcome 2021. 2021-01-01 20:39:22 +01:00
linker.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
linker.h Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
main.cpp Clarify comment in previous commit 2021-01-20 05:54:53 -08:00
Makefile Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
mem.cpp getSizeForCompression worst cases 2021-02-25 20:04:16 -08:00
mem.h Various cosmetic updates and refactors. NFCI. 2021-01-04 17:20:57 +01:00
miniacc.h Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
msg.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
options.h clang-format more files. 2021-01-04 20:26:31 +01:00
p_armpe.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
p_armpe.h Revert some changes from previous commit to pacify clang 2021-03-28 21:40:13 +02:00
p_com.cpp Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
p_com.h Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
p_djgpp2.cpp Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
p_djgpp2.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_elf_enum.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_elf.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_exe.cpp Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
p_exe.h Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
p_lx_elf.cpp shlib: Don't compress below xct_off (except Elf headers) 2021-04-11 15:16:34 -07:00
p_lx_elf.h Fix errors detected by "make run-testsuite". 2021-03-06 15:31:56 -08:00
p_lx_exc.cpp Update bele.h to better work with modern compilers. 2021-01-02 16:45:58 +01:00
p_lx_exc.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_lx_interp.cpp total_in, total_out move to PackUnix 2021-02-22 16:13:40 -08:00
p_lx_interp.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_lx_sh.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
p_lx_sh.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_mach_enum.h Mach_ARM64_thread_state padded to (0 mod 8) 2021-01-30 16:11:32 -08:00
p_mach.cpp fix issue 486 2021-04-07 15:40:13 +08:00
p_mach.h Mach_ARM64_thread_state padded to (0 mod 8) 2021-01-30 16:11:32 -08:00
p_ps1.cpp Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
p_ps1.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_sys.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
p_sys.h Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
p_tmt.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
p_tmt.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_tos.cpp clang-format more files. 2021-01-04 20:26:31 +01:00
p_tos.h Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
p_unix.cpp WIP: PackLinuxElf64::unpack working for shared libraries (non-Android) 2021-03-05 16:20:36 -08:00
p_unix.h total_in, total_out move to PackUnix 2021-02-22 16:13:40 -08:00
p_vmlinx.cpp Use correct native types with "alignas(1)". 2021-01-04 21:13:49 +01:00
p_vmlinx.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_vmlinz.cpp Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
p_vmlinz.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_w32pe.cpp PE: fix SectionHeadersSize of SizeOfHeaders value 2021-04-06 22:49:31 +03:00
p_w32pe.h Revert some changes from previous commit to pacify clang 2021-03-28 21:40:13 +02:00
p_w64pep.cpp PE: fix SizeOfHeaders value of Optional Header field 2021-03-25 21:41:49 +02:00
p_w64pep.h Revert some changes from previous commit to pacify clang 2021-03-28 21:40:13 +02:00
p_wcle.cpp More robust PackWcle::decodeFixups() 2021-01-23 15:37:52 -08:00
p_wcle.h Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
packer_c.cpp Various cosmetic updates and refactors. NFCI. 2021-01-04 17:20:57 +01:00
packer_f.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
packer.cpp Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
packer.h Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
packhead.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
packmast.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
packmast.h Welcome 2021. 2021-01-01 20:39:22 +01:00
pefile.cpp Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
pefile.h Welcome 2021. 2021-01-01 20:39:22 +01:00
s_djgpp2.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
s_object.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
s_vcsa.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
s_win32.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
screen.h Welcome 2021. 2021-01-01 20:39:22 +01:00
snprintf.cpp Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
snprintf.h Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
ui.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
ui.h Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
util.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
util.h Welcome 2021. 2021-01-01 20:39:22 +01:00
version.h Bump version date. 2021-01-01 20:45:11 +01:00
work.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00