Pinned
1,332 contributions in the last year
Contribution activity
December 2020
Created 54 commits in 8 repositories
Created a pull request in rizinorg/rizin that received 13 comments
Switch to meson subprojects/wraps
Detailed description This PR makes use of meson subprojects. In theory, with this we can avoid the git submodules at all, but due to ACR/Make we ne…
+482
−300
•
13
comments
Opened 34 other pull requests in 9 repositories
rizinorg/rizin
2
open
18
merged
2
closed
- rz_sys_system should not depend on LIBC_HAVE_FORK
- Always run appveyor
- Enable ASAN and see
- Improve meson information, structure and move fortunes
- Use docker/build-push-action@v2
- Use async-signal-safe functions after fork in multithread program
- Switch to ubuntu-20.04 to fix gcov issue
- Missing ASAN env vars in CI
- Make it possible to have escape char in cmd_identifier ##newshell
- Check if submodules are downloaded and warn user if they are not
- Use x64 when building windows binaries in ci.yml
- Use RPATH when the prefix is not the standard /usr
- Extract subprocess API used in rz-test into RzUtil
- - is not a valid function name in bash
- Avoid reporting undefined error on FreeBSD
- Restore previous fd after tmp change statements (e.g. @x:, etc.)
- Download submodules in appveyor
- Use meson in FreeBSD/OpenBSD CI
- Download submodules in appveyor
- Enable all github jobs
- Add support for @v: temporary change statement ##newshell
- Extract subprocess API used in rz-test into RzUtil
rizinorg/sdb
1
open
2
merged
rizinorg/website
1
open
2
merged
radareorg/sdb
1
open
rizinorg/rz-pm
1
open
rizinorg/rizin-pm
1
merged
rizinorg/rizin-extras
1
merged
radareorg/radare2-extras
1
closed
rizinorg/book
1
merged
Reviewed 43 pull requests in 5 repositories
rizinorg/rizin 37 pull requests
- Remove citem
- rz_sys_system should not depend on LIBC_HAVE_FORK
- Fix gcov working directory for Codecov
- Add -std=c99, for older gcc ##build
- Use Meson/Ninja build in Travis CI
- Remove experimental a2f core analysis plugin.
- Remove Rapatch
- Fix windows ood crash and remove obsolete windows debug files ##debug
- Change master to dev branch in codecov
- Added 'aecb' to continue backwards in ESIL ##trace
- Import patches from radare2
- Make Strings in RzAnalysisPlugin const char * ##analysis
- Don't check reg a0 if analysis plugin is null
- Add clang static analyzer ci (#187)
- Switch to ubuntu-20.04 to fix gcov issue
- Remove folding
- Fix a crash in dts+ command with empty register arenas ##debug
- Remove snow
- Suppress warning about unused variable in div overflow check.
- Remove p3 command
- Reduce Coupling between RzCore and Tasks ##core
- Add .cache to gitignore for clangd
- Version 0.1.0
- Fix external AppVeyor tests that are XX
- Remove purge.sh
- Some pull request reviews not shown.
rizinorg/rizin-pm 3 pull requests
rizinorg/sdb 1 pull request
rizinorg/rizin-extras 1 pull request
radareorg/radare2 1 pull request
Created an issue in rizinorg/rizin that received 3 comments
Make sure to use the x64 Command Prompt for Visual studio
The GitHub CI that builds windows uses the x32 command prompt and it generates 32bit binaries. This issue is to make sure we use the x64 environmen…
3
comments

