Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/radareorg/radare2-bindings

Bindings of the r2 api for Valabind and friends
https://github.com/radareorg/radare2-bindings

Handle JSON exceptions in r2pipe.py

09859da3d423a9f76877412210b3f0e4a61d193a authored almost 10 years ago
Add except.py for r2pipe-python and fix exception in r2pipe

82f422aad3df0da7f29e5d3857b6d2ea72312d2e authored almost 10 years ago
Add writeable option to python r2pipe

Also change indentation to use tabs instead of spaces

58d9cc6fe1d0896fd729b2dbf7065e3de3f60995 authored almost 10 years ago
Indent CSharp Code with NArrange

fc776c87207e25b430358afe410c9a51c7067f05 authored almost 10 years ago
Integrate HTTP and add Sync methods for the .NET r2pipe

7ec14d80a99229801d6d4622a7bf7dc70fb1a2c4 authored almost 10 years ago
Bump for duktape-1.1.0

860a79635f54179415848c758f68c5fffc824fc6 authored about 10 years ago
More fixes for the python-r2pipe api

aca3038f76e9494c3800a830f180ccc0e7c450f9 authored about 10 years ago
Fix r2pipe python test

58a5d79423f749586cd58a760affadb2fe58f6ad authored about 10 years ago
Fix bindings

55612fcde6edd0368b6e26a39e9b53de652c457d authored about 10 years ago
r_io.vapi: Expose sundo_* and wundo_*

ca87c22485b0dff0df82576107d8bcfefc831ae7 authored about 10 years ago
Bump core vapi

ff80e06f22e10e60c6cf4af2785ce7736b46e669 authored about 10 years ago
Update configure with latest acr

85d675199855b9b660c9dbcd5ccd72a6bc12d091 authored about 10 years ago
Add more stuff to r_cons.vapi

d31d1ec6cb2a06faadb28cb528fac828d5f774f0 authored about 10 years ago
Workaround for RAnal test crash on deinitialization

7210e83c3f9cbc3bbc753e386cc6fb0076d30412 authored about 10 years ago
Updated r_db.vapi in sync with latest SDB from git

8ec9ad9aa4951bc33e354ec7c193bf4d46f45885 authored about 10 years ago
Apply @ret2libc's patch fixing NodeJS bindings and use SDB namespace

e8d8ee622a93598212724607685428b419d6b861 authored about 10 years ago
Extend bin.vala example

92c8a5be4db545a6ac422b9659e5b91e18b847a5 authored about 10 years ago
Fix swig build. Requires latest valabind

79d97f18d46deb79da1720c78959f8e410b1dab1 authored about 10 years ago
Fix bindings build

cea82ac39abc749117060acda46b3b356db915b6 authored about 10 years ago
Some minor vapi fixes

97d36119209784baeeac0ef6ce1967246e9c86d7 authored about 10 years ago
Update RBinReloc vapi definition

39e3246dab46cff86de8920cbce8381e45cb4d6c authored about 10 years ago
Update TODO

af6c7b80e39aed67a8b07a3efdf4fd50477f6c22 authored about 10 years ago
Fix bindings, swig dislikes void*

0bfca847ee1fd40bbd4244eb30db9464511c2afd authored about 10 years ago
Update vapis to be more correct

51bccec8b04dd78685b760e9244c09f52a7a3ecf authored about 10 years ago
Bump duktape to 1.0.2

d0cbf569cb0e9a8021811130c263e4d4d17287b5 authored about 10 years ago
Bump for 0.9.8 release

a7849ec2e367623b67d3eec1e3e9b2f175cb3eb8 authored about 10 years ago
Publish npm package for r2pipe

5d35b84553070c99102931aaa041a8431b7ae587 authored about 10 years ago
Changes for an initial npm package release

49d31607b5e0e0f39078a6ee4bc4ac480c599afe authored about 10 years ago
Another API update for R-IO

b3139eed1fd9e5c1fb230fee50da40c525116fc8 authored about 10 years ago
Fix RIO bindings

153443e9420c2f2b7007313f248de90ac9fda878 authored about 10 years ago
Fix vapi

47877a19c6bbdad37bc50893218e4f5dc30070a2 authored about 10 years ago
Add Vala r2pipe bindings

0956df3467741bd592d2f8e46a48579daa7def3b authored about 10 years ago
Several fixes for the Vala bindings

5145fbc2b39c71d0749476f2e321dbba42393018 authored about 10 years ago
Fix bindings for r_bp

1c3a40c19f08e80e270e582bfc9a48d4b4f8d368 authored about 10 years ago
Add missing FcnType enum

9691db4263afbc3f0fe2e07e5f371cb9ffb4ab3d authored about 10 years ago
Refactor r2pipe python api

3113d537461f0fbae382e66dedb54490bbc519cf authored about 10 years ago
Bump for duktape 0.12

2aeb38036f1142a7e4a14d403f01af56d9500b7b authored over 10 years ago
Add r2pipe logo

fc3329ba804b06fd11d098dabe008f5274c14197 authored over 10 years ago
Proper r2pipe.cmdj() implementation with basic errror handling

d237283e2356436eaf2eba1238ff2e7860ac742b authored over 10 years ago
Monor python fixups

4ca58b1bd07d33050dc94efd861f7a2a94e2d8df authored over 10 years ago
Implement cmdj and use jsfmt

13592311957c60be714f617fff6e7d85437d14ed authored over 10 years ago
Regresion fix for commit 81aa969a62425395b201a458a74e629b4da8bf1a breaking remoteCmd()

94c24f10956eea250744107597b6d21ea92b38e5 authored over 10 years ago
Fix for crashes when stderr messages are received

81aa969a62425395b201a458a74e629b4da8bf1a authored over 10 years ago
Fix: 'make vdoc' failed due to a using statement

'using SDB' brings the SDB namespace into scope which then clashes with
a subsequent 'namespace ...

938ebcb84548531dd62ed51865dc37f03dfbdbb7 authored over 10 years ago
fix function-signature for r_debug_pid_list

bef4d06d364a63ae7414db7aa8137fcf9498290d authored over 10 years ago
fix function-signature for r_io_cache_commit

1f803cf522b2f4f733a2a1665bb0e4226d349db5 authored over 10 years ago
RCoreFile-reduction: kill RCoreFile->rwx

52acb804ebca6ad939c4e15e35679d11880923fd authored over 10 years ago
kill RCoreFile->seek

3b29eb8d46fd8b0f0ea124fb8b7256c7bdb14a0a authored over 10 years ago
size was removed from RCoreFile, reflect that in vapi

86bd769e9c9d69e95b27c77d1db6c921f364b172 authored over 10 years ago
Fix build

91ffc3fceb85d548d76ea08378522e03e2569150 authored over 10 years ago
remove uri from RCoreFile

83757aca523f7f99f95736dbd785ec17cefa9ac9 authored over 10 years ago
Fix bindings

de00b52b747521b03f6acccd559dff54a563f61c authored over 10 years ago
Update duktape to 0.11

641dccf4ca4f71dd84ea9652e48177acad9e91fb authored over 10 years ago
Remove 'filename' field in RCoreFile

d1f849d337d15b54c61f581a5d500b937bb77b4d authored over 10 years ago
Handle JSON in r2pipe-python

f9cc49d8f5eec33337538de1085681adba0f8c25 authored over 10 years ago
Add .gitignore file

b992c632cb588500cc7d9b8c4468fbfe5851091d authored over 10 years ago
Add perl, ruby, java and enhace c# r2api bindings

b7ed3b2d7463dc1a9c8dfca9e6cfdfd018dd91c4 authored over 10 years ago
Add initial python r2pipe api

4a6f61ad04b67c8064e99f97afb715139e3223c2 authored over 10 years ago
Move all r2pipe implementations under r2pipe/

f1b157b2711f282ad4b927cbb95abba77db0aa79 authored over 10 years ago
Add r2pipe.net (for C#, Mono, .NET framework compatibility)

6e5c8eb155ff21a30b20a438bf62ff5c1e2d1daf authored over 10 years ago
Fix bindings

96b3bdc67e32da931fe3f94c5bbe7a145d2ef820 authored over 10 years ago
Fix build

ff7160a3d84713b4fcb18ed705eeb47534cd4c15 authored over 10 years ago
Fix bindings

35bfec66fceafa60d62dbbc64d16c0b01b1b5978 authored over 10 years ago
Add initial implementation of the r2pipe api for Go

7fd342b7805e6996344994874438ad323cfd9f3d authored over 10 years ago
Fix checking GOENV env variable

cfbf9234cf7085c77180c6ab452afd556fe92c39 authored over 10 years ago
Test uses .pipe now

61bd32e49d38e0cd53449f5d4fd582b40e73a06b authored over 10 years ago
Implement pipe() method to use r2 -0 for faster interactions from NodeJS

857851acd3fe253e58881dd7c4e6113f532956d8 authored over 10 years ago
Add array cmd test

7e72f62ed96c04725984a09ab3b5727bed6c3c52 authored over 10 years ago
Update NodeJS r2 generic api test program and api

845737ef674a136a1193d9654cf6a5a8e638b1cf authored over 10 years ago
Add node-r2.js support

4b083dbdb2e35005b64ae3cd0c5048db51dca63d authored over 10 years ago
Fix Go directory search

0c814adf7c03ede4eb9998c453b837cb12709960 authored over 10 years ago
Fix nodejs bindings

9f9701140172b3f431f42dd94b572069925b8f31 authored over 10 years ago
Fix markdown

beeb24e7e700dbfb04f28666da4fd5b718fc4ae1 authored over 10 years ago
Change behaviour of check-langs and configure-langs with --enable

959807b026f8cb6b3e4b3b103f10ee9b9d9108bf authored over 10 years ago
Add 'install-home' in libr/lang/p

39e3b91727cce7dfa00b95a89c0896df67d728d4 authored over 10 years ago
Update to release duktape 0.11.0

2d009151100270357f5400f21761a67a56644f89 authored over 10 years ago
Add support for duktape Javascript ASM plugins, and added example test script

8bbfaeee389827e1b2c1106068da3020cdd37b6c authored over 10 years ago
Update paths and tool names for Go bindings

Author: Willi Ballenthin <[email protected]>

cf1061eeabb797b5ee2886cd250d0aa9df7c058c authored over 10 years ago
Remove old -D_64BIT flag from Go bindings

df965af3d8dac71d027f4d0ecc5731ff4333a9f0 authored over 10 years ago
Update RBin API calls in Go bindings test

91a971817c72da14b9f2935b3668184649cefca9 authored over 10 years ago
Fix some outdated stuff

02149a2f55ea649bf482430e64ca22f0d0be916e authored over 10 years ago
Add RAsm.get_plugins() helper

5e1ecc7822c51c65c02b6285512c1c86d0fe1aea authored over 10 years ago
Add RNum test in RCore test program

025617d056beed4c18b1c5a3113587fdb95bff9e authored over 10 years ago
Fix build

7a099bf325eb3c9e96471a6ed200d209f75b80f6 authored over 10 years ago
Minor struct change

0bcfe3cbd43f3e145b781b1b1646a4e9e12de695 authored over 10 years ago
Update duktape plugin from git and fix load files

4195dbcd581cf8e354989ec73d2df0aa84425753 authored over 10 years ago
Fix bindings

ee41eea2ce50692c0656410c7c3b8e0556af244f authored over 10 years ago
Fix python test/Rcore example

79f8858f2bad6ce482d56bde47d388bb06cd8adb authored over 10 years ago
Fix RBin/RIO usage bindings

eba497d7023ca248adb115af6beca6b502fddd66 authored over 10 years ago
Sync bindings for latest rio

6d9b5428fa4dca5ad2e30842f7fe468bc100d98e authored over 10 years ago
Don't overwrite GOROOT environment variable when building Go bindings

b72d1d2d6c062dddf7cc5b68c8bc5b09c6a37ac1 authored over 10 years ago
Map type 'Char' to 'byte' in Go bindings

144f24e29a6e0df25531c49836cac7286d220efe authored over 10 years ago
Use 'int' instead of 'int64' in slice sizes for Go bindings

8c7478191ab1abe7a27ea0311dbbfae06c6e1fb0 authored over 10 years ago
Add -intgosize flag to SWIG when building Go bindings.

82bc98606ea81c5d326a68b80e79f7b05d0605a9 authored over 10 years ago
Use 'go tool' prefix for tools like '6c' and whatnot

1af27a492495fd93c4423d07f10e68c6e1848884 authored over 10 years ago
Update RBin vapi (fix build)

53768db32d6a8aae9c5f90e0e6a586694462315f authored over 10 years ago
Fix bindings

ded710ad4fb5ef4f2293426f13be80ea80214b83 authored over 10 years ago
Fix #787

8cde33c6eeddd760764850b7c26503867ee046c6 authored over 10 years ago
Adding riodesc/corefile mods to vapi

7495860a601344f1b42221cec8c962e27a30b687 authored almost 11 years ago
Sync bindings

d444286607a62f57b8d27e673802c4a1688d9965 authored almost 11 years ago