Commit Graph

358 Commits

Author SHA1 Message Date
pancake
b143e1b1b5 Release 3.1.1 2018-12-03 03:31:57 +01:00
David CARLIER
cb42aef929 Support NetBSD explicit_memset ##port 2018-12-03 00:32:39 +01:00
pancake
bd4bfbc6f3 Add clock_nanosleep configure check 2018-11-28 17:08:09 +01:00
pancake
c033496ebc Release 3.1.0 2018-11-26 05:32:32 +01:00
radare
c50357fbe6
Fix the build of the iOS SDK ##build (#11884) 2018-10-21 14:56:56 +02:00
pancake
f6949b50b6 After release version bump (3.1.0-git) 2018-10-21 14:18:13 +02:00
pancake
addb7f21e7 Release 3.0.1 - bugfixes 2018-10-20 20:14:53 +02:00
pancake
218cdd7bab Release 3.0.0 (codename: its-still-radare2) 2018-10-16 02:19:44 +02:00
Florian Märkl
0c0fee7b48 ptrace-wrap (#11723)
* Add ptrace-wrap
* Add r_io_ptrace* and r_debug_ptrace()
* Use wrappers instead of calling ptrace and fork directly
* Sleep while waiting in linux_debug
* Add ptrace-wrap Makefile
* Link io against ptrace-wrap with acr
* Define ptrace usages in r_userconf.h
* Conditional ptrace-wrap in acr
* Fix HAVE_PTRACE
* Some fixes for Solaris
* Fixes for FreeBSD
* More fixes for Solaris
* Style Fix
2018-10-12 12:20:18 +02:00
Riccardo Schirone
3012a2de6b configure: unset CAPSTONE_* vars when it is not used (fix #10266) (#11654) 2018-10-01 10:08:47 -04:00
Florian Märkl
c05c85aa9f Reimplement TCP Server with libuv and add configure/meson flags (#11403) 2018-09-17 12:07:00 +02:00
Riccardo Schirone
ab4dbd509f r_assert: create functions to handle preconditions (#11286) 2018-09-16 23:24:57 +02:00
pancake
e51c776294 After release version bump 2018-09-05 11:18:35 +02:00
pancake
d5e9539ec8 Release 2.9.0 - Codename pre-r2con2018 2018-09-04 01:55:31 +02:00
pancake
0646e055db After release version bump 2018-08-07 19:30:41 +02:00
pancake
b850ae7ed7 Release 2.8.0 2018-08-07 15:50:29 +02:00
Riccardo Schirone
1b129f4862 Make xxhash dependency optional in acr and meson (#10901) 2018-08-06 15:18:50 +02:00
pancake
4d91eb25e1 After release version bump 2018-07-09 16:59:38 +02:00
pancake
6e08e452a7 Release 2.7.0 - codename SleepyNull 2018-07-09 16:34:01 +02:00
pancake
2c77ba35b8 After release version bump 2018-07-04 11:11:08 +02:00
pancake
159d16b345 Release 2.6.9 - salty peas 2018-07-02 13:14:27 +02:00
David CARLIER
44cb24f1bf Using safe memory clearance for sensitive data. (#10337)
* Native one if possible or using memory barrier.
* Usage in few places at the moment.
* Attempt to fix OSx linkage issue, Meson linking to utils anyway
2018-06-13 16:38:08 +02:00
David CARLIER
b907cab694 acr4random env var propagation fix (#10332) 2018-06-13 01:01:46 +02:00
David CARLIER
4d1d5adb0d Using randomisation wrapper (#10310)
* various tweaks, updating configure.acr script
* moving code to existing utils and modifying builds scripts
* use arc4random_buf when available
2018-06-11 02:50:30 +02:00
radare
d461644977
Add --with-libr and deprecate --with-{nonpic,pic,merged} (#10212) 2018-05-28 17:14:49 +02:00
pancake
7fef50d1c5 After release version bump 2018-05-21 22:12:18 +02:00
pancake
83ef480221 Release 2.6.0 - codename Rome 2018-05-21 03:18:13 +02:00
radare
9e08da0fa6
Improve build of libr.a and libr.dylib, fix and improve sys/ios-sdk.sh (#10046)
- Update spp and force hidden visibility
- Use R_API wisely
- RSys.prefix returns const things
- Use -install_name on Apple
- Fix merged lib visibility linking on Linux
- Use OSTYPE instead of BUILD_OS
- Honor crosscompiler-objcopy and support android like linux
- Add extra missing archives
- Fix for android
- Upgrade spp and sdb
- Skip libr. from symstall
- Add --enable-merged configure option
- Use --enable-merged on ios-sdk
- Upgrade sdb again for js0n
- Kill sys/ios-shell.sh
- Msvc dynamic build fix
2018-05-09 23:31:52 +02:00
Riccardo Schirone
e86ece87a4 acr build: check if ADDR_NO_RANDOMIZE is defined in the system (#9898) 2018-04-16 10:29:29 +02:00
pancake
65aa3f2ce6 After release version bump 2018-04-10 00:04:04 +02:00
pancake
c2b7d11ca7 Release 2.5.0 - Codename 'eknad' 2018-04-09 23:56:48 +02:00
pancake
1af353c7c8 After-release version bump 2018-03-05 18:28:53 +01:00
pancake
cf72ffdc80 Release 2.4.0 - Chussy Chaber 2018-03-05 18:12:35 +01:00
pancake
9b050863b8 After release version bump 2018-02-05 01:29:55 +01:00
pancake
cc7b6e2c1f Release 2.3.0 - use latest acr 1.4 2018-01-29 11:37:45 +01:00
whitequark
0f97fdd228 Fix numerous issues with pkgconfig files.
* Modifications like adding @SSL_CFLAGS@ to .pc.acr files that
    would be overwritten by `make pkgcfg` have been moved to
    Makefiles proper.
  * Missing .pc.acr files for libraries r_egg and r_crypto were
    added to the tree as well as the configure script.
  * Instead of explicitly listing every -lr_* library in every
    .pc file in the Libs: section, r_* libraries are now listed
    in the Requires: section, which ensures that flags get
    transitively propagated. This gets rid of the MAGICSED hack.
2018-01-11 23:09:22 +01:00
pancake
61a9033158 After release version bump 2017-12-27 10:44:38 +01:00
pancake
27f4c38292 Release 2.2.0 - Codename: Tió 2017-12-24 19:47:19 +01:00
pancake
07caf282f7 After-release version bump 2017-11-28 11:05:53 +01:00
pancake
95f842729c Release 2.1.0 2017-11-27 13:31:04 +01:00
pancake
25f8f8262d Bump version after release 2017-10-13 14:59:25 +02:00
pancake
81aee52168 Release 2.0.1 2017-10-12 18:28:33 +02:00
pancake
d4ab235a74 Release r2-2.0.0 2017-10-09 17:05:53 +02:00
pancake
278c86888e After-release bump to 1.7.0-git 2017-07-11 20:58:36 +02:00
pancake
1a04c2a24d Get ready for the 1.6 release 2017-07-10 01:32:50 +02:00
pancake
7fe22453e8 After-release version bump (1.6.0-git) 2017-05-31 12:01:31 +02:00
pancake
e16e42568b Release 1.5.0 - Codename RubyCup 2017-05-30 18:46:34 +02:00
pancake
bfc043bfe9 Bump for 1.5.0-git 2017-04-23 23:37:06 +02:00
pancake
076ab1a023 Get ready for 1.4.0 - codename: no comments 2017-04-18 11:11:36 +02:00
pancake
d301ff28b4 After-release version bump 1.4.0-git 2017-03-13 14:41:40 +01:00
pancake
65bc4e702f Release 1.3.0 - Codename: refactoring forever 2017-03-13 02:32:19 +01:00
pancake
ff5bee0ef0 Fix #7005 - Do not check for lua 2017-03-12 23:20:08 +01:00
pancake
34eaf5eeeb Update to acr-1.1 and bump for 1.3.0-git 2017-02-09 01:21:15 +01:00
pancake
3a101795b4 Release 1.2.1 2017-02-02 13:25:24 +01:00
pancake
4791574278 Release 1.2.0 - Codename HopeBells 2017-01-30 10:23:28 +01:00
Sevan Janiyan
0e4b401635 Upstream patches from pkgsrc/devel/radare2 (#6491)
* Upstream patches from pkgsrc/devel/radare2
Switch to using egrep instead of non-portable "grep -e".
Add support for SunOS.

* Add support for SunOS.

* FIONREAD is defined in sys/filio.h on SunOS.

* Ask find(1) to look for files with desired extension rather than searching for
all files & fishing out the desired extension in the pipeline, with grep.
2017-01-18 00:47:46 +01:00
pancake
16e98fc1f5 Update version number moving forward the next release 2016-12-21 01:52:17 +01:00
pancake
3cab378e00 Fix regression after memleak fix 2016-12-20 02:14:37 +01:00
pancake
88f4faa037 Bump to acr-0.10.5 and 1.1.0-git 2016-11-22 16:24:38 +01:00
pancake
ac175aabb9 Release 1.0.2 2016-11-10 17:15:20 +01:00
pancake
b589c21525 Release 1.0.1 2016-11-10 01:11:39 +01:00
pancake
9e8341e85c Release 1.0 - finally 2016-11-09 03:10:46 +01:00
pancake
d41b577106 Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
pancake
eb53c42730 Release 0.10.6 - codename: Sleepy Autumn 2016-09-27 03:02:17 +02:00
pancake
3bc4716aad After release version bump 2016-08-18 00:15:30 +02:00
pancake
940f2d311d Release 0.10.5 - codename: PreCon 2016-08-17 01:28:34 +02:00
pancake
4fe2e3f3bf Bump for 0.10.5-git 2016-07-07 23:03:26 +02:00
pancake
092e859c5c Release 0.10.4 - codename: padron peppers 2016-07-07 00:32:59 +02:00
pancake
f7c2cdfdce Remove r_db from the pkg-config templates and update capstone 2016-06-20 23:16:13 +02:00
pancake
b85f5cca78 Bump for 0.10.4-git 2016-05-26 12:33:22 +02:00
pancake
58cc6558ce Release 0.10.3 - codename: Bleeding Tooth 2016-05-25 01:32:30 +02:00
pancake
1ea99fd31c Update to acr 0.10.2 and show HOST BUILD TARGET in REPORT 2016-05-15 23:02:59 +02:00
XVilka
f87859818a Fix build 2016-05-06 21:25:49 +03:00
Damien Zammit
632dccc217 Remove LIL_ENDIAN macro and configure option
TODO: Remove other endian cruft from:
- hashing algs
- judy
- squashfs
- grub
- tms320

Signed-off-by: Damien Zammit <damien@zamaudio.com>
2016-05-06 10:21:55 +02:00
pancake
1f468b51f1 Fix dislexic issue in mingw32.bat and do not maintain version number twice 2016-05-01 15:08:25 +02:00
pancake
dc46208c77 Bump for 0.10.3-git 2016-04-25 16:53:52 +02:00
pancake
9695961e74 Release 0.10.2 2016-04-11 13:15:50 +02:00
pancake
f7b0eb4b19 Bump after release 2016-03-01 13:23:00 +01:00
pancake
b559833a00 Release 0.10.1 Codename "Solid Chair Society" 2016-02-29 22:59:35 +01:00
pancake
f09f4770b3 Update configure script and fix type punned issues in tcc 2016-02-06 23:14:05 +01:00
pancake
35e6a4d958 Bump version for git and ios builds 2016-02-20 22:16:28 +01:00
pancake
b87dcd067d Bump for 0.10.0 release 2016-01-20 04:05:36 +01:00
pancake
d42ecbf95b Some random code cleanup and fixes 2015-11-23 02:36:26 +01:00
Anton Kochkov
08a4cd1306 Fix Mingw32 builds 2015-11-12 01:40:22 +03:00
sghctoma
d2aa2c4c5d Fixed compile error on FreeBSD 2015-10-25 11:56:12 +01:00
pancake
efa8fd9990 Remove all references to the deprecated CPARSE code 2015-10-23 00:30:33 +02:00
pancake
edaca966bb Handle mingw32_nt as windows OSTYPE 2015-07-13 01:46:23 +02:00
pancake
0ce8024e7f Bump for 0.10.0-git 2015-06-06 03:09:06 +02:00
pancake
a093958b6d Release 0.9.9 - codename AlmostThere 2015-06-05 04:07:13 +02:00
pancake
2970b9817b Fix #2674 - merge diff into util 2015-06-02 01:35:12 +02:00
pancake
882a0ee164 Add --without-fork and r_sys_fork() 2015-04-11 05:00:05 +02:00
pancake
2a59f58560 Add --disable-loadlibs configure flag for static builds 2015-04-10 00:17:30 +02:00
Kamil Rytarowski
7693672721 Don't report USE_LIB_ZIP twice 2015-02-22 17:06:21 +01:00
pancake
a8e50839ee Fix --with-syscapstone condition 2015-02-16 20:51:24 +01:00
pancake
098d0ec1de Initial implementation of --without-gpl 2015-02-07 01:50:25 +01:00
pancake
2b5bb5494c Remove deprecated EWF report in configure 2015-02-03 01:24:52 +01:00
pancake
826477db9a Update capstone and transplant io.ewf to the r2e repo 2015-01-09 16:21:47 +01:00
pancake
c2770de2b8 Fix #1667 - Fix --with-syszip 2014-11-22 01:15:47 +01:00
pancake
a8023c7b6f Bump for 0.9.9-git 2014-11-12 23:14:18 +01:00
pancake
6ca2d1b1c7 Bump for 0.9.8 release 2014-11-11 03:24:04 +01:00
pancake
4b7796d3e1 Disable syscapstone if pkg-config fails 2014-06-24 17:47:38 +02:00
pancake
42aeb0d271 Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
pancake
ea0c2caa59 Add sys/ios-sdk build scripts 2014-05-17 04:41:33 +02:00
pancake
53edf7c17d Merge RCmd inside RCore 2014-03-18 00:05:44 +01:00
pancake
3aae30fa2c Refix link. Bump for 0.9.8.git 2014-03-03 19:33:52 +01:00
pancake
0a6f820489 Bump for 0.9.7 2014-03-02 22:33:20 +01:00
pancake
66e683e6c8 Bump for 0.9.7.rc3 2014-02-21 14:08:17 +01:00
pancake
f3827ae265 Bump for 0.9.7 rc2 2014-02-08 12:10:25 +01:00
pancake
5f14f7290b Add --with-syszip configure flag to use system libzip+libz instead of shlr/zip 2014-01-30 01:45:08 +01:00
pancake
3d73901849 Bump 0.9.7rc1 2014-01-28 21:58:26 +01:00
pancake
802e808072 Merge libr/lib into libr/util and add r_sys_environ API 2014-01-18 02:42:23 +01:00
pancake
dba63fbd3c Add some Jam files and merge rsign into ranal 2013-12-31 05:30:39 +01:00
pancake
7036480613 Bump for development 2013-11-11 02:07:55 +01:00
pancake
fd27df8af0 Bump 0.9.6 2013-11-10 23:40:39 +01:00
pancake
460ee3983f Use acr 0.9.5 2013-06-11 12:25:56 +02:00
pancake
d0f0975d69 Add doc/haiku, r2 -V = -v, fixes for emscripten build 2013-06-07 13:21:51 +02:00
pancake
a21afe4053 More work to deprecate old cparse and use libr_tcc 2013-06-05 09:29:27 +02:00
pancake
1be6f3ded5 Fix openssl detect 2013-03-26 13:50:05 +01:00
pancake
3b31026bbc After-release bump for 0.9.5git 2013-03-22 14:42:07 +01:00
pancake
c829b88c3f Bump for the 0.9.4 release 2013-03-21 18:42:31 +01:00
pancake
f70dbe784b Fix --host crosscompile (acr 0.9.2) 2013-02-06 11:47:31 +01:00
pancake
4ffa7952a2 Fix segfault in DEX parser, remove more r_print refs 2013-01-23 01:53:32 +01:00
pancake
fd244a97ba Remove GMP library check in configure.acr 2012-12-14 17:46:33 +01:00
pancake
8270c60a16 flex no longer mandatory, fix ios debugger
Flex is no longer mandatory for configure
Fix overflow in r_core_cmd0
vm_protect works again on iOS (using VM_PROT_COPY)
ptrace-cont is just a detach
fix build with latest ios sdk
2012-10-31 16:37:19 +01:00
pancake
31b5036071 add 'io' command and s/--without-ssl/--with-openssl/ 2012-10-26 02:49:33 +02:00
pancake
5de2e221b2 Fix om for rbin-friendly files, add 'dss'
Implement dss command to skip steps
omr works with just a single argument too
Fix open maps for RBin files
Merge r_th into r_util
2012-10-25 15:21:47 +02:00
pancake
3540924f40 Better paralelization of build system 2012-10-04 01:20:00 +02:00
pancake
1416aff48e Bump 0.9.3git after release 2012-10-02 11:26:32 +02:00
pancake
02580dea38 Bump 0.9.2 release 2012-10-02 03:18:12 +02:00
pancake
c303848696 Add --enable-cparse and rename --without-debugger to --disable-debugger 2012-09-12 19:35:27 +02:00
pancake
e241d81f4a Add --with-rpath to fix build on linux with !/usr
Do some changes in sys/ to make it happy
2012-08-27 17:02:58 +02:00
pancake
66b0c9b21a Check and use flex in configure.acr 2012-08-20 13:42:10 +02:00
pancake
1fe1417c39 Apply patch from Anton Kochkov fixing whitespaces
Bump 0.9.1hg to 0.9.1git as reported by @schrotthaufen
2012-07-17 10:00:23 +02:00
pancake
61e6e0a116 * Fix libewf configure check 2012-05-30 00:44:46 +02:00
pancake
0c0984a382 * Fix --without-ewf
* Fix r_types.h for FreeBSD-clang
* Fix android sys build scripts
2012-02-18 01:49:59 +01:00
pancake
aeb29106d7 * Build the ewf plugin if requested
* Fix valgrind warning thanks to Simon Ruderich
* Add mach0 ARM subtypes and fix parsing
2012-02-03 01:13:09 +01:00
pancake
09062fd4ef * Bump to 0.9.1hg 2011-12-06 03:03:50 +01:00
pancake
83afc157a1 * Bump release 0.9 -- codename 'furoner'
* Fix perms in sys/clang-analyzer.sh
* Enhace the sys/farm/html generator
2011-12-06 02:29:37 +01:00
pancake
85b952966c * added 'afi' to show info of functions
* afl is now less verbose
* Add /v2 /v4 /v8 and remove /q
* Rename /a to /r
* remove search.asmstr and use /a and /c
* Fail build of bindings if somethings goes wrong
* Add sys/static.sh
2011-11-22 15:12:29 +01:00
pancake
e2835a7738 * Bump for 0.9hg 2011-11-02 02:01:24 +01:00
pancake
3b9420fad8 * More stuff to make --with-sysmagic work 2011-10-18 18:12:17 +02:00
pancake
4106e9e1b2 * Bump 0.8.8, but still not release
* Add --with-magic to use system magic library
2011-10-18 09:38:20 +02:00
pancake
38ef4c5c91 * Remove 'python' from farm default list (python-dist is enought)
* Update pkgconfig files
2011-10-12 05:28:18 +02:00
pancake
dfa6e1f512 * Bump to 0.8.6
* Various fixes for the farm
  - Build and push python + python-dist
2011-10-12 05:13:54 +02:00
pancake
323441c122 * Initial import of r_magic
- Imported code from OpenBSD trunk
  - Remove the elf part (-1KLOC)
  - Some refactoring in order to be more r2-like
  - fixed warning messages
  - readdir one can be dangerous /cc @vect01
  - Remove libmagic dependency
* Rename asm.case into asm.ucase
2011-09-10 01:30:03 +02:00
pancake
62cd212ba1 * Fix non-PIC/static build (apply Glyn patches)
* Fix entropy multiplication bug (Thanks Glyn!)
* btw.. previous patch added asm.case eval var
2011-09-08 15:47:05 +02:00
pancake
67a03030d0 * Bump revision to 0.8.5 to avoid collision with last release 2011-09-07 12:22:04 +02:00
pancake
eefaa842c6 * Bump into 0.8.1
* Capture stderr in gnu-tar check
2011-07-19 00:26:11 +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
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
c7d59e7ed8 * Handle -lssl and pkg-config openssl
- Should fix NetBSD build
2011-07-14 22:14:11 +02:00
pancake
07b5b473c5 * Use OpenSSL (cflags/ldflags) from pkg-config 2011-07-13 19:22:38 +02:00
pancake
97232ecc1c * Bump to 0.8b
* Clean up some warnings of r_fs
2011-07-12 09:22:40 +02:00
pancake
0cd30e9a24 * Fix LIBVERSION check 2011-04-25 18:11:01 +02:00
pancake
d2401f1ea0 * Fix build against uClibc 2011-04-23 02:05:00 +02:00
pancake
205a9285a4 * Apply some fixes for kFreeBSD debugger and OS detection
* Add --with-libversion flag to configure
  - Make OpenBSD version numbering system happy
* Force -ldl for HURD
* Fix off by one bug in grub/fs/fat.c
2011-04-20 13:56:58 +02:00
pancake
616395cca3 * Fix help in radiff2 2011-04-18 22:46:21 +02:00
pancake
186b5a0aef * Add untested support to compile on GNU/HURD 2011-04-13 16:39:44 +02:00
pancake
1cc9a40503 * Added support for GNU/kFreeBSD (thanks sre!) 2011-04-13 11:34:27 +02:00
pancake
4ab7173cc3 * Bump to 0.7.1
* Add missing r_fs.pc (thanks @earada)
  - Fix r_fs.vapi
2011-03-23 21:49:58 +01:00
pancake
7df412ae25 * Fix build on W32
* Added --without-magic flag
2011-03-10 11:36:16 +01:00
Nibble
00613c638b * Change VERSION to 0.7 2011-03-04 02:36:25 +01:00
pancake
1163b9bd6f * Remove last references to r_vm 2011-02-23 19:17:52 +01:00
pancake
be7307338b * Rename 'pm' as 'pf' (print formatted data)
* pm is the print magic command
  - uses libmagic .. used for templatting data
* Added 'psp' command to print pascal strings
2011-02-23 19:11:39 +01:00
pancake
d726234886 * Bump revision to 0.6.9
- release will not happen until 0.7
  - scheduled for March
2011-02-03 01:07:51 +01:00
pancake
1c779dfd3c * Bump to 0.6.1, update acr 2010-11-10 23:50:08 +01:00
pancake
9dc6a049b1 * Fix make -j for paralel builds
- use hacky 'waitfordeps.sh' helper script
  - speed up the build process
* Do not build libr2.so by default
  - Do not generate library archives (.a)
  - Fix build dependencies in vm/p/plugins.h
* Added --with-nonpic
  - Enable the .a generation
2010-10-29 03:10:10 +02:00
pancake
7767f79b35 * Added r_parse and r_print pkgconfig and vapis
* Fix all compilation problems of swig/
  - Many new APIs are now exposed to the bindings
2010-10-28 02:51:01 +02:00
pancake
fe9d750954 * s/openssl/ssl/g in acr 2010-10-25 13:20:26 +02:00
pancake
6ea3adb5aa * Bump revision to beta 0.6
* Fix bug in armass noticed by @earada
2010-10-19 19:53:29 +02:00
pancake
4e274a09d1 * Release 0.5 - codename 'ilo li jo e ma' 2010-07-23 01:43:28 +02:00
Nibble
67478d4bfb * Fix bug flagging analyzed functions
* Add libopenssl to configure report
* Update TODO
2010-07-17 15:50:09 +02:00
pancake
6102da137d * Initial import of OpenSSL r_big API implementation
- Split each implementation in different files
  - Add --without-openssl flag in configure
2010-07-16 23:13:34 +02:00
pancake
07d55075ae * Add openbsd|netbsd|freebsd to the list of automatic ostypes
* Do not allow to build if shared object extension is not defined
* Remove the use of R_META_FUNCTION in r_core (this was breaking the build)
  - Now takes the information from the r_anal->fcns
  - Uses the new function r_anal_fcn_find()
* The 'pdf' command now prints the whole function independently of your
  offset. This also simplifies a bit the r_print_disasm function.
2010-07-03 03:35:26 +02:00
Nibble
9a76d39a7a * Add optional libgmp dependecy
* Update configure
* r_big
  - Prepare big.c to add gmp code
  - Implement r_big_{new, free} with libgmp
* r_anal
  - Change the type of {bb,fcn}->fingerprint to RNumBig
* r_flags & r_core
  - Add cmd 'af-*' which removes all flags
2010-05-24 11:15:32 +02:00
pancake
7dd096fa27 * Bump revision to 0.4.5
* Implement 'c' command like in r1 (two missing cD && cc)
* Add missing signature in r_core.h
* r_io_t is now RIO in r_io.h
2010-03-26 11:59:28 +01:00
pancake
cc732d3ee7 * Release and bump version 0.4
* Use posix shell for libr/rpathstrip.sh
2010-03-25 23:57:15 +01:00
pancake
de6e7e5900 * Some build fixes 2010-03-23 16:01:18 +01:00
pancake
bf1ab7da0c * Merge 2010-03-23 12:30:29 +01:00
pancake
ea5413f760 * Added csr code analysis plugin
- Cleaned up version from r1 code
  - Build asm.csr and anal.csr by default
* Added 'dsu' command. step until
* Remove vala and swig checks in configure.acr

--HG--
rename : libr/asm/arch/csr/csr_disasm/dis.c => libr/asm/arch/csr/dis.c
rename : libr/asm/arch/csr/csr_disasm/dis.h => libr/asm/arch/csr/dis.h
2010-03-23 12:30:04 +01:00
Nibble
d37f1ca716 * Remove remaining references to r_macro 2010-03-22 18:25:48 +01:00
pancake
76a22ef18e * Remove deprecated r_meta.pc
* Use RMemoryPool and RList in RSearch
  - Store hits in RList if no callback defined
* Fix constructor of r_mem_pool if alloc fails in init
* Remove unused file from search/ binparse.c
2010-03-15 10:46:41 +01:00
pancake
3da650d4b1 * Write and install manpages
* Merge r_trace into r_debug (RDebugTrace)
  - Implement 'dt' command to manage debugging traces
  - TODO: Track register values and memory changes
  - Added dbg.trace and dbg.trace.tag
* Added r_sys_now() to retrieve ut64 value of current time
  - Must check endianness issues
* Initial work trying to implement RPATH support to ELF
* Less flat command tree
  - 'dt' is now 'dbt'
  - 'dk' is now 'dpk'
* Some more random syntax cleanup fixes
* Say 'yes/no' instead of 'ok/fail' in check-langs script
2010-03-12 18:46:11 +01:00
Nibble
57be33ff76 * Build
- Remove remaining r_var.pc.acr
  - Remove references to r_var from configure.acr
* r_anal
  - More work on r_anal_var_*
2010-03-11 19:52:05 +01:00
pancake
1e1f3c790b * Upgrade revision state to 0.4b (beta!)
- Testers are welcome!
* Remove -O2 CFLAGS by default to speed up (oops :)
2010-03-05 01:50:45 +01:00
Nibble
54b0a48a57 * Regenerate configure
* Remove remaining r_bininfo stuff
2010-02-22 04:47:19 +01:00
pancake/imac
931fa4055f * Fix ostype autodetect in darwin (aka osx) 2010-02-21 20:49:39 +01:00
pancake
14f9fe8b65 * Autodetection of --with-ostype in configure.acr
- Rebuild configure script in ACR 0.8.1
* Random minor changes
2010-02-21 20:24:28 +01:00
pancake/fluendo
c02ef87ac2 * Add support to ARM for the debugger
- asm.arm plugin is now embedded into r_asm as static plugin
* Added register alias names for r_reg
  - Add register names for x86/32/64/arm
  - pc, sp, bp, a0, a1, a2, a3
* Do not build lua5.1 if no lib found
* Enable cfg.ffio in debug mode
* Some code simplification in r_asm
  - Fix a negative offset bug in elf on ARM binaries
2010-02-03 14:34:00 +01:00
pancake
54bdfb22bd * Uppsercase classnames (rCore -> RCore)
- Fixes ruby warnings
  - Follow java syntax conventions
  - Helped to identify and fix bugs in many vapis
  - Sync swig examples
  - Add test-r_core.rb (ruby test for RCore)
* Some work in r_cons, some refactoring and cleanup
  - scr.html is now working again
  - w32 cons support should work now
  - Rename r_cons_get_columns -> r_cons_get_size()
  - But it needs more work
* Typedef all r_range, r_parse and r_anal structs
  - Add missing r_lib.pc in configure.acr
* 'make' clean now removes the libr* in swig/${LANG}/
2010-01-26 01:28:33 +01:00
pancake
7ce3232747 * Build all pkgconfig files (fixes valaswig stuff)
* Split some install targets
* Fix segfault in r_anal when not setting any handler
* Rename R_ASM_SYN -> R_ASM_SYNTAX cprefix
  - R_ASM_*_NULL -> R_ASM_*_NONE
* Added nonworking scr.html eval key in r_core/config
* Add install-ruby target for swig bindings
* Use @VERSION@ in libr.pc.acr
* Lot of fixes for valaswig integration
2010-01-25 11:54:25 +01:00
pancake
8fbe0be140 * Add --without-pic configure flag to build radare2
without PIC code (only static libraries, and link binaries)
  - Fix linking order dependencies
* Fix some missing EXT_EXE
* Add some definitions to make debug_ptrace register work
  on Solaris and *BSD (no windows yet)
  - Some fixes for mips, x86, x86-64, arm and powerpc
* Initial import of rsc2
  - Added intel2att rsc2 sample script
2010-01-21 21:22:30 +01:00
pancake
eb99dd1203 * Many more fixes for the mingw32 port 2010-01-15 13:02:54 +01:00
pancake
28adb73802 * Hard simplification of the swig build system
* Add swig dependencies to the default build
* Check for valaswig and swig at configure time
* Some random vapi fixes
* Upgrade to acr 0.8
  - Add --without-valaswig flag to disable the build
    of the python/perl/ruby bindings
2010-01-12 19:57:33 +01:00
pancake
c67e0dec3d * Version bumped to 0.3b - development version
* Update ChangeLog
* Fix make dist
2009-09-25 04:13:40 +02:00
pancake
8579a5b41f * Release version to 0.3
- Propagate @VERSION@ from ACR
  - All *2 apps are now supporting a -V flag to show the version
* Fix .dr* command in r_core debugger
  - dr now supports [regtype] [bitsize] arguments
  - Check dr? for help
* Added some 8, 16 bit registers to the dbg.ptrace backend
  - Just for testing :)
* Check build of the whole source tree
  - test programs are now in ${prefix}/bin/libr-test
* Fix lot of warnings and bugs
* Simplify some code
* Some rapification
* Fix segfault in r_reg related to unallocated arenas
  - New function r_reg_type_by_name() resolves string->id
* Fix help of rax2
2009-09-25 04:04:51 +02:00
pancake
cfbb6574f7 * Initial implementation of the r_lang VAPI
- Added test program in Vala
* Added r_lang_define and r_lang_undef
  - They are global on the module
  - Each plugin should use lang_t
  - *user must be deprecated
2009-09-20 01:03:57 +02:00
pancake
85dfbe5255 * Added r_reg pkgconfig file
* Some fixes in the r_reg VAPI
  - Added vala test program
* r_debug is now broken because the new r_reg
* Add r_free_internal to reduce leaks in r_reg
2009-09-20 00:28:06 +02:00
pancake
25dceb21a8 * Initial vapi for r_db
- Added vala example using r_db (db.vala)
* Fix segmentation fault in db.c when adding nodes with
  no keys defined. (-1)
* Added vala example
* Added r_db to the default build list
* Added r_th, r_bp and r_db in pkgconfig
2009-07-21 22:59:34 +00:00
pancake
233e83323d * Autogenerate libr.pc.acr with 'make pkgcfg'
* Revert elf.h (was partially killed by zeroes)
2009-07-16 09:40:00 +00:00