Anton Kochkov
|
68282b219e
|
Fix CID #1134983
|
2014-04-24 01:35:26 +04:00 |
|
Anton Kochkov
|
d05bbb4be2
|
Fix CID #1134729
|
2014-04-23 02:18:53 +04:00 |
|
pancake
|
b4d10aa2db
|
Fix #753 - Fix crash in sC (null deref coz invalid sdb key name)
|
2014-04-02 18:07:47 +02:00 |
|
pancake
|
9e08e07b7b
|
Fix build, remove useless debug printfs
|
2014-03-31 16:39:16 +02:00 |
|
pancake
|
f288cb811b
|
Better r2048, more random refactoring for anal sdbization
|
2014-03-31 04:42:55 +02:00 |
|
pancake
|
bc344eea1d
|
Add r2048 game in V! command. Initial sdbization of fcn vars
|
2014-03-31 03:06:45 +02:00 |
|
pancake
|
b1b02fba8e
|
Fix linkage of RCoreJava plugin
|
2014-03-18 00:55:26 +01:00 |
|
pancake
|
c260d37f39
|
Fix infinite parsing when loading MACH0 files
- Reenable some mouse enabled ansi sequences
|
2014-03-16 00:16:40 +01:00 |
|
pancake
|
a3c7044047
|
Fix #699 - mouse control chars in stderr
|
2014-03-12 03:32:50 +01:00 |
|
pancake
|
d27776c408
|
Fix infinite loop in ~.
|
2014-03-10 14:19:29 +01:00 |
|
pancake
|
b9d7533137
|
Fix overflow in r_socket_http_get
|
2014-03-10 00:55:57 +01:00 |
|
pancake
|
b24ce172fa
|
Handle <enter> and fix 'k' in RCons.less
|
2014-03-09 21:38:37 +01:00 |
|
pancake
|
a1902426e6
|
RCons.clear_line() now can clear stderr line too
|
2014-03-08 02:56:04 +01:00 |
|
pancake
|
f5b14d2616
|
Fix another #642 thingie : listen disabled in sandbox
- Fix a bug in RSocket API
|
2014-03-03 02:01:40 +01:00 |
|
pancake
|
d55212a17a
|
Fixes for p= and add 'fm' to move flags
|
2014-03-02 05:41:45 +01:00 |
|
pancake
|
21f91c0b46
|
Add pxa in VP. Fix segfault in sandbox comments
|
2014-03-02 02:08:16 +01:00 |
|
pancake
|
9ec418ec37
|
Fix rap:// and enhace RConsMouseWheel support
|
2014-03-02 00:31:35 +01:00 |
|
LemonBoy
|
3ebeddaf9b
|
Add mouse wheel support in visual mode. #610
|
2014-02-28 02:50:24 +01:00 |
|
pancake
|
2590e997b1
|
Fix r_sys_now() and implement scr.fps
|
2014-02-24 16:10:12 +01:00 |
|
pancake
|
ec5e023eae
|
Fix #653 - Fix segfault in r_core_cmd_subst_i
|
2014-02-24 00:38:53 +01:00 |
|
pancake
|
9b9b04576f
|
Purge all r_lib references
|
2014-02-20 22:16:23 +01:00 |
|
pancake
|
4eb57a0080
|
Implement r_cons_less() activated with ~.. suffix
|
2014-02-11 02:32:37 +01:00 |
|
pancake
|
177f20acf2
|
Fix #207 - Chop last newline in ^x^e
|
2014-02-10 16:11:08 +01:00 |
|
jvoisin
|
e6dfa898d1
|
Coverifix: overflows and uninitialized vars
|
2014-02-05 11:52:35 +01:00 |
|
pancake
|
c56bb2cd29
|
Fix #530
|
2014-01-12 01:34:11 +01:00 |
|
Maijin
|
86d524a7f0
|
Resource leaks fixes CID 1134963
|
2014-01-22 00:05:51 +01:00 |
|
pancake
|
8fd105b721
|
Redesign scr.{fix_}{columns|rows}
|
2014-01-09 00:29:00 +01:00 |
|
pancake
|
008cae68cd
|
Implement scr.null in RCons
|
2014-01-08 23:44:05 +01:00 |
|
David Martínez Moreno
|
cedef51ce4
|
Fix a round of typos and incorrect man macros.
The macro Em. was present in all the manpages and it's incorrect, plus
there's some typos here and there, some of them spotted by lintian.
|
2013-12-31 23:52:46 -08:00 |
|
pancake
|
dba63fbd3c
|
Add some Jam files and merge rsign into ranal
|
2013-12-31 05:30:39 +01:00 |
|
pancake
|
5223c0f578
|
Fix infinite loop stdin issue on EOF
|
2013-12-28 00:30:09 +01:00 |
|
pancake
|
4bc74d0fb4
|
Fix 'cg' RCore's double-free issue
|
2013-12-09 05:23:06 +01:00 |
|
pancake
|
f0a45a556a
|
Fix ^w segfault and many bugfixes for macro scripting
|
2013-11-30 02:47:29 +01:00 |
|
pancake
|
4c86f43a14
|
Fixes in tcp connect return value and implement 2> pipes
|
2013-11-29 17:28:36 +01:00 |
|
pancake
|
041e336dcd
|
Fix #388 - yank length field segfault
|
2013-11-28 10:45:08 +01:00 |
|
pancake
|
ceac926eb0
|
Fix #379 - RCons fill empty lines is wrong on utf8
|
2013-11-23 03:47:22 +01:00 |
|
pancake
|
26ad833f89
|
Fix Visual mode under lldb
|
2013-11-23 01:49:21 +01:00 |
|
pancake
|
6e42961f27
|
Add pink colorscheme
|
2013-11-12 04:45:39 +01:00 |
|
pancake
|
ec9b04e758
|
Fix #319 - Fix recursive loading the same script
|
2013-11-09 03:25:43 +01:00 |
|
pancake
|
aa088cc341
|
Implement ansi gotoxy for w32 RCons output
|
2013-11-05 04:14:07 +01:00 |
|
jvoisin
|
d1aaa61c58
|
Minor optimisation of grep.c
|
2013-10-24 00:08:28 +02:00 |
|
pancake
|
3e9f2f98d8
|
New wip command: 'pxa' stands for anonated hexdump
|
2013-10-15 03:56:01 +02:00 |
|
pancake
|
a5844a241f
|
Add r_cons_color_random() and handle 'random' as color
|
2013-10-14 23:48:18 +02:00 |
|
pancake
|
32816c4669
|
Rewrite the code flow analysis logic
|
2013-10-08 04:58:51 +02:00 |
|
pancake
|
ab654dea32
|
Fixes in analysis, add 'R' in visual to randomize colors
|
2013-09-30 04:23:58 +02:00 |
|
pancake
|
722659005d
|
Better brainfuck and arm64 support. Fix some bugs
- Fix infinite loop bug in dietline using quoted commands
- Update brainfuck disassembler and analyzer
- Fix #232 - r2 error on corkami's standard.elf (missing strtab)
- Honor 'other' color palete
- Fix bug in disasm.c filtering flag replacements
- Removed '#' prefix for numeric arguments in aarch64 disasembler
- Fix infinite loop in '">"' command
|
2013-09-30 01:14:04 +02:00 |
|
pancake
|
5781931227
|
Add test-r_dehug example and minor bindings update
|
2013-09-27 01:38:49 +02:00 |
|
pancake
|
02a0e2bed0
|
Implement 'cat', 'cd' and 'ls' commands. Better version info in ?V
|
2013-09-18 22:16:18 +02:00 |
|
pancake
|
354bd7cbaa
|
Apply modified patch of @jjdredd to handle ^x^e to run editor from rline
|
2013-09-18 17:24:43 +02:00 |
|
pancake
|
92bdbf0c0a
|
Add scr.fgets and fix rax2 -s for emscripten
|
2013-09-16 04:08:08 +02:00 |
|