Commit Graph

  • ce00884d1e Updated the console screen driver. Markus F.X.J. Oberhumer 2000-09-10 06:32:32 +0000
  • 65601b5c26 Avoid some compiler warnings. Markus F.X.J. Oberhumer 2000-09-10 06:23:47 +0000
  • a4522627e0 Cosmetic changes. Markus F.X.J. Oberhumer 2000-09-10 00:14:27 +0000
  • 67e233176c Support multiple backup generations. Markus F.X.J. Oberhumer 2000-09-10 00:13:54 +0000
  • 557305cdec Updated for WITH_GUI. Markus F.X.J. Oberhumer 2000-09-09 23:30:05 +0000
  • a98c9a68dd Detabified. Markus F.X.J. Oberhumer 2000-09-09 23:19:43 +0000
  • 4e6fc92d8a Prepared for first GUI version. Markus F.X.J. Oberhumer 2000-09-09 23:17:27 +0000
  • 679fabef25 Make it compile again. Markus F.X.J. Oberhumer 2000-09-09 23:12:59 +0000
  • 075461e4ff Throw an exception in case of bad header. Markus F.X.J. Oberhumer 2000-09-09 23:12:21 +0000
  • 6053637c8f Disable vmlinux for now. Markus F.X.J. Oberhumer 2000-09-09 23:11:31 +0000
  • 61d7c3beec Fixed the bad CVS "Id:" signature. Markus F.X.J. Oberhumer 2000-09-09 23:01:50 +0000
  • 8f3e1e7688 Minor cleanups. Markus F.X.J. Oberhumer 2000-09-09 22:23:54 +0000
  • 8c7835fd33 Better check for hacked upx headers in canUnpack(). László Molnár 2000-08-06 22:51:13 +0000
  • cd67fc817e Fixed a MemBuffer handling error. László Molnár 2000-08-06 22:49:19 +0000
  • 572dbee944 Fixed a Causeway compatibility problem. László Molnár 2000-07-25 20:33:46 +0000
  • 55b0533c80 change compile mode to save space instead of debugging time John Reiser 2000-07-19 04:10:18 +0000
  • c29270a018 ERR_LAB when saving space John Reiser 2000-06-29 04:51:02 +0000
  • d5b2ff99b7 gdb-5.0 and binutils-2.10.1 still have overly conservative elfcode.h John Reiser 2000-06-29 04:46:51 +0000
  • 3980081a5a Some cleanups. Markus F.X.J. Oberhumer 2000-06-28 16:01:47 +0000
  • 51c6566092 Packer::canUnpack() now can return -1. Markus F.X.J. Oberhumer 2000-06-27 17:22:34 +0000
  • 87a1b66847 Added stricter header check during unpacking. Markus F.X.J. Oberhumer 2000-06-27 17:21:10 +0000
  • 51b162f069 Cleaned up the Linux C stub loaders by putting more stuff into linux.hh. Markus F.X.J. Oberhumer 2000-06-26 18:53:10 +0000
  • 957ef351c4 Updated to match new setfold.sh. Markus F.X.J. Oberhumer 2000-06-26 18:01:32 +0000
  • aba09d07c9 Make it compile again by adding a more portable setfold.sh script. Markus F.X.J. Oberhumer 2000-06-26 16:55:00 +0000
  • 9be680108e Initial version. Markus F.X.J. Oberhumer 2000-06-26 16:37:26 +0000
  • b12a57aa44 Defend against SIGSEGV due to decompressor overrun of output. John Reiser 2000-05-25 04:56:02 +0000
  • f9c33255c5 use mmap()+munmap() for output during decompression; and squeeze hard! p_unix.cpp stub/l_lx_exec.c John Reiser 2000-05-24 04:33:34 +0000
  • 82a16bd4f2 Remove housekeeping file inadvertently checked in. John Reiser 2000-05-23 03:13:36 +0000
  • 51b6b071b5 Remove housekeeping command files inadvertently checked in. merge.sh stub/merge.sh John Reiser 2000-05-23 03:11:21 +0000
  • 08057f2a85 fix memory leak of phdri John Reiser 2000-05-22 04:08:55 +0000
  • f443210ded avoid copying (faster for same instruction size) John Reiser 2000-05-21 22:57:41 +0000
  • 6bb104b39f Compress the compiled C code in the stub on lx_exec86 (saves 157 bytes). Also make 'fold_begin' processing more robust. p_lx_elf.cpp p_lx_sh.cpp p_unix.cpp stub/Makefile stub/l_lx_exec86.asm John Reiser 2000-05-21 15:44:11 +0000
  • fdebd78d50 MemBuffer instead of 'new' John Reiser 2000-05-20 23:35:24 +0000
  • 0c99a3f72a munmap dead input pages after blocksize output John Reiser 2000-05-20 22:28:56 +0000
  • 0421c010cb UPX1 no longer used with Extent in xread() stub/l_lx_exec.c John Reiser 2000-05-20 18:29:43 +0000
  • 25ade0970b Extent for xread(); more args for upx_main() l_lx_exec.c l_lx_exec86.asm John Reiser 2000-05-20 18:27:41 +0000
  • 1c24a96864 tail order the args for better compressability; special syscall1m for mmap because Z0 and Z1 don't work there. John Reiser 2000-05-20 18:25:54 +0000
  • 7854a924c7 put overlay into PT_LOAD, in order to protect from /usr/bin/strip, and prepare to discontinue use of /proc/exe by stub p_unix.cpp p_unix.h stub/Makefile stub/l_lx_exec86.lds John Reiser 2000-05-20 15:49:25 +0000
  • e6e9229942 Patch (output of diff -u) to bfd/elfcode.h so that programs such as gdb, size, objdump will work with UPX-packed executables. John Reiser 2000-05-19 16:04:55 +0000
  • 1a9128a473 Initial commit (from git) convert-repo 2000-05-19 16:04:55 +0000