pancake
eda30ad40b
Fix #19061 - Handle ARM COFF files ##bin
2021-09-09 12:37:35 +02:00
pancake
7fa05e67ea
Fix missing string in movabs ##disasm ( #19060 )
2021-09-09 12:13:48 +02:00
Sylvain Pelissier
fae8ffc8c3
Move arm64v35 tests from extras to main
2021-09-08 23:53:04 -07:00
Lazula
601f3174ea
Force tests to run in UTC timezone and document in testing README ##test
2021-09-08 09:13:30 -07:00
pancake
5c3365623c
Create vs folder when running configure on Windows ##build
2021-09-07 22:41:26 +02:00
pancake
ef920b9a65
Fix --with-rpath and use it from preconfigure ##build
2021-09-07 22:19:15 +02:00
RHL120
c3293782c0
Add an rmrf function which does rm -rf ##util
2021-09-05 13:37:38 +02:00
Sylvain Pelissier
4b2679d684
Aarch64 V35 correct FPU and SIMD register types ( #19054 )
2021-09-05 09:12:36 +02:00
pancake
cbebcbec7b
Support base64: prefix in the o
command ##shell
2021-09-04 01:47:27 +02:00
Sylvain Pelissier
beb83cfc54
Aarch64 correct FPU and SIMD register types ( #19049 )
2021-09-03 23:44:53 +02:00
pancake
1be91a5b0c
Unset default flagspace after loading bin. Fixes ccall:// issues ##bin ( #19051 )
2021-09-03 23:44:37 +02:00
Dennis Goodlett
629541d290
Add collision feature to rasign2 ##signatures
2021-09-03 21:36:34 +02:00
RHL120
7616e3de6c
Dis-allow \.* in rvc commit messages ( #19048 )
2021-09-03 21:13:06 +02:00
pancake
7f647662f4
Add 's.' and 's.?' commands ##shell
2021-09-03 15:31:46 +02:00
David Fifield
2c25086fcc
Improve and consolidate db/formats/mz/cblp0 tests.
...
* Suggested at https://github.com/radareorg/radare2/pull/19042#pullrequestreview-744747391 .
2021-09-02 23:51:10 +02:00
pancake
dff76f1eb5
Add aoeq as a quiet aoe command ##anal
2021-09-02 18:42:01 +02:00
pancake
b82304b195
Support base64: prefix in mg
2021-09-02 18:26:37 +02:00
pancake
d98abc6303
Random cleanup in fs code
2021-09-02 18:26:37 +02:00
pancake
ed495116e0
Use r_return in the r_fs api
2021-09-02 18:26:37 +02:00
rhl120
07a3266c4c
Remove the dirs after the ravc2 tests
2021-09-02 12:11:36 +02:00
rhl120
0bc9dbe1f8
Mark the ravc2 branch test as broken
2021-09-02 12:11:36 +02:00
guest177
1be3ed58a3
Correct MZ size when bytes_in_last_block = 0 ##bin
2021-09-02 10:06:48 +02:00
pancake
2e210dd171
Fix confusing 'oops' message in the Lc command ##core
2021-09-01 12:47:41 +02:00
Dennis Goodlett
c4622b6603
Implement "next" signature type ##signatures
...
* Update tests for added signature
2021-09-01 01:27:52 +02:00
Adwaith V Gautham
c6c498455f
Fix #19019 - Added OT_GPREG flag to instructions with byte, word, qword etc ##asm
...
* Updated code for a few x86 instructions and added tests for the same
2021-09-01 01:04:23 +02:00
Sylvain Pelissier
bff04d1ac9
r2pm: Add offline option for installation ##r2pm
2021-08-31 17:09:58 +02:00
pancake
658239c1c6
Support 16bit debuggers and fix 27bit define ##debug ( #19040 )
2021-08-31 17:09:15 +02:00
pancake
9c2bd20abf
Fix /ai on arm64 movs ##search ( #19038 )
2021-08-31 15:08:21 +02:00
RHL120
888ba87878
Fix the rvc asan tests and some heap issues in rvc ##vc
...
* Remove a bad function and fix the ASAN tests
* Fix a use after free and a mem leak in rvc
* Fix another use after free in rvc
2021-08-31 13:33:03 +02:00
pancake
3754ed89a0
Bump version to 5.4.1. From now on, odd versions are same as -git
...
* The reason for this is because debian, meson and cmake misbehave
or don't handle dash suffixes, so let's just keep things simpler
2021-08-31 13:19:49 +02:00
pancake
8d44558224
Use RTLD_NOW when it's possible on Linux ##core
...
* Fix r2ghidra 'no print languages defined' bug
2021-08-30 21:00:27 +02:00
RHL120
5a8942104a
Add a status and log commands to ravc2 and add tests for rvc ##vc
...
* Add a function to get the list of commits & info
* Move all sdb_open(s) to a sperate function in rvc (could break)
* Add a function to list branches in rvc
* Move repo_exists checks to a macro
* Removed a useless function
* Add a log and a list branches commands to ravc2
* Remove BPREFIX from bname in ravc2 branch
* Add a function to get the current branch in rvc
* Add a stauts command to ravc2
* Make ravc2 return 1 on error instead of -[0-9]*
* Fix a problem with r_vc_checkout
* Add a hash= key before the commit hash in r_vc_log
* Add some tests for rvc
* change ret to db in vcdb_open in rvc
* completly replace ret by db in rvc's vcdb_open
2021-08-30 18:04:34 +02:00
pancake
775581cc97
Sort the output of ls
( #19034 )
2021-08-30 16:21:24 +02:00
pancake
913e23b2dd
Write proper help message for the ls and less commands ##shell ( #19033 )
...
* Also available via the recursive help
2021-08-30 14:16:08 +02:00
pancake
bdef1223da
Fix recently regressed tests
2021-08-29 21:00:28 +02:00
pancake
8ba42d98da
Do not serialize the config everytime, expose and use utf8 and fix R2COLOR env ##shell
2021-08-29 19:01:34 +02:00
pancake
8fe75a743a
Disable utf8 lines in rabin2 output for this core65k test
2021-08-27 16:22:29 +02:00
pancake
683f7ac44e
Faster slow test, skipping the skyline codepath
2021-08-27 15:12:39 +02:00
pancake
13782053d9
Minor code cleanup
2021-08-27 14:53:21 +02:00
pancake
0c1155211a
Expose a wrapper for r_w32_CancelSynchronousIo()
2021-08-27 13:04:55 +02:00
pancake
ff46f9b7a9
jkalsdfjkls
2021-08-27 11:24:15 +02:00
pancake
9f6c014ad1
Run preconfigure from sys/install.sh
2021-08-27 11:23:57 +02:00
pancake
5fc8085d23
Run preconfigure from sys/install.sh
2021-08-27 11:00:43 +02:00
pancake
17e478ce40
Remove somewhat useless -Dmips=mips
2021-08-27 10:27:38 +02:00
pancake
5ddc7478f7
Minor warning fixes for mingw
2021-08-27 03:03:34 +02:00
pancake
8300bde4e3
Fix Makefile issue rebuilding libr/util
everytime ##build
2021-08-27 03:03:34 +02:00
pancake
fd8e97034b
Expose r_w32_
function APIs instead of global symbols ##windows
...
* This fixes some long standing bugs related to linker problems
2021-08-27 03:03:34 +02:00
pancake
ba375f5702
Code cleanup, somewhat related to windows code
2021-08-27 03:03:34 +02:00
pancake
3159cccc6a
Updated WIP support for mingw32
2021-08-27 03:03:34 +02:00
pancake
73c00056f0
Update list of options for ./configure --with-ostype
##build
2021-08-27 03:03:34 +02:00