Commit Graph

6 Commits

Author SHA1 Message Date
pancake
85e684d5b8
Fix build race condition introduced in 0ba897f5c9 (#17773)
Co-authored-by: pancake <pancake@nopcode.org>
2020-10-10 00:36:10 +08:00
Zi Fan
0ba897f5c9
Add network support for WinDbg/KD (KDNET) ##debug (#17340)
* Add network support for WinDbg/KD (KDNET) ##debug
* Add iob_net io_backend plugin for shlr/winkd
* Add Windows 10 (May 2019 Update) build 18362 profile
* Add r_hash_do_hmac_sha256 function to r_hash
* Change r_socket_connect to bind source port for UDP connection
2020-08-26 10:24:20 +08:00
radare
4d8c80cb98
Fix #13765 - asm/anal cant be build in parallel ##build 2019-05-05 22:55:20 +02:00
Anton Kochkov
726e15054c
Fix #13451 - make afs work ##anal (#13558) 2019-03-30 07:17:15 -05:00
radare
82416b0212
Create libr_main and make all binaries use it ##core
* Cleanup the use of getopt with our wrapper
2019-03-08 14:22:59 +01:00
pancake
b8deafe0a8 Handle libr/libs.custom.mk to make partial r2 builds if you need just a portion of r2 ##build 2018-11-16 08:37:47 +01:00