Markus F.X.J. Oberhumer
|
9feefc2e7f
|
Makefile: added run-testsuite target.
|
2016-10-04 00:42:24 +02:00 |
|
John Reiser
|
a5393e985d
|
Merge branch 'devel' of https://github.com/upx/upx into devel
|
2016-10-03 09:42:48 -07:00 |
|
John Reiser
|
e3fe0dc89b
|
Avoid bug in ld-linux to set brk(0) when .p_align is large.
modified: p_lx_elf.cpp
|
2016-10-03 09:41:05 -07:00 |
|
Markus F.X.J. Oberhumer
|
42d49e9d50
|
Update Makefile and check_whitespace.sh.
|
2016-10-03 13:13:13 +02:00 |
|
Markus F.X.J. Oberhumer
|
06eb244800
|
Add check_whitespace_git.sh. Minor cleanups.
|
2016-10-03 04:47:02 +02:00 |
|
John Reiser
|
870cdfa51f
|
Merge branch 'devel' of https://github.com/upx/upx into devel
|
2016-10-02 10:47:59 -07:00 |
|
John Reiser
|
93787c74ee
|
Rewrite linfo in output file.
modified: p_mach.cpp
|
2016-10-02 10:47:37 -07:00 |
|
Markus F.X.J. Oberhumer
|
945323fe15
|
Fix a compilation warning.
|
2016-10-02 15:54:14 +02:00 |
|
Markus F.X.J. Oberhumer
|
5e41e69b27
|
Remove trailing whitespace from p_mach.cpp.
|
2016-10-02 15:48:56 +02:00 |
|
Markus F.X.J. Oberhumer
|
9d14185f7d
|
Add check_whitespace.sh and call it from Makefile. Update Travis.
|
2016-10-02 15:46:57 +02:00 |
|
John Reiser
|
0f74162551
|
Decompression works after codesign. (Still more is possible.)
modified: p_mach.cpp
|
2016-10-01 20:38:25 -07:00 |
|
John Reiser
|
00b1ff1ff6
|
Apple codesign now works.
modified: p_mach.cpp
|
2016-10-01 17:40:32 -07:00 |
|
John Reiser
|
977024ea94
|
Fix clang scan-build errors.
modified: p_lx_elf.cpp
|
2016-10-01 17:38:16 -07:00 |
|
Markus F.X.J. Oberhumer
|
3534ed21d7
|
Update Travis and AppVeyor.
|
2016-10-01 20:00:48 +02:00 |
|
Markus F.X.J. Oberhumer
|
ee093e5232
|
Minor cleanups.
|
2016-10-01 19:59:10 +02:00 |
|
Markus F.X.J. Oberhumer
|
807ab8d19f
|
Update Travis and AppVeyor.
|
2016-09-29 09:54:07 +02:00 |
|
Markus F.X.J. Oberhumer
|
81f3ff098f
|
Update download links to point to github.
|
2016-09-29 00:37:11 +02:00 |
|
Markus F.X.J. Oberhumer
|
85a5759afb
|
Update AppVeyor to also run the testsuite.
|
2016-09-29 00:18:22 +02:00 |
|
Markus F.X.J. Oberhumer
|
490e7a56a5
|
Remove travis_testsuite_2.sh.
|
2016-09-28 23:02:06 +02:00 |
|
Markus F.X.J. Oberhumer
|
e41c475671
|
Use calloc instead of malloc to pacify valgrind.
|
2016-09-28 21:30:38 +02:00 |
|
Markus F.X.J. Oberhumer
|
b0841268bd
|
Update Travis testsuite.
|
2016-09-28 20:18:05 +02:00 |
|
Markus F.X.J. Oberhumer
|
b9b3b67b95
|
Silence some pedantic compilation warnings about unused results.
|
2016-09-28 13:50:50 +02:00 |
|
Markus F.X.J. Oberhumer
|
0d57d2cfe3
|
Remove old cruft.
|
2016-09-28 13:39:49 +02:00 |
|
Markus F.X.J. Oberhumer
|
32de5d0d7f
|
Fix msvc build.
|
2016-09-28 13:34:39 +02:00 |
|
Markus F.X.J. Oberhumer
|
51eab2a4b7
|
Update Makefile configuration variables.
|
2016-09-28 13:07:39 +02:00 |
|
Markus F.X.J. Oberhumer
|
93cf170253
|
Update NEWS.
|
2016-09-28 12:31:44 +02:00 |
|
Markus F.X.J. Oberhumer
|
f7554374ab
|
Update email address.
|
2016-09-28 12:25:01 +02:00 |
|
Markus F.X.J. Oberhumer
|
b4870f62c9
|
Add option --prefer-ucl.
|
2016-09-28 11:57:15 +02:00 |
|
Markus F.X.J. Oberhumer
|
f1d713ebf6
|
Silence some pedantic warnings.
|
2016-09-28 11:29:20 +02:00 |
|
Markus F.X.J. Oberhumer
|
4134a512b9
|
Update Travis.
|
2016-09-28 11:13:46 +02:00 |
|
Markus F.X.J. Oberhumer
|
cf998f945c
|
Add support for AppVeyor CI.
|
2016-09-27 20:30:54 +02:00 |
|
Markus F.X.J. Oberhumer
|
a7386238dd
|
Update Travis.
|
2016-09-27 20:29:04 +02:00 |
|
Markus F.X.J. Oberhumer
|
6b39d122a6
|
Support MSVC.
|
2016-09-27 20:23:23 +02:00 |
|
Markus F.X.J. Oberhumer
|
a0582c5380
|
pefile.cpp: don't use VLA.
|
2016-09-27 20:19:43 +02:00 |
|
Markus F.X.J. Oberhumer
|
1f37112969
|
Moving to github.
|
2016-09-27 08:41:11 +02:00 |
|
Markus F.X.J. Oberhumer
|
361958db76
|
Check endian in assertPacker().
|
2016-09-26 15:38:04 +02:00 |
|
Markus F.X.J. Oberhumer
|
8bc7880b19
|
Improve gitrev handling.
|
2016-09-26 15:32:01 +02:00 |
|
Markus F.X.J. Oberhumer
|
ceddf29586
|
Update Travis.
|
2016-09-26 15:32:01 +02:00 |
|
Markus F.X.J. Oberhumer
|
3fc78e21bc
|
Stop using Circle CI.
|
2016-09-26 15:31:49 +02:00 |
|
John Reiser
|
48e00b371c
|
Move UPX_F_MACH_PPC64LE and friends to 38 et seq, the little-endian side.
modified: conf.h
|
2016-09-26 05:53:11 -07:00 |
|
Markus F.X.J. Oberhumer
|
aee52d3880
|
Improve gitrev handling.
|
2016-09-26 10:35:29 +02:00 |
|
Markus F.X.J. Oberhumer
|
bd54499537
|
Update Travis.
|
2016-09-26 10:07:48 +02:00 |
|
Markus F.X.J. Oberhumer
|
e6da9e8d1a
|
Small snprintf.cpp update.
|
2016-09-26 09:12:53 +02:00 |
|
Markus F.X.J. Oberhumer
|
156ca03b67
|
Silence some pedantic compiler warnings.
|
2016-09-26 09:12:53 +02:00 |
|
Markus F.X.J. Oberhumer
|
3f4419b177
|
Update stub/src for recent changes.
|
2016-09-26 09:12:53 +02:00 |
|
Markus F.X.J. Oberhumer
|
676f860d7d
|
Normalize whitespace.
|
2016-09-26 09:12:53 +02:00 |
|
Markus F.X.J. Oberhumer
|
5ce93ae0c7
|
Update submodules.
|
2016-09-26 09:12:53 +02:00 |
|
László Molnár
|
43231826b9
|
fixed address sanitizer problem (untested)
|
2016-09-26 08:56:23 +02:00 |
|
Markus F.X.J. Oberhumer
|
899b393fcc
|
Add support for Circle CI.
|
2016-09-25 17:18:29 +02:00 |
|
Markus F.X.J. Oberhumer
|
5c3e02d2f0
|
Update Travis CI.
|
2016-09-25 17:17:14 +02:00 |
|