Skip to content

Releases: radareorg/radare2-r2pipe

5.9.0

13 Sep 18:05
Compare
Choose a tag to compare
Update for the 5.9.x series

5.7.0

08 Jun 23:12
Compare
Choose a tag to compare
Release 5.7.0

5.4.0

31 Aug 19:08
Compare
Choose a tag to compare
  • Important bug fixes in r2pipe.py 1.6.1

5.3.0

31 Aug 19:09
Compare
Choose a tag to compare
  • Improved r2pipe-promise (javascript) api with setBinPath()
  • Rewritten clojure r2pipe bindings

Release in sync with r2-5.0.0 and beyond

12 Jan 13:24
Compare
Choose a tag to compare

radare2-r2pipe-1.4.0

17 Apr 15:05
Compare
Choose a tag to compare
  • Fix compilation and run of r2pipe-c for gcc on linux
  • Perl r2pipe empty json fix + improved documentation (#18)
  • r2pipe.js - Increase maxBuffer in syscmd() from 200KB to 2MB
  • Drafting r2pipe-api for Perl and Python
  • Do not fail when parsing empty JSON strings and expose cmd, res in error
  • Fix race condition in r2pipe.js by removing globals in pipeQueue
  • Initial support for timeout for r2pipe.js
  • Implement r2pipe-promise module for nodejs
  • Add callback to quit and fix package description and url

Contributors:

  • pancake
  • Adriaan Dens
  • maijin