rizin/librz
2023-04-14 11:56:01 +08:00
..
analysis Remove useless null strings (#3457) 2023-04-11 17:42:40 +08:00
asm Remove inefficient rz_mem_swapendian() (#3411) 2023-03-01 20:53:24 +08:00
bin Remove RzBitmap in favor of RzBitvector (#3433) 2023-03-27 00:29:30 +08:00
bp librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
config Add missing project migrations tests up to v9 and fix leaks (#3205) 2022-11-27 09:39:10 +08:00
cons Add Undo/Redo to dietline emacs mode. (#3445) 2023-04-14 11:56:01 +08:00
core Remove useless null strings (#3457) 2023-04-11 17:42:40 +08:00
crypto librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
debug Fix few sscanf issues reported by @yeggor (#3428) 2023-03-22 18:36:54 +08:00
demangler librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
diff Remove agd and add rz_analysis_similarity/match + refactoring 2022-10-04 20:02:35 +02:00
egg Use clang-format 15 instead of 14 2023-01-25 22:02:26 +08:00
flag Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
hash Fix alignment issues in sha2 2023-01-26 20:39:24 +01:00
il Add validation for rzil float theory (#3420) 2023-03-11 09:53:13 +01:00
include Add Undo/Redo to dietline emacs mode. (#3445) 2023-04-14 11:56:01 +08:00
io Improve cmd_help.yaml and fix random number generator (#3452) 2023-04-07 20:22:01 +08:00
lang librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
magic Set perm to 644 to multiple text files (#3418) 2023-03-10 13:42:42 +08:00
main Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421) 2023-03-30 18:36:48 +08:00
parse Remove inefficient rz_mem_swapendian() (#3411) 2023-03-01 20:53:24 +08:00
reg Fix conversion from GDB register profile to rizin profile 2023-03-14 11:41:29 +01:00
search Fix string search to use proper implementation (#3414) 2023-03-03 15:50:11 +08:00
sign Do not overly optimize when applying a pat file 2022-11-02 00:53:54 +01:00
socket Improve cmd_help.yaml and fix random number generator (#3452) 2023-04-07 20:22:01 +08:00
syscall Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
type Fix crash for union type formatting with unknown member (#3389) 2023-02-21 17:03:19 +08:00
util Remove useless null strings (#3457) 2023-04-11 17:42:40 +08:00
config.h.in
meson.build Replace meson cmake module usage by plain configure_file() (#2948) 2022-08-21 22:01:54 +08:00
RizinConfig.cmake.in
RzModulesConfig.cmake.in Replace meson cmake module usage by plain configure_file() (#2948) 2022-08-21 22:01:54 +08:00