mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-11 00:06:19 +00:00
62c2128b6f
* Better use of the R_SOCKET_PROTO_DEFAULT and add _NONE ##http * Fix regressions in: r2 -C and =+ ##r2pipe Introduced in 04edfa82c1f3fa2bc3621ccdad2f93bdbf00e4f9 * Implement sleep command ##shell * Add tests for the webserver and remoting * Implement daemon directive in rarun2, fix http test ##rarun2 * Fix socket timeout on Windows (patch by @GustavoLCR) ##socket * Missing http.root is not a reason to not start the webserver ##http * Fix r2 -C, =!=0, replace curl with r2 in the webserver test ##http * Honor anal.in/from/to in aae, optimize db/formats/mach0/thumb ##anal * Bug fixes and performance improvements Co-authored-by: pancake <pancake@nopcode.org>