rizin/librz/include
Florian Märkl f430f28c02
Make rz_interval_tree_insert return the node (#6613)
There are APIs for which the node is needed, so it makes sense to return
it directly on insertion instead of only the boolean success state.
2026-07-11 14:08:35 +02:00
..
rz_crypto librz/bin: add CaRT container format support (#5964) 2026-03-07 20:51:50 +08:00
rz_esil Move ESIL into its own namespace (#6199) 2026-04-11 16:26:01 +08:00
rz_il shell: fix output indentation in plF command (#6198) 2026-04-12 19:33:18 +08:00
rz_util Make rz_interval_tree_insert return the node (#6613) 2026-07-11 14:08:35 +02:00
sflib Rewrite C compiler code for rz-gg (#5761) 2026-01-10 13:36:51 +08:00
meson.build build: fix rz_bin_stabs.h hdr install (#6526) 2026-06-18 03:46:03 +08:00
rz_agraph.h Fix RZ_IPI usage on public headers & fix memory leak in the ROP code. (#6171) 2026-04-08 13:37:17 +08:00
rz_analysis.h Fix tn- <hex_number> (#6585) 2026-07-02 11:11:28 +08:00
rz_arch.h Move parse into arch. (#4342) 2024-03-07 23:50:22 +08:00
rz_asm.h librz/debug: native debugger plugin for RISC-V (#5966) 2026-04-26 16:28:07 +08:00
rz_basefind.h Revert back only the changes for the threads code and ignores rz-test 2024-06-02 18:11:06 +08:00
rz_bin.h Uniquify function flag realnames (#6601) 2026-07-05 22:33:25 +08:00
rz_bin_dwarf.h Fix memory leaks related to DWARF (#6245) 2026-04-17 17:33:11 +00:00
rz_bin_source_line.h Add HtSP, HtSS, HtSU, SetS (#4415) 2024-04-16 20:27:48 +08:00
rz_bin_stabs.h librz/bin: add STABS format parser (#6511) 2026-06-17 04:13:23 +08:00
rz_bind.h Core: Add cfgset bind methods 2022-05-10 10:22:49 +08:00
rz_bp.h Move RzBreakpoint into RzDebug (#5124) 2025-05-13 01:57:37 +08:00
rz_build_version.h.in Merge rz_asm and rz_analysis into one library but keep deprecated apis. 2024-03-07 18:38:49 +08:00
rz_cmd.h Add pf commands autocomplete (#6445) 2026-06-02 13:44:07 +08:00
rz_cmp.h Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
rz_config.h Add RzConfigValidator for validating (on set) owned variables (#6356) 2026-05-16 16:12:13 +02:00
rz_cons.h librz/cons/histogram: revamp visual horizontal histogram (#6365, #4431) (#6440) 2026-06-07 14:00:31 +08:00
rz_constructor.h Convert from rz_str_new to rz_str_dup (#4178) 2024-02-07 00:07:53 +08:00
rz_core.h refactor: move rz_core_types_rename to rz_core.h (#6536) 2026-06-20 02:54:56 +08:00
rz_crypto.h librz/util: base64, base85, base36, base32, base16 support and refactor (#5216) (#5271) 2025-08-17 15:26:25 +08:00
rz_debug.h Add new implementation of RzConfig (#5820) 2026-05-03 15:34:48 +08:00
rz_demangler.h Bump rz-libdemangle to get the dlang demangler (#6566) 2026-06-28 12:50:08 +08:00
rz_diff.h Implement lcs-roll distance (myers+fastcdc) (#6512) 2026-06-15 23:23:54 +08:00
rz_drx.h Run clang-format 2021-01-21 22:05:44 +08:00
rz_egg.h Fix egg context ownership as rz_egg_emit_t is static (#6463) 2026-06-06 09:49:34 +08:00
rz_endian.h Revert changes for rz_read_be128 and rz_write_be128 (#5779) 2026-01-11 18:06:02 +08:00
rz_flag.h Fix aav.aav.* naming #2205 (#6079) 2026-03-29 17:49:04 +08:00
rz_flirt.h Add WASM to sig enum in rz_flirt.h (#4945) 2025-02-28 14:06:16 +08:00
rz_gadget.h librz/core: implement ROP/JOP/COP gadget cache (#6328) 2026-05-24 21:48:42 +08:00
rz_getopt.h Remove 1 from some header guards (#2765) 2022-07-01 22:15:12 +08:00
rz_hash.h implement shake-128 and shake-256 (#6490) 2026-06-23 11:47:13 +08:00
rz_heap_glibc.h Fix RZ_IPI usage on public headers & fix memory leak in the ROP code. (#6171) 2026-04-08 13:37:17 +08:00
rz_heap_jemalloc.h Fix RZ_IPI usage on public headers & fix memory leak in the ROP code. (#6171) 2026-04-08 13:37:17 +08:00
rz_il.h [RzIL] Add Validator (Type-checker) (#2182) 2022-01-10 16:54:13 +01:00
rz_io.h Fix RZ_IPI usage on public headers & fix memory leak in the ROP code. (#6171) 2026-04-08 13:37:17 +08:00
rz_jemalloc_types.h heap: refactor parser for jemalloc 4.5.0 (#5722) 2026-01-07 00:24:12 +08:00
rz_lang.h Remove static global variables from armass.c, rtr.c, rtr_http.c, and c.c (#6183) 2026-04-09 00:53:01 +08:00
rz_lib.h refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08:00
rz_list.h Revert "Implement Pool Node allocation for RzList (#6203)" (#6313) 2026-05-04 22:45:00 +08:00
rz_magic.h Fix memory leak in RzMagicLine: free test_string and name fields (#5782) 2026-01-15 13:37:04 +00:00
rz_main.h rz-ar: add archive extraction utility (#6036) 2026-03-18 03:51:18 +08:00
rz_mark.h refactor: rz_mark_foreach_glob to rz_mark_foreach_regex (#5446) 2025-10-11 00:55:10 +08:00
rz_math.h test/bench: measure standard deviation for benchmarks (#6390) 2026-05-25 05:08:06 +08:00
rz_parse.h Move parse into arch. (#4342) 2024-03-07 23:50:22 +08:00
rz_pdb.h librz/bin/pdb: fix memory leaks of PDB callable convention strings and orphaned callables (#6468) 2026-06-09 12:23:56 +08:00
rz_pf.h Rewrite the pf parser and rework the grammar (#6410) 2026-05-29 03:58:58 +08:00
rz_platform.h Reject NULL values in rz_platform_profiles_init() (#5090) 2025-04-22 15:49:02 +08:00
rz_project.h Bump project version to 25 due to asm.demangle removal (#6461) 2026-06-04 22:39:57 +08:00
rz_reg.h RzReg: Associate roles with RzRegItem instead of name strings (#6291) 2026-04-30 12:03:51 +02:00
rz_search.h Remove dead code of /b. 2025-12-31 23:45:05 +08:00
rz_sign.h Remove zignatures and move aaF[l] -> F[al] , zf[sdc] -> F[sdc] (#2682) 2022-06-29 07:49:43 +08:00
rz_skiplist.h SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
rz_skyline.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_socket.h Remove RAP protocol (#5046) 2025-03-27 00:55:06 +08:00
rz_syscall.h Fix: asn and asr command #3885 (#5477) 2025-11-04 23:38:16 +08:00
rz_th.h Fix deadlock in rz_th_queue_close_when_empty() (#6383) 2026-05-25 09:25:29 +02:00
rz_type.h Expose constrained types to user and analysis (#6480) 2026-06-12 02:36:35 +08:00
rz_types.h Add Alpha linux native debugger (#6447) 2026-06-09 12:27:19 +08:00
rz_types_base.h Use stdint types for ut64 and friends (#6276) 2026-04-22 21:43:04 +08:00
rz_types_overflow.h Clean up headers (#2719) 2022-06-22 07:30:50 +08:00
rz_userconf.h.in Verify that EVP_sm3 is enabled. (#6605) 2026-07-06 18:27:24 +08:00
rz_util.h test/bench: measure standard deviation for benchmarks (#6390) 2026-05-25 05:08:06 +08:00
rz_vector.h Add order ignoring remove_at version with better performance. (#6389) 2026-05-22 20:54:49 +00:00
rz_windows.h Windows: Fix for subprocess API handle inheriting (#2773) 2022-07-08 09:25:21 +08:00
rz_windows_heap.h Simplify relative #include to windows_heap_types.h (#6211) 2026-04-11 23:25:15 +08:00