..
arch
librz/arch: fix m68k CPU32 detection with Capstone v6 ( #6314 )
2026-05-05 23:39:52 +08:00
bin
Update capstone for M68k ( #6309 )
2026-05-05 03:16:53 +08:00
config
Add new implementation of RzConfig ( #5820 )
2026-05-03 15:34:48 +08:00
cons
Fix ownership of RzConsCanvas when used by RzAGraph ( #6231 )
2026-04-14 16:55:09 +08:00
core
tui: build filtered panel commands dynamically ( #6221 )
2026-05-04 23:24:22 +08:00
crypto
librz/bin: add CaRT container format support ( #5964 )
2026-03-07 20:51:50 +08:00
debug
Remove rz_range ( #6303 )
2026-05-03 20:10:35 +08:00
demangler
Fix demangler meson.build ( #5942 )
2026-02-19 16:40:13 +08:00
diff
refactor: add hashtable-based RzGraph implementation ( #6152 )
2026-04-08 04:01:40 +08:00
egg
Fix ISO C23 warnings related the usage of strstr & strchr ( #6182 )
2026-04-08 22:04:39 +08:00
flag
Fix aav.aav.* naming #2205 ( #6079 )
2026-03-29 17:49:04 +08:00
hash
hash: add fnv1a algorithm ( #6186 )
2026-04-09 19:05:02 +08:00
il
RzReg: Associate roles with RzRegItem instead of name strings ( #6291 )
2026-04-30 12:03:51 +02:00
include
Revert "Implement Pool Node allocation for RzList ( #6203 )" ( #6313 )
2026-05-04 22:45:00 +08:00
io
librz/io: fix book link in io_mach ( #6285 )
2026-04-26 09:36:41 +08:00
lang
Remove static global variables from armass.c, rtr.c, rtr_http.c, and c.c ( #6183 )
2026-04-09 00:53:01 +08:00
magic
Convert %ll format specifiers to PFMT64 ( #6267 )
2026-04-22 05:57:04 +08:00
main
Add new implementation of RzConfig ( #5820 )
2026-05-03 15:34:48 +08:00
mark
Rename some rz_list funcs to rz_list_XXX_val (part 1) ( #5671 )
2025-12-25 22:01:49 +08:00
reg
RzReg: Associate roles with RzRegItem instead of name strings ( #6291 )
2026-04-30 12:03:51 +02:00
search
Use stdint types for ut64 and friends ( #6276 )
2026-04-22 21:43:04 +08:00
sign
Convert %ll format specifiers to PFMT64 ( #6267 )
2026-04-22 05:57:04 +08:00
socket
Fix ISO C23 warnings related the usage of strstr & strchr ( #6182 )
2026-04-08 22:04:39 +08:00
syscall
doc(syscall): improve README and add example ( #5135 ) ( #5619 )
2025-12-15 14:02:55 +08:00
type
Convert %ll format specifiers to PFMT64 ( #6267 )
2026-04-22 05:57:04 +08:00
util
Revert "Implement Pool Node allocation for RzList ( #6203 )" ( #6313 )
2026-05-04 22:45:00 +08:00
meson.build
Add: Mark API ( #5313 )
2025-09-01 22:06:01 +00:00
plugins.h.in
Merge rz_asm and rz_analysis into one library but keep deprecated apis.
2024-03-07 18:38:49 +08:00
README.md
librz: add some initial documentation ( #3782 )
2023-10-13 13:46:19 +08:00
RizinConfig.cmake.in
fix sign cmake library ( #4595 )
2024-08-19 14:12:42 +08:00
RzModulesConfig.cmake.in