radare2/libr
pancake b05148df18
Some checks failed
build / macos-acr (arm64, 13) (push) Waiting to run
build / macos-acr (x86_64, 12) (push) Waiting to run
build / ios (cydia32) (push) Waiting to run
build / ios (true, cydia) (push) Waiting to run
build / w32-meson (push) Waiting to run
build / w64-static-2022 (push) Waiting to run
build / w64-static (push) Waiting to run
build / w64-meson (push) Waiting to run
build / check_release (push) Blocked by required conditions
build / release (push) Blocked by required conditions
build / linux-wasi (push) Failing after 0s
CI / macos-test (push) Waiting to run
CI / macos-rpath (push) Waiting to run
CI / w64-make (push) Waiting to run
build / linux-wasi-api (push) Failing after 0s
build / linux-csnext (push) Failing after 0s
build / tarball (push) Failing after 0s
build / linux-static (push) Failing after 0s
build / check_abi_compatibility (push) Has been skipped
build / linux-acr-rpm-64 (push) Failing after 0s
build / linux-acr-deb (amd64) (push) Failing after 0s
build / linux-acr-deb (arm64, aarch64-linux-gnu) (push) Failing after 0s
build / linux-acr-deb (i386, multilib) (push) Failing after 0s
build / android-acr (16, arm) (push) Failing after 0s
build / android-acr (aarch64) (push) Failing after 0s
build / android-meson (x86_64) (push) Has been skipped
CI / linux-acr-oldlibsbug (push) Failing after 0s
CI / linux-nocs (push) Failing after 0s
CI / linux-acr-gperf (push) Failing after 0s
CI / linux-sys-capstone (push) Failing after 0s
CI / linux-acr-resymlink (push) Failing after 0s
CI / linux-test (push) Failing after 0s
CI / linux-static-meson (push) Failing after 0s
CI / linux-rpath (push) Failing after 0s
CI / linux-meson-spaces (push) Failing after 0s
CI / linux-tinyasan-fuzz (push) Failing after 0s
CI / linux-asan-fuzz (push) Failing after 0s
CI / w32-mingw (push) Failing after 0s
CI / w64-mingw (push) Failing after 0s
Code scanning - action / CodeQL-Build (push) Failing after 0s
Coverity Scan / latest (push) Failing after 0s
tcc / ubuntu-tcc-newabi (push) Failing after 0s
tcc / ubuntu-tcc-test (push) Failing after 0s
tcc / ubuntu-tcc-nodbg (push) Failing after 0s
tcc / r2pm-tcc (push) Failing after 0s
tcc / ubuntu-tcc-syslibs (push) Failing after 0s
Semgrep / Scan (push) Failing after 1s
Don't line-scroll on new-abi builds when lots of vars ##visual
* Fixing the stuck bug in visual disasm
2024-09-19 21:58:36 +02:00
..
anal Handle ^C in afr ##analysis 2024-09-19 15:22:35 +02:00
arch Minor fixes for the dalvik.ns plugin 2024-09-19 18:58:20 +02:00
asm Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
bin Detect Dart ELFs ##bin 2024-09-19 08:03:22 +02:00
bp Fix a couple of debugger warnings for linux and macos 2024-06-13 14:37:28 +02:00
config Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
cons Dynamically build the word grep list, breaking the ABI ##cons 2024-09-17 19:37:09 +02:00
core Don't line-scroll on new-abi builds when lots of vars ##visual 2024-09-19 21:58:36 +02:00
crypto Add ed25519 private key search ##search 2024-08-14 17:39:14 +02:00
debug Fix #23298 - Breakpoints recoil not working on FreeBSD ##debug 2024-09-13 20:24:20 +02:00
egg Fix ragg2 for arm targets by using the correct gcc ##ragg 2024-08-31 00:05:14 +02:00
esil Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
flag Use more likely hints in the flags api 2024-09-16 11:11:56 +02:00
fs Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
include Initial support to describe RBuffer instances ##util 2024-09-19 12:53:40 +02:00
io Fix io.cache ##io 2024-08-08 09:38:11 +02:00
lang Fix memory leak in RLangSession.fini ##leaks 2024-09-17 17:48:21 +02:00
magic Add CRC search to magic ##search 2024-08-17 13:39:25 +02:00
main Minor fixes for the dalvik.ns plugin 2024-09-19 18:58:20 +02:00
reg Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
search Fix a 1 byte overflow in r2cmd and improve logic checks ##crash 2024-09-13 17:54:09 +02:00
socket Initial implementation of the http sessions ##web (#23272) 2024-09-03 01:15:00 +02:00
syscall Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
util Initial support to describe RBuffer instances ##util 2024-09-19 12:53:40 +02:00
config.h.head
config.h.in Remove anal.malbolge and fix CI r_esil issues ##arch 2022-11-13 22:38:58 +01:00
config.h.tail
config.mk.head
config.mk.tail Add AIX config support ##port 2023-12-05 13:01:06 +01:00
count.sh
depgraph.pl
do-ar-sh Merge RParse into RAsm ##api 2022-12-03 02:26:41 +01:00
ld.script
libr.pc.acr
libs.custom.mk.example
libs.mk RArch now depends on REsil ##abi 2023-06-10 09:57:46 +02:00
Makefile Migrate the LAST and final boss X86 plugin ##arch 2023-06-29 23:46:48 +02:00
meson.build Add ed25519 private key search ##search 2024-08-14 17:39:14 +02:00
rules.mk Switch to the new io cache implementation, remove old code ##io 2023-06-08 17:51:42 +02:00
stripsyms.sh
symgraph.pl