| .. |
|
config_h
|
Make it compile again by adding a more portable setfold.sh script.
|
2000-06-26 16:55:00 +00:00 |
|
stub
|
Changed a comment.
|
2000-12-29 16:48:07 +00:00 |
|
.cvsignore
|
Finally we use automated dependencies.
|
2000-12-21 18:49:17 +00:00 |
|
bele.h
|
Added some experimental test code.
|
2000-12-29 12:27:48 +00:00 |
|
c_file.cpp
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
c_init.cpp
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
c_none.cpp
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
c_screen.cpp
|
Clarified some comments.
|
2000-11-28 14:18:13 +00:00 |
|
compress.cpp
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
conf.h
|
Use the new macro COMPILE_TIME_ASSERT() instead of several assert().
|
2000-12-29 12:28:57 +00:00 |
|
console.h
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
except.cpp
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
except.h
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
fcto_ml2.ch
|
Moved the new filter into fcto_ml3.ch.
|
2000-12-19 12:25:38 +00:00 |
|
fcto_ml3.ch
|
Moved the new filter into fcto_ml3.ch.
|
2000-12-19 12:25:38 +00:00 |
|
fcto_ml.ch
|
Moved the new filter into fcto_ml3.ch.
|
2000-12-19 12:25:38 +00:00 |
|
file.cpp
|
Use closex() instead of close() in OutputFile::dump().
|
2000-12-15 11:00:29 +00:00 |
|
file.h
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
filter.cpp
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
filter.h
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
filteri.cpp
|
Moved the new filter into fcto_ml3.ch.
|
2000-12-19 12:25:38 +00:00 |
|
help.cpp
|
Only #include "version.h" in files that actually need it.
|
2000-12-21 20:22:03 +00:00 |
|
lefile.cpp
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
lefile.h
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
linker.cpp
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
linker.h
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
main.cpp
|
Use the new macro COMPILE_TIME_ASSERT() instead of several assert().
|
2000-12-29 12:28:57 +00:00 |
|
Makefile
|
Added a framework for the win16/ne format, so that it's easier for someone
|
2000-12-30 13:31:20 +00:00 |
|
Makefile.inc
|
Final 1.10 patches.
|
2000-12-20 12:03:14 +00:00 |
|
mem.cpp
|
Clarified some comments.
|
2000-11-28 14:18:13 +00:00 |
|
mem.h
|
Whitespace changes.
|
2000-12-29 16:47:21 +00:00 |
|
msg.cpp
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
mygetopt.cpp
|
Added a "const".
|
2000-11-22 18:01:05 +00:00 |
|
mygetopt.h
|
Initial commit (from git)
|
2000-05-19 16:04:55 +00:00 |
|
p_com.cpp
|
Added Packer::checkAlreadyPacked().
|
2000-12-21 19:46:28 +00:00 |
|
p_com.h
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
p_djgpp2.cpp
|
Always call buildLoader() directly after compress().
|
2000-12-30 13:11:14 +00:00 |
|
p_djgpp2.h
|
Consistency cleanups.
|
2000-12-30 12:54:22 +00:00 |
|
p_elf.h
|
Some ELF related cleanups.
|
2000-12-22 12:33:09 +00:00 |
|
p_elks.cpp
|
Added a framework for the elks/8086 format. Completely non-functional at the moment.
|
2000-12-29 12:24:58 +00:00 |
|
p_exe.cpp
|
Major rewrite: added buildLoader() and fillExeHeader().
|
2000-12-30 15:24:10 +00:00 |
|
p_exe.h
|
Major rewrite: added buildLoader() and fillExeHeader().
|
2000-12-30 15:24:10 +00:00 |
|
p_lx_elf.cpp
|
Improved some ELF header checks.
|
2000-12-29 14:13:59 +00:00 |
|
p_lx_elf.h
|
Prepared for 1.10 release.
|
2000-12-19 13:49:10 +00:00 |
|
p_lx_exc.cpp
|
Improved some ELF header checks.
|
2000-12-29 14:13:59 +00:00 |
|
p_lx_exc.h
|
Some ELF related cleanups.
|
2000-12-22 12:33:09 +00:00 |
|
p_lx_sep.cpp
|
Moved the generic linux/386 format into the new p_lx_exc.{h,cpp} files.
|
2000-12-21 18:31:00 +00:00 |
|
p_lx_sep.h
|
Prepared for 1.10 release.
|
2000-12-19 13:49:10 +00:00 |
|
p_lx_sh.cpp
|
Some ELF related cleanups.
|
2000-12-22 12:33:09 +00:00 |
|
p_lx_sh.h
|
Cleaned up the use of upx_compress(), use delete[] where needed.
|
2000-12-21 18:12:54 +00:00 |
|
p_sys.cpp
|
Added Packer::checkAlreadyPacked().
|
2000-12-21 19:46:28 +00:00 |
|
p_sys.h
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
p_tmt.cpp
|
Always call buildLoader() directly after compress().
|
2000-12-30 13:11:14 +00:00 |
|
p_tmt.h
|
Implemented compressWithFilters().
|
2000-12-30 12:50:32 +00:00 |
|
p_tos.cpp
|
Use the new macro COMPILE_TIME_ASSERT() instead of several assert().
|
2000-12-29 12:28:57 +00:00 |
|
p_tos.h
|
Consistency cleanups.
|
2000-12-30 12:54:22 +00:00 |
|
p_unix.cpp
|
Use the new macro COMPILE_TIME_ASSERT() instead of several assert().
|
2000-12-29 12:28:57 +00:00 |
|
p_unix.h
|
Moved the generic linux/386 format into the new p_lx_exc.{h,cpp} files.
|
2000-12-21 18:31:00 +00:00 |
|
p_vmlinz.cpp
|
Use the new macro COMPILE_TIME_ASSERT() instead of several assert().
|
2000-12-29 12:28:57 +00:00 |
|
p_vmlinz.h
|
Added a framework for the elks/8086 format. Completely non-functional at the moment.
|
2000-12-29 12:24:58 +00:00 |
|
p_vxd.h
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
p_w16ne.cpp
|
Added a framework for the win16/ne format, so that it's easier for someone
|
2000-12-30 13:31:20 +00:00 |
|
p_w16ne.h
|
Added a framework for the win16/ne format, so that it's easier for someone
|
2000-12-30 13:31:20 +00:00 |
|
p_w32pe.cpp
|
Always call buildLoader() directly after compress().
|
2000-12-30 13:11:14 +00:00 |
|
p_w32pe.h
|
Added a framework for the win16/ne format, so that it's easier for someone
|
2000-12-30 13:31:20 +00:00 |
|
p_wcle.cpp
|
Always call buildLoader() directly after compress().
|
2000-12-30 13:11:14 +00:00 |
|
p_wcle.h
|
Implemented buildLoader(), so that we can add compressWithFilters().
|
2000-12-30 12:51:38 +00:00 |
|
packer.cpp
|
*** empty log message ***
|
2000-12-27 13:44:24 +00:00 |
|
packer.h
|
Use UPX_MAGIC_LE32 instead of PackHeader::magic.
|
2000-12-27 13:11:10 +00:00 |
|
packhead.cpp
|
Use UPX_MAGIC_LE32 instead of PackHeader::magic.
|
2000-12-27 13:11:10 +00:00 |
|
packmast.cpp
|
Added a framework for the win16/ne format, so that it's easier for someone
|
2000-12-30 13:31:20 +00:00 |
|
packmast.h
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
s_djgpp2.cpp
|
Do not use the screen code when running under Windows NT.
|
2000-12-29 12:26:29 +00:00 |
|
s_object.cpp
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
s_vcsa.cpp
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
s_win32.cpp
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
screen.h
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
stdcxx.cpp
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
stdcxx.h
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
tailor.h
|
Updated the file headers.
|
2000-11-13 12:22:40 +00:00 |
|
ui.cpp
|
Increased precision of get_ratio() and swapped parameters.
|
2000-12-20 19:54:30 +00:00 |
|
ui.h
|
Updated the UI system.
|
2000-11-22 18:02:30 +00:00 |
|
unupx.h
|
Added a framework for the win16/ne format, so that it's easier for someone
|
2000-12-30 13:31:20 +00:00 |
|
util.cpp
|
Increased precision of get_ratio() and swapped parameters.
|
2000-12-20 19:54:30 +00:00 |
|
util.h
|
Increased precision of get_ratio() and swapped parameters.
|
2000-12-20 19:54:30 +00:00 |
|
version.h
|
Updated.
|
2000-12-29 12:30:31 +00:00 |
|
work.cpp
|
Throw an exception if we cannot create a temp/backup file name.
|
2000-12-12 03:26:25 +00:00 |