upx/src
Markus F.X.J. Oberhumer 5aec670621 Catch std::bad_alloc and print a better error message in this case.
committer: mfx <mfx> 983320394 +0000
2001-02-28 00:33:14 +00:00
..
config_h Make it compile again by adding a more portable setfold.sh script. 2000-06-26 16:55:00 +00:00
filter filters for unix(linux) 2001-01-18 05:45:25 +00:00
stub get rid of PT_DYNAMIC: not worth the space; instead, use "upx -d" then ldd 2001-02-09 19:36:24 +00:00
.cvsignore Finally we use automated dependencies. 2000-12-21 18:49:17 +00:00
bele.h Removed the optional `off' parameter from the [gs]et_[bl]e{16,24,32} functions. 2001-02-12 12:50:00 +00:00
c_file.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
c_init.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
c_none.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
c_screen.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
compress.cpp Check upx_adler32() arguments. 2001-01-30 21:09:43 +00:00
conf.h Renamed MemBuffer::free() to dealloc() in order to better support 2001-02-25 14:02:57 +00:00
console.h Updated my email address. 2001-01-04 16:30:25 +00:00
except.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
except.h Updated my email address. 2001-01-04 16:30:25 +00:00
file.cpp Made tell() const. 2001-01-18 15:26:49 +00:00
file.h Don't allow `--stdout' when compressing. 2001-01-25 14:44:01 +00:00
filter.cpp Use the overloaded upx_adler32() function. 2001-01-30 10:44:25 +00:00
filter.h filters for linux/elf386; 2001-01-07 05:49:46 +00:00
filteri.cpp filters for unix(linux) 2001-01-18 05:45:25 +00:00
help.cpp Updated from UPX 1.07 release. 2001-02-20 16:53:36 +00:00
lefile.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
lefile.h Updated my email address. 2001-01-04 16:30:25 +00:00
linker.cpp Put upx stub loader at high end of ELF output file on linux, 2001-02-02 03:25:16 +00:00
linker.h Put upx stub loader at high end of ELF output file on linux, 2001-02-02 03:25:16 +00:00
main.cpp Updated from UPX 1.07 release. 2001-02-20 16:44:55 +00:00
Makefile Updated. 2001-02-28 00:32:41 +00:00
Makefile.inc Final 1.10 patches. 2000-12-20 12:03:14 +00:00
mem.cpp Renamed MemBuffer::free() to dealloc() in order to better support 2001-02-25 14:02:57 +00:00
mem.h Renamed MemBuffer::free() to dealloc() in order to better support 2001-02-25 14:02:57 +00:00
msg.cpp Updated my email address. 2001-01-04 16:30:25 +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 Changed an error message. 2001-01-27 17:24:55 +00:00
p_com.h Updated my email address. 2001-01-04 16:30:25 +00:00
p_djgpp2.cpp Added `const' to catched exception. 2001-02-25 15:17:04 +00:00
p_djgpp2.h Updated my email address. 2001-01-04 16:30:25 +00:00
p_elf.h Put upx stub loader at high end of ELF output file on linux, 2001-02-02 03:25:16 +00:00
p_elks.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
p_exe.cpp Cleanups. 2001-02-07 22:55:21 +00:00
p_exe.h Updated my email address. 2001-01-04 16:30:25 +00:00
p_lx_elf.cpp make "upx -d" decompression backward compatible to 8-byte b_info 2001-02-09 21:00:02 +00:00
p_lx_elf.h make "upx -d" decompression backward compatible to 8-byte b_info 2001-02-09 21:00:02 +00:00
p_lx_exc.cpp get rid of PT_DYNAMIC: not worth the space; instead, use "upx -d" then ldd 2001-02-09 19:36:24 +00:00
p_lx_exc.h get rid of PT_DYNAMIC: not worth the space; instead, use "upx -d" then ldd 2001-02-09 19:36:24 +00:00
p_lx_sep.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
p_lx_sep.h Updated my email address. 2001-01-04 16:30:25 +00:00
p_lx_sh.cpp get rid of PT_DYNAMIC: not worth the space; instead, use "upx -d" then ldd 2001-02-09 19:36:24 +00:00
p_lx_sh.h Put upx stub loader at high end of ELF output file on linux, 2001-02-02 03:25:16 +00:00
p_sys.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
p_sys.h Updated my email address. 2001-01-04 16:30:25 +00:00
p_tmt.cpp Removed the optional `off' parameter from the [gs]et_[bl]e{16,24,32} functions. 2001-02-12 12:50:00 +00:00
p_tmt.h Updated my email address. 2001-01-04 16:30:25 +00:00
p_tos.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
p_tos.h Updated my email address. 2001-01-04 16:30:25 +00:00
p_unix.cpp make "upx -d" decompression backward compatible to 8-byte b_info 2001-02-09 21:00:02 +00:00
p_unix.h Removed the optional `off' parameter from the [gs]et_[bl]e{16,24,32} functions. 2001-02-12 12:50:00 +00:00
p_vmlinz.cpp Renamed MemBuffer::free() to dealloc() in order to better support 2001-02-25 14:02:57 +00:00
p_vmlinz.h Updated my email address. 2001-01-04 16:30:25 +00:00
p_vxd.h Updated my email address. 2001-01-04 16:30:25 +00:00
p_w16ne.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
p_w16ne.h Updated my email address. 2001-01-04 16:30:25 +00:00
p_w32pe.cpp Renamed MemBuffer::free() to dealloc() in order to better support 2001-02-25 14:02:57 +00:00
p_w32pe.h Updated from UPX 1.07 release. 2001-02-20 16:44:55 +00:00
p_wcle.cpp Renamed MemBuffer::free() to dealloc() in order to better support 2001-02-25 14:02:57 +00:00
p_wcle.h Updated my email address. 2001-01-04 16:30:25 +00:00
packer.cpp Removed the optional `off' parameter from the [gs]et_[bl]e{16,24,32} functions. 2001-02-12 12:50:00 +00:00
packer.h move b_len from PackHeader to PackUnix 2001-02-09 18:02:14 +00:00
packhead.cpp Cleanups. 2001-02-07 22:55:21 +00:00
packmast.cpp Added `const' to catched exception. 2001-02-25 15:17:04 +00:00
packmast.h Updated my email address. 2001-01-04 16:30:25 +00:00
s_djgpp2.cpp Cleanups. 2001-01-27 17:04:51 +00:00
s_object.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
s_vcsa.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
s_win32.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
screen.h Updated my email address. 2001-01-04 16:30:25 +00:00
stdcxx.cpp Updated my email address. 2001-01-04 16:30:25 +00:00
stdcxx.h Updated my email address. 2001-01-04 16:30:25 +00:00
tailor.h Updated my email address. 2001-01-04 16:30:25 +00:00
ui.cpp Some DOS updates. 2001-01-27 17:04:38 +00:00
ui.h Updated my email address. 2001-01-04 16:30:25 +00:00
unupx.h Added UPX_MAGIC2_LE32 as an additional magic number for the original 2001-01-17 18:05:22 +00:00
util.cpp Make fn_has_ext() case insensitive by default. 2001-01-27 15:28:57 +00:00
util.h Make fn_has_ext() case insensitive by default. 2001-01-27 15:28:57 +00:00
version.h Updated from UPX 1.07 release. 2001-02-20 16:44:55 +00:00
work.cpp Catch std::bad_alloc and print a better error message in this case. 2001-02-28 00:33:14 +00:00