Florian Märkl
c1cdc7a8b6
Add timeout for accept in HTTP Server ( #10375 )
2018-06-18 01:32:24 +02:00
pancake
7fb3381f80
Fix last covs
2018-06-11 11:48:22 +02:00
David CARLIER
fc40910ebf
Freebsd build fix ( #10213 )
2018-05-28 18:47:49 +02:00
pancake
a5477b2de0
Fix some unused function when building without support for pty
2018-05-15 12:11:34 +02:00
Paul I
cc90ec6be5
[WIP] Move hardcoded paths to r_userconf.h ( #9959 )
...
* Move hardcoded paths to r_userconf.h
* Add R2_HOME_* macros
* Some cleanup
2018-04-28 10:02:55 +02:00
Fangrui Song
ba024c938c
Fix -Wexpansion-to-defined and -Wunused-variable ( #9906 )
2018-04-17 15:58:12 +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
radare
a30a11e2ef
More booleans (yes, no, on, off) and case-insensitive
2018-04-14 10:46:08 +02:00
Riccardo Schirone
0896c8b59c
socket/run: ASLR_NO_RANDOMIZE is an enum, not a macro ( #9875 )
2018-04-13 15:04:07 +02:00
Paul I
40b4a5b557
Meson: disable libversion info for Windows ( #9858 )
2018-04-10 22:44:54 +02:00
Paul I
ca3652da4b
Meson: Add version info for shared libs ( #9763 )
2018-03-24 18:18:32 +01:00
Paul I
4e73ad7d19
Meson: some cleanup ( #9753 )
2018-03-23 07:47:46 +01:00
Florian Märkl
5e1f811ec0
Fix meson indentation ( #9567 )
2018-03-03 22:08:37 +01:00
Florian Märkl
95a1b75784
Install Headers and .pc Files with Meson ( #9548 )
...
Use meson pkgconfig for .pc files
meson 0.44
Install same headers as acr
2018-03-03 20:00:18 +08:00
Giovanni
0c776c0e71
warnings from lib ( #9445 )
2018-02-20 23:19:35 +01:00
Paul I
bb4f61580e
Cleanup meson files ( #9424 )
2018-02-20 09:33:19 +01:00
pancake
e4c0746cb8
Remove a bunch of conflicting plugins for the static build
...
- Will be re-enabled when fixed the visibility of common symbols
2018-02-19 13:17:21 +01:00
pancake
7eb75ffe77
Fix last covs
2018-02-17 19:53:30 +01:00
Giuseppe
8e8f54fab4
Fix #9374 - stdin=!program not working ( #9383 )
2018-02-14 15:08:51 -06:00
pancake
1d7aafcdc7
Fix help message for 'rarun2 aslr=no' in mac
2018-01-28 22:56:46 +01:00
pancake
0f1909830c
Force no-debug and no-fork when building for the iphonesimulator
2017-12-31 12:01:25 +01:00
pancake
0b1e8eaecc
Fix almost all warnings from the msvc build
2017-12-19 00:18:39 +01:00
pancake
0851129765
Implement r_cons_readchar_timeout. wink wink
2017-12-18 02:44:51 +01:00
xarkes
410ca09803
Added dynamic linking build for Appveyor ( #8948 )
...
* Revert "Enable GDB for Windows (#8877 )"
Because it does not work while linking dynamically on windows
This reverts commit 12b9d8c3b4
.
* Added dynamic linking build for Appveyor
* Try cleaning Windows linkage (meson)
2017-12-03 21:26:13 +01:00
Anton Kochkov
a5afb090ec
Fix compilation for non-GNU compilers
2017-11-27 19:36:35 +08:00
pancake
a1e24700e3
Fixes for winedbg:// and debug.io
2017-11-04 15:37:09 +01:00
Jose Diaz
527ff71d41
Convert char to windows unicode
2017-11-03 10:27:18 +08:00
Dumitru Stama
1cb8c71f5e
Closing unused pipe ends to properly deliver broken pipe signals ( #8694 )
2017-10-16 10:55:48 +02:00
Anton Kochkov
bd4ad8b0a4
Fix Windows build
2017-09-27 10:18:48 +08:00
pancake
97911069b3
Initial port of io.winedbg using the new r_socket_spawn() api
2017-09-27 03:12:00 +02:00
pancake
9b5eda95e6
Support spawning processes with spaces in path
2017-09-26 11:44:43 +02:00
pancake
106fedeef4
Add the 'null' debugger plugin
2017-09-23 02:34:37 +02:00
pancake
8ce09268e1
Avoid warning in modern macs for DYLD_PRELOAD via rarun2
2017-09-23 02:31:12 +02:00
pancake
a48c3b7d1e
Disable jemalloc for old mac-ppc builds, so much crappy code
2017-08-28 20:49:33 +02:00
Giovanni
7b40f7aed1
16 more bugs fixed. most are mem leaks. ( #8307 )
...
* 1379261/1379262 Resource leak
* 1379258/1379249 Resource leak
* 1379020 Resource leak
* 1351565/1351564 Logically dead code, 1379019 Uninitialized scalar variable, 1379014 Operands do not affect result
* 1379017 Resource leak
* 1379016 Resource leak
* 1379015 Resource leak
* 1377414 Resource leak
* 1376336 Resource leak
* 1375800 Resource leak
* 1373505/1373509/1373504 Resource leak
* 1373496 Resource leak
2017-08-24 17:20:39 +02:00
xarkes
cc622a6271
Added runlib to rarun2 - fix #8045 ( #8066 )
2017-07-31 15:03:11 +02:00
pancake
d9cf73469d
Add support for 27bit middle-endian registers in r_reg
2017-07-27 22:57:18 +02:00
pancake
31a21ac1e7
Add more error checking in handle_redirection_proc
2017-07-07 16:58:52 +02:00
pancake
8c3035acc2
Fix ios-sdk builds
2017-07-04 19:16:24 +02:00
SkUaTeR
c31d81da26
support for static build ( #7822 )
...
* support for static build
* improved sharard/static build
2017-06-28 22:54:40 +02:00
NighterMan
42836cb353
Fix for #7819 : Properly trim \n on rarun2 envfile
...
Newline characters are not properly removed when reading env vars from envfile
of a rarun2 profile. Although tempted to to use `r_str_trim_tail`, manual
trimming is used instead in order to disrupt env vars as little as possible
for funky cases such as when including shellcodes, etc...
2017-06-26 08:35:43 +02:00
Adrian Pistol
7c6a74cdad
WIP Serial fix for io_gdb. ( #7808 )
...
At least it allows the serial rsocket backend to be called, but I can't quite connect to my BMP, so I am not 100% sure this works. Something else might have broken something.
2017-06-24 10:18:31 -05:00
xarkes
46deac0dde
Fixing appveyor build ( #7735 )
2017-06-14 13:45:48 +02:00
pancake
f91cd186b7
Fix static build
2017-06-14 10:55:30 +02:00
pancake
752a1d6e27
Add missing socket/serial.c
2017-06-12 23:02:32 +02:00
pancake
6c37a9aa10
Add serial support in RSocket for gdb:///dev/ttyUSB0:9600
2017-06-12 22:25:58 +02:00
pancake
1ae19361ea
Remove debug printf in r2pipe.c
2017-06-09 11:26:53 +02:00
SkUaTeR
dc7914644e
Meson improvements
2017-05-31 13:38:47 +02:00
pancake
1e89a9a5d6
Fix #7510 - debugging in mac hides the output
2017-05-19 00:39:33 +02:00
SkUaTeR
9a1337512a
meson.build fixes to build with MSVC
2017-05-14 23:06:00 +02:00