Tue, 24 Apr 2012 08:46:36 +0200 pancake * Initialize core->blocksize_max default tip
Sat, 21 Apr 2012 14:28:53 +0200 pancake * Remove max blocksize hard limit
Sun, 01 Apr 2012 02:16:20 +0200 pancake * Bugfix for binr/blob
Sun, 01 Apr 2012 01:40:04 +0200 pancake * Fix android blob build
Sat, 31 Mar 2012 23:56:13 +0200 pancake * Use blob for android builds
Sat, 31 Mar 2012 23:46:46 +0200 pancake * Add binr/blob to build r2 like busybox
Sat, 31 Mar 2012 03:54:44 +0200 pancake * Fix android farm build on osx
Fri, 30 Mar 2012 13:33:38 +0200 pancake * Add android-mips farm scripts
Tue, 13 Mar 2012 18:45:19 +0100 pancake * Add initial luvit bindings for testing (sync)
Mon, 12 Mar 2012 12:44:07 +0100 pancake Update ldid xml from crackulous
Fri, 09 Mar 2012 02:22:21 +0100 pancake * Update to acr 0.8.9
Fri, 09 Mar 2012 01:34:04 +0100 pancake * binr: Add the rule ${BIN}${EXT_EXE} as dep of the all rule
Fri, 09 Mar 2012 01:03:19 +0100 pancake * Apply patches from ac1d3. Thanks!
Wed, 07 Mar 2012 18:18:22 +0100 pancake * Oops. fix build
Wed, 07 Mar 2012 10:43:02 +0100 pancake * Fix osx-x86-32 debug register profile
Wed, 07 Mar 2012 01:34:57 +0100 pancake * Add r_bin/mz plugin (old EXE binaries)
Tue, 28 Feb 2012 02:03:49 +0100 pancake * Fix pq
Mon, 27 Feb 2012 03:35:00 +0100 pancake * Add VtR and afr commands to rename functions
Mon, 27 Feb 2012 03:07:32 +0100 pancake * More split of core/cmd.c
Mon, 27 Feb 2012 02:40:27 +0100 pancake * Split libr/core/cmd.c
Mon, 27 Feb 2012 02:02:44 +0100 pancake * Fix lot of regressions in command parsing
Sat, 18 Feb 2012 01:49:59 +0100 pancake * Fix --without-ewf
Fri, 17 Feb 2012 13:55:54 +0100 pancake * Honor STRIP for android build
Fri, 17 Feb 2012 13:23:58 +0100 pancake * Search in io.va is broken
Thu, 16 Feb 2012 18:10:06 +0100 pancake * Fix static build (thanks @pof for reporting)
Thu, 16 Feb 2012 02:40:50 +0100 pancake * Do not show comment for nop arm opcode disasm
Thu, 16 Feb 2012 01:26:50 +0100 pancake * More fixes in the code analysis loops
Wed, 15 Feb 2012 23:42:27 +0100 pancake * Fix x86olly disassembler %d and 0x%08x
Wed, 15 Feb 2012 22:09:23 +0100 pancake * Traps and unknown jumps are now end-of-block opcodes
Wed, 15 Feb 2012 11:31:54 +0100 pancake * remerge
Wed, 15 Feb 2012 11:31:18 +0100 pancake * merge heads
Tue, 14 Feb 2012 18:19:16 +0100 pancake * Use r_list_foreach[_safe] where appropriate.
Wed, 15 Feb 2012 11:13:05 +0100 pancake * Apply rudi_s patches
Wed, 15 Feb 2012 11:11:25 +0100 pancake * Some fixes for the code analysis (still wrong, but at least ^C)
Wed, 15 Feb 2012 00:17:31 +0100 pancake * Fix some warnings reported by the farm
Tue, 14 Feb 2012 18:10:52 +0100 pancake * rudi_s: Add r_list_foreach_safe() which is safe when deleting elements
Tue, 14 Feb 2012 18:10:01 +0100 pancake * Fix w32 build
Tue, 14 Feb 2012 05:26:41 +0100 pancake * add support for floating point arithmetics in r_num_calc
Tue, 14 Feb 2012 04:41:40 +0100 pancake * Use r_num_calc() for math.. slower but honors parenthesis
Sun, 12 Feb 2012 23:45:04 +0100 pancake * apply rudi_s patch fixing multiple bugs
Thu, 09 Feb 2012 01:38:16 +0100 pancake * Fix o- segfault
Wed, 08 Feb 2012 00:45:06 +0100 pancake * Show error if no hud file found
Tue, 07 Feb 2012 13:44:57 +0100 pancake * Fix backspace key in visual hud on Linux
Tue, 07 Feb 2012 01:51:56 +0100 pancake * Added 'om' command to create, destroy and list IO maps
Tue, 07 Feb 2012 00:44:46 +0100 pancake * Honor r_io_map in r_io_read()
Mon, 06 Feb 2012 13:20:57 +0100 pancake * Force absolute path for libraries in OSX
Sun, 05 Feb 2012 23:47:16 +0100 pancake * Fix dr?pc
Sun, 05 Feb 2012 02:39:04 +0100 pancake * Add Simon Ruderich patch adding pager support to r_cons (thanks!)
Sun, 05 Feb 2012 02:30:08 +0100 pancake * Fix segfault in m68k disassembler
Sun, 05 Feb 2012 02:22:31 +0100 pancake * Add build timestamp in r2 -v
Mon, 04 Jul 2011 02:17:00 +0200 pancake * Fix segfault in OpenBSD when opening empty files
Sun, 05 Feb 2012 01:25:40 +0100 pancake * Fix segfault in xtr_fatmach0 on small files
Sun, 05 Feb 2012 01:14:09 +0100 pancake * Add 16 segment addressing mode
Sun, 05 Feb 2012 00:33:34 +0100 pancake * Fix overflow in r_cons (thanks rudi_s)
Sat, 04 Feb 2012 23:25:10 +0100 pancake ** Apply Simon Ruderich patch with few modifications
Sat, 04 Feb 2012 03:51:22 +0100 pancake * Initial support for the z80 CPU
Fri, 03 Feb 2012 20:52:20 +0100 pancake ** Apply patch from Simon Ruderich (thanks!)
Fri, 03 Feb 2012 16:28:52 +0100 pancake * Remove tests/ and use r2-regressions from vext01 github
Fri, 03 Feb 2012 16:23:14 +0100 pancake * Fix -n help message as reported by rudi_s
Fri, 03 Feb 2012 10:57:45 +0100 pancake * Fix build + initial work on z80 asm/dis