radare2/libr
Juho Kuisma 1e305473b7
Fix rahash2 -B behavior ##crypto
Previously `rahash2 -B` always printed an extra block at the end, which matched
the checksum of an empty file. The line causing the bug has been left in the
sources commented out, at least for now, in case this causes some other regression.
2024-09-24 12:03:34 +02:00
..
anal Fix duplicated symbol addTarget 2024-09-23 18:24:19 +02:00
arch Fix mingw build 2024-09-23 14:31:43 +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 Fix mingw build 2024-09-23 14:31:43 +02:00
core Show comments associated to an esil emulated reference ##disasm 2024-09-21 20:53:01 +02:00
crypto Add ed25519 private key search ##search 2024-08-14 17:39:14 +02:00
debug Fix #23357 - Add missing flag registers for the freebsd profile ##debug 2024-09-20 16:57:50 +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 Ignore arc4random_uniform detection with Emscripten ##build 2024-09-23 13:22:34 +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 Fix rahash2 -B behavior ##crypto 2024-09-24 12:03:34 +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 Fix log level details in r2pipe output ##shell 2024-09-21 16:25:28 +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 Omit -g when building with Emscripten ##build 2024-09-23 13:22:34 +02:00
count.sh Check for subcommands of iz to improve output on invalid input (#19467) 2021-12-05 04:43:31 +01:00
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 Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
libs.mk RArch now depends on REsil ##abi 2023-06-10 09:57:46 +02:00
Makefile Fix Darwin WHOLEFLAG detection ##build 2024-09-23 13:22:34 +02:00
meson.build Add ed25519 private key search ##search 2024-08-14 17:39:14 +02:00
rules.mk Omit -soname when building with Emscripten ##build 2024-09-23 13:22:34 +02:00
stripsyms.sh
symgraph.pl