Ecosyste.ms: OpenCollective

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

radareorg

Radare.Org is a collective of radare2 maintainers and developers
Collective - Host: opensource - https://opencollective.com/radareorg - Website: https://rada.re - Code: https://github.com/radareorg

* Add initial 'fs' command to handle flag spaces

- Added the necessary stuff in r_flags
- Flag size is now 64 bit size
* Some random and usele...

github.com/radareorg/radare2 - 0503639432241dcdaa875070ff26f8ac7700de5e authored over 15 years ago by pancake <[email protected]>
* r_asm

- Added csr and m68k support
- Added csr and m68k test programs
- Fixed Makefile

github.com/radareorg/radare2 - dec90751a1aef3eaa1a51b723477f9be277e8073 authored over 15 years ago by Nibble <[email protected]>
* Remove debug printf

github.com/radareorg/radare2 - 731472d2b9553872314850e741b2627a6ed12c09 authored over 15 years ago by pancake <[email protected]>
* Lot of random work on multiple fronts

* Add 'var' in build liblist and 'vapi/t' for make clean
* Add ^C handler for r_cons. support for...

github.com/radareorg/radare2 - 4fcf226269c598c18c685a24703fa2dc1b638ad1 authored over 15 years ago by pancake <[email protected]>
* Fix build and some minor fixups

github.com/radareorg/radare2 - 1fd5c3118e1fdc0099da05a61480b10682b02fb9 authored over 15 years ago by pancake/fluendo <[email protected]>
* Added dummy xrefs

* Added cmd_meta in r_core->cmd
* Cleanup data type range before adding new one in r_meta
- mix...

github.com/radareorg/radare2 - ac10ad7df18e30f5334963c984126d4ab26e07ad authored over 15 years ago by pancake <[email protected]>
* Merge local commits with head

github.com/radareorg/radare2 - 1f02a3f1be3e0e6738390f0d5939fa4e5f64144c authored over 15 years ago by pancake <[email protected]>
* Initial working implementation of r_meta

- Added test program that sets and gets metadata.
- It needs much more features and stuff
-...

github.com/radareorg/radare2 - 05651257c9ff3ecd0f774bac1b4b7006de883e2b authored over 15 years ago by pancake <[email protected]>
* Minor fixups in r_anal

github.com/radareorg/radare2 - d3643d52a60ef65d4f3333140f609852bdfd3937 authored over 15 years ago by Nibble <[email protected]>
* r_anal

- Redefined r_anal_aop
- Fixed x86 plugin
* r_core
- Added ao command (test)
* Fixed r_sear...

github.com/radareorg/radare2 - f2a93116c9147a67171c5e842d4c9e5e62a1a30b authored over 15 years ago by Nibble <[email protected]>
* r_anal

- Initial (non working) implementation
- Added dummy and x86 plugins
* r_core
- Added 'anal...

github.com/radareorg/radare2 - 26b5e48ede3be60984032bd1181b455a2b6c933b authored over 15 years ago by Nibble <[email protected]>
* Fix vapi/t build

* Add regexp search method in r_search
- Uses libc regcomp+regexec
- Added regexp test exampl...

github.com/radareorg/radare2 - cd84224709ea86555d5e49706739fdfb92509b4a authored over 15 years ago by pancake <[email protected]>
* Fix build of python plugin in ArchLinux (python2.6 instead of 2.5)

* Simplify the perl plugin
* Drop stupid \n debug in dietline O:)

github.com/radareorg/radare2 - 33d94abaeca9e800e3547a5b89a2fe614a998345 authored over 15 years ago by pancake <[email protected]>
* Initial drafts for r_meta

* Minor random cleanups

github.com/radareorg/radare2 - 5832a619580223e89d3b51269f991fc824bdeea9 authored over 15 years ago by pancake <[email protected]>
- Added perl support

github.com/radareorg/radare2 - 98ed88610a61969de6b808f10bfad09df670d174 authored over 15 years ago by Nibble <[email protected]>
* Initial pseudo-working implementation of r_var API

- Remove temporal code

github.com/radareorg/radare2 - 0c34c746bf3523b461b2496fe42ec7792ae569a5 authored over 15 years ago by pancake <[email protected]>
* Oops. fix ruby plugin build

* Added dummy r_trace r_meta and r_var
- With readme, dummy code and comments..

github.com/radareorg/radare2 - 7b96c49110d8dbfd361ba3fa0a5e284e36970343 authored over 15 years ago by pancake <[email protected]>
* Initial import of the ruby plugin for r_lang

- Imported mkruby and chkruby from r1
- Some minor changes in r_lang for it

github.com/radareorg/radare2 - 906cc45edaaa7492b390000e906d86dc0b2ddc13 authored over 15 years ago by pancake <[email protected]>
* Added python language binding for libr-radare2

- Same state as in r1 or ruby-r2
- Added prompt() function pointer to override
the defaul...

github.com/radareorg/radare2 - 49b637328f746cdce91857f34b6830c4aac08af4 authored over 15 years ago by pancake/fluendo <[email protected]>
* Initial integrated implementation of r_lang in r_core

- Added two dummy plugins for r_lang (dummy and lua)
- Accessible thru the '#!' command.

github.com/radareorg/radare2 - 008112edbad23d06d1bc521edaa66ceffbfc8236 authored over 15 years ago by pancake <[email protected]>
* More work on visual core

- Added initial cursor support
- Q also for quit
- Added visual prompt
* Added date.c
* Mov...

github.com/radareorg/radare2 - e8b70a1a0b84d950c56be1bf98ff7dfa83ee80ba authored over 15 years ago by pancake <[email protected]>
* Fix LIBR_PLUGINS in env.sh

* Initial implementation of the visual mode in core
* Added pc and ps print formats (c code and s...

github.com/radareorg/radare2 - 9bd9cbe13570c9bad756456c6726e200da478f86 authored over 15 years ago by pancake <[email protected]>
* r_anal // r_asm

- Initial AOP parser (needs more love)
- Adds buf and inst_len to r_asm_t
- Refactoring
* M...

github.com/radareorg/radare2 - 389cce05f686b8fc57ae75ea78b65c9ac3b3125c authored over 15 years ago by Nibble <[email protected]>
* More Makefile refactoring and cleanup

* Minor cleanups in r_asm.h
* First work in r_anal

github.com/radareorg/radare2 - 710adba92078981076c5afa404331907698807d4 authored over 15 years ago by Nibble <[email protected]>
* Lot of makefile refactoring and cleanup

- Make use of some gnu extensions to make it cleaner
- Fixes (mostly) build system

github.com/radareorg/radare2 - fcb58f1ff7bb061ed43731404d8f6d06a0b23fd7 authored over 15 years ago by pancake <[email protected]>
* Fix build issues - fix build order

* Plugin directory renamed to 'p'
* Add env.sh to enter into a "radare2 development shell"

--HG-...

github.com/radareorg/radare2 - 05b40f0e75eb107d0b3dfa3d117b263674a7e2b9 authored over 15 years ago by pancake <[email protected]>
* Initial import of libr

- Previous commits has been reported in the ChangeLog file
- hg log has been lost (moved insi...

github.com/radareorg/radare2 - c5e588e6e5f3367d46d94ce5f4279d5e28ecac1b authored over 15 years ago by pancake <[email protected]>
* Minor usability fixups for the code widget

github.com/radareorg/ragui - 7693b023ed4827933e4394fcfa58fd36ba98a2cf authored over 15 years ago by pancake <@nopcode.org>
* Some minor fixups for the codewidget

* VPaned in mainwindow is now resized at 600

github.com/radareorg/ragui - 867a11e30690223a78c398191cf1638222cae92e authored over 15 years ago by pancake <youterm.com>
* Accelerate build a bit moar

* Add 'view in hex/graph' entries in option menu

github.com/radareorg/ragui - 0b26c6d8559df33787a102b6f6887503b17a498d authored over 15 years ago by pancake <youterm.com>
* Fix build system Makefiles

* Add include and vapi files to build it faster

github.com/radareorg/ragui - fc1e3b11b532a784ffe278e7c049c615ff2d6bfb authored over 15 years ago by pancake <youterm.com>
* Initial pseudo-working implementation of the Codewidget

- Integrated with the interface inside a tab
* Supports kinetix scrolling (without acceleratioi...

github.com/radareorg/ragui - f23518e6828b0633fabe4dc4423dda90801d22d2 authored over 15 years ago by pancake <youterm.com>
* Initial import of the grava and codew widgets

- Grava Needs a cleaned up.
- Code Widget is not done, just described in a readme O:)

github.com/radareorg/ragui - 5659b87ecfd354ae0108f20be5e6223e66a5a524 authored over 15 years ago by pancake <youterm.com>
* Fix build issue when resolving console widget from mainwindow.gtkaml

- Thanks Vlad (b100dian)

github.com/radareorg/ragui - 1797bca62a6d1325ef6db5251041230bc7f70a3d authored over 15 years ago by pancake <@nopcode.org>
* Added about dialog

* Added dummy preferences window
* Added file->quit callback

github.com/radareorg/ragui - 0c6d7b36e3ccc3a37e7c89de709fce5a5f1b1b8a authored over 15 years ago by pancake <@nopcode.org>
* Added progressbar and use add2="true" property

- Thanks Vlad Grecescu ;)

github.com/radareorg/ragui - d52c40a8313509dd1460677fffd40c3b9ae7bb78 authored over 15 years ago by pancake <@nopcode.org>
* Initial import of the ragui

github.com/radareorg/ragui - b42c9cb56a515383ae0408cf417967eaaf65f12d authored over 15 years ago by pancake <[email protected]>