Commit Graph

1633 Commits

Author SHA1 Message Date
pancake
f116b681e6 * Move RELEASE stuff from doc/releases to DEVELOPERS
* Fix env.sh
2011-07-19 12:52:51 +02:00
pancake
486ee5351f * More libdir-ification (thanks sre)
* Bump and kidnap Debian's package description for Maemo pkg
2011-07-19 12:27:01 +02:00
pancake
ad30b95b45 * Honor --libdir --includedir and --bindir
* Put rsc2 scripts in ${LIBDIR}/radare2/bin
* Force RELEASE=1 in r2-bindings. Oops
2011-07-19 11:25:11 +02:00
pancake
afbe4894a7 * Merge lost commit
- Add rsc2.1 manpage
  - Use acr-0.8.6 everywhere
  - Fix make dist in r2-bindings
2011-07-19 10:45:47 +02:00
pancake
eefaa842c6 * Bump into 0.8.1
* Capture stderr in gnu-tar check
2011-07-19 00:26:11 +02:00
pancake
0d4faf652e * Set library version number for plugins
- Registers for which version of core was compiled
* Use tar --format=posix when GNU tar
  - Fixes the dependency on BSD systems
* Fix in doc/fortunes
* Fix this class pointer in asm_java
* Re-Fix uglily the bin_elf strtab issue (needs more work)
* Fix Vala regression in r_asm.vapi
2011-07-19 00:12:36 +02:00
pancake
28e5244064 * rax2 -s (without arg) uses stdin now
* Show help when no file given to rabin2 -O help
* Fix ELF strtab section read issue (workaround?)
2011-07-18 00:07:45 +02:00
pancake
9be6f53757 * Bump release 0.8 - Codename thecakeisapie
* Fix uninitialized memory issue in r_block_resize()
  - Thanks vext01 for reporting
2011-07-15 18:13:00 +02:00
pancake
1e9e109d8a * Merge heads 2011-07-15 18:07:56 +02:00
earada
413cfec724 * Fix virtual address in elf without setcions 2011-07-15 14:17:36 +02:00
pancake
39ed2a8210 * Fix some typos in gitpush script 2011-07-15 12:57:30 +02:00
pancake
3452c5845a * Added gitpush utility for github mirroring 2011-07-15 12:48:46 +02:00
pancake
f9320c0a92 * Bump acr to 0.8.6 with shellscript endian check
- New flags --with-{little|big}-endian
2011-07-15 02:21:40 +02:00
pancake
df2ec8e014 * Added support for new platform Maemo6-Harmattan
- Linux/arm with debugger support
  - Debian package generation tools (no need for dpkg)
  - Compilation instructions at doc/maemo
* Fix install in binr and libr
2011-07-15 01:50:42 +02:00
pancake
c7d59e7ed8 * Handle -lssl and pkg-config openssl
- Should fix NetBSD build
2011-07-14 22:14:11 +02:00
earada
98131d8768 * Fix FreeBSD build 2011-07-14 16:17:39 +02:00
pancake
ab41f159ae * Fix asm test 2011-07-13 19:37:28 +02:00
pancake
d2eff0d7b3 * Fix test suite 2011-07-13 19:28:53 +02:00
pancake
07b5b473c5 * Use OpenSSL (cflags/ldflags) from pkg-config 2011-07-13 19:22:38 +02:00
pancake
188560bf4b * Fix build and lot of warnings for w64 2011-07-13 18:55:16 +02:00
earada
008dc76721 * Use native api to calculate md5/sha1 hashes
- Fix bug 29
2011-07-13 17:41:26 +02:00
pancake
ca5e38d239 * Fix w32 and w64 build (r_fs/grub issue)
* Dont quit rax2 when reading from stdin until 'q' or ^D
* Minor fix in fortunes
2011-07-13 13:59:55 +02:00
pancake
a9a7e73519 * Fix double pdf (thanks vext01) 2011-07-13 12:21:56 +02:00
pancake
d190c204f8 * Remove manpages in purge
* Fix make symstall
2011-07-13 11:30:25 +02:00
pancake
7bcd23df0f * Fix static build (--without-pic --with-nonpic) 2011-07-13 10:14:30 +02:00
pancake
301073e7f1 * Fix pi and /c commands 2011-07-12 23:22:33 +02:00
earada
c880718f15 * Fix some warnings 2011-07-12 23:06:06 +02:00
pancake
1e3739f902 * Fix build for ming-w64 2011-07-12 19:42:20 +02:00
earada
0d43c5422a * Enhacements in keybindings used in visual mounts menus
* Implement missing 'pf p' pointer format
2011-07-12 17:26:56 +02:00
pancake
97232ecc1c * Bump to 0.8b
* Clean up some warnings of r_fs
2011-07-12 09:22:40 +02:00
pancake
35f139986e * Fix invalid delta bug in r_fs_partitions
- Thanks @earada for noticing it
* Fix 32-64bit pointer segfault caused by missing function signature
* Make partition msdos map be verbose when failing
2011-07-12 00:31:57 +02:00
pancake
e9bbed187b * Fix segfault in r_cons_column
- Thanks vext01!
2011-07-02 05:55:09 +02:00
earada
1f30cc1025 * Add vmenus-mounts option 2011-07-11 22:52:05 +02:00
pancake
b765565cc4 * Fix r_line autocomplete regreesion bug 2011-07-11 21:10:14 +02:00
pancake
eb3c3994ac * Fix r_asm_op vapi 2011-07-11 20:24:21 +02:00
pancake
5875fe4cba * Minor enhacement in RSearch vapi 2011-07-11 19:41:32 +02:00
pancake
07f1f347d8 * Fix null pointer segfault in R_ANAL_XOR 2011-07-02 04:31:01 +02:00
pancake
cec16d4c8f * Add r_fs_partition_type api 2011-07-08 00:24:14 +02:00
pancake
9e4ae07d99 * Fix offbyone bug in r_print 2011-07-07 20:55:05 +02:00
pancake
2e97cde9dc * Fix r2-bindings valabind build (python, guile, ..) 2011-07-07 18:40:18 +02:00
pancake
7a79f92c82 * Fix pdi with no args
* Fix bug in dietline autocomplete
2011-07-07 02:04:42 +02:00
pancake
c47da60578 * Some fixes in r_syscall (thanks vext01!)
* Use x86.olly before x86.nasm
* Add r_asm_assemble_file() method
  - Accessible with 'waf' command
2011-07-07 00:53:08 +02:00
pancake
d07c67e87a * Fix build on mingw32 2011-07-06 21:57:12 +02:00
pancake
6abcfb962b * Add from/to arguments to search_preludes()
* Mostly fix the ming-w32 build
* Avoid using alloca()
2011-07-06 11:48:16 +02:00
pancake
edc7da8f7c * More strcpy/sprintf/strcat exterminations 2011-07-06 09:40:23 +02:00
pancake
510c08f4e4 * Do not use strcpy/strcat/sprintf
- There are still some 3rd party files that require update
  - Makes OpenBSD linking less verbose
2011-07-06 03:01:21 +02:00
pancake
45a6b0d2ce * Remove debugging printfs in the debugger 2011-07-06 01:45:45 +02:00
pancake
77816183a0 * Added anal.prelude to specify an hexpair to find
* Added search/prelude API into RCore and Vapi
2011-07-06 01:40:14 +02:00
pancake
840190602c * Use strncpy instead of strcpy in asm and util
- Also avoid using sprintf and strcat
  - Some speedup and buffer overflows fixed
* Reimplement 'ap' command using the API
  - Fixes some issues related to nested console buffers
  - Faster and more reliable
* Use Color_ definitions instead of hardcoded values in r_print
2011-07-06 01:29:18 +02:00
pancake
9ed75b82dd * Fix osx-64 prelude (thanks @reversemode) 2011-07-05 17:24:05 +02:00