| .. |
|
ht_inc.h
|
Rename clean -> clear to match common API names. (#5891)
|
2026-02-08 15:03:52 +00:00 |
|
ht_pp.h
|
|
|
|
ht_pu.h
|
|
|
|
ht_sp.h
|
|
|
|
ht_ss.h
|
|
|
|
ht_su.h
|
|
|
|
ht_up.h
|
|
|
|
ht_uu.h
|
|
|
|
rz_alloc.h
|
|
|
|
rz_annotated_code.h
|
|
|
|
rz_ascii_table.h
|
|
|
|
rz_asn1.h
|
Extend ASN.1/PKCS7/X.509 to dump structures (#5656)
|
2025-12-22 09:41:56 +08:00 |
|
rz_assert.h
|
rz_assert: Show follow-up action in rz_return macros (#5804)
|
2026-01-16 21:11:59 +08:00 |
|
rz_axml.h
|
|
|
|
rz_base16.h
|
librz/util: base64, base85, base36, base32, base16 support and refactor (#5216) (#5271)
|
2025-08-17 15:26:25 +08:00 |
|
rz_base32.h
|
librz/util: base64, base85, base36, base32, base16 support and refactor (#5216) (#5271)
|
2025-08-17 15:26:25 +08:00 |
|
rz_base36.h
|
librz/util: base64, base85, base36, base32, base16 support and refactor (#5216) (#5271)
|
2025-08-17 15:26:25 +08:00 |
|
rz_base64.h
|
|
|
|
rz_base85.h
|
librz/util: base64, base85, base36, base32, base16 support and refactor (#5216) (#5271)
|
2025-08-17 15:26:25 +08:00 |
|
rz_base91.h
|
|
|
|
rz_big.h
|
|
|
|
rz_bits.h
|
Enhance performance of rz_bv_copy_nbits (#5541)
|
2025-11-23 21:52:23 +08:00 |
|
rz_bitvector.h
|
Improve performance of mem.c::read_n_bits() (#5819)
|
2026-01-26 12:19:21 +08:00 |
|
rz_buf.h
|
linter: update clang-format installation to version 20 (#5451)
|
2025-10-12 08:02:03 +08:00 |
|
rz_debruijn.h
|
|
|
|
rz_ebcdic.h
|
String/Hex-Search 2/9: Improve Unicode support.
|
2025-02-22 04:12:49 +08:00 |
|
rz_event.h
|
|
|
|
rz_file.h
|
doc: add some rz_file_*() functions descriptions (#4991)
|
2025-03-12 11:41:17 +08:00 |
|
rz_float.h
|
Enable initialization of negative zero and add float neg tests. (#5282)
|
2025-07-21 08:28:32 +08:00 |
|
rz_graph.h
|
|
|
|
rz_graph_drawable.h
|
|
|
|
rz_hex.h
|
String/Hex-Search 1/9: Add hexadecimal number helpers, doxygen and type annotations.
|
2025-02-22 04:12:49 +08:00 |
|
rz_idpool.h
|
|
|
|
rz_intervaltree.h
|
build: Improved meson-build to use rizin as subproject (#4684)
|
2024-10-29 23:59:42 +08:00 |
|
rz_iterator.h
|
|
|
|
rz_itv.h
|
librz/util: implement a bounded interval. (#4977)
|
2025-03-09 15:24:07 +08:00 |
|
rz_json.h
|
|
|
|
rz_lang_byte_array.h
|
|
|
|
rz_log.h
|
Add getter for the current log level. (#5807)
|
2026-01-23 18:52:45 +00:00 |
|
rz_luhn.h
|
|
|
|
rz_mem.h
|
Improve performance of mem.c::read_n_bits() (#5819)
|
2026-01-26 12:19:21 +08:00 |
|
rz_name.h
|
|
|
|
rz_num.h
|
librz/util/num: handling minimum st64 in rz_num_abs (#4952)
|
2025-03-02 22:44:09 +08:00 |
|
rz_panels.h
|
Port v and V to RzShell (#4745)
|
2024-11-28 22:33:59 +08:00 |
|
rz_path.h
|
shell: new arg type RZ_CMD_ARG_TYPE_FOLDER (#5514)
|
2025-12-10 19:08:38 +08:00 |
|
rz_pj.h
|
|
|
|
rz_pkcs7.h
|
Extend ASN.1/PKCS7/X.509 to dump structures (#5656)
|
2025-12-22 09:41:56 +08:00 |
|
rz_pkcs8.h
|
Add pF8 for decoding PKCS8 & add info on /cm (#5647)
|
2025-12-20 16:28:10 +08:00 |
|
rz_print.h
|
Refactored output modes to use type RzOutputMode (#5750)
|
2026-01-17 14:29:20 +08:00 |
|
rz_protobuf.h
|
|
|
|
rz_punycode.h
|
|
|
|
rz_range.h
|
|
|
|
rz_rbtree.h
|
|
|
|
rz_regex.h
|
Update contact information of Rot127. (#5522)
|
2025-11-10 17:15:15 +00:00 |
|
rz_serialize.h
|
|
|
|
rz_set.h
|
Rename clean -> clear to match common API names. (#5891)
|
2026-02-08 15:03:52 +00:00 |
|
rz_signal.h
|
|
|
|
rz_spaces.h
|
|
|
|
rz_stack.h
|
|
|
|
rz_str.h
|
Rewrite C compiler code for rz-gg (#5761)
|
2026-01-10 13:36:51 +08:00 |
|
rz_str_constpool.h
|
|
|
|
rz_str_search.h
|
Fix and extend string search integration tests (#5393)
|
2025-09-18 22:54:23 +08:00 |
|
rz_str_util.h
|
|
|
|
rz_strbuf.h
|
Move RzBreakpoint into RzDebug (#5124)
|
2025-05-13 01:57:37 +08:00 |
|
rz_strpool.h
|
|
|
|
rz_structured_data.h
|
Rewrite of zImage bin parser & new structured data methods (#5893)
|
2026-02-09 19:00:42 +08:00 |
|
rz_subprocess.h
|
|
|
|
rz_sys.h
|
shell: pipe support for uniq and sort commands (#5580)
|
2025-12-10 19:09:30 +08:00 |
|
rz_table.h
|
Implement colors for tables and move RzListInfo out of table.c (#5729)
|
2026-01-05 21:34:41 +08:00 |
|
rz_th_ht.h
|
|
|
|
rz_time.h
|
struct timezone is obsolete/deprecated (#4672)
|
2024-10-16 17:13:17 +08:00 |
|
rz_tree.h
|
|
|
|
rz_uleb128.h
|
|
|
|
rz_unicode.h
|
String/Hex-Search 2/9: Improve Unicode support.
|
2025-02-22 04:12:49 +08:00 |
|
rz_utf8.h
|
librz/bin: define string search parameters in plugins (#5406)
|
2025-10-08 10:02:32 +08:00 |
|
rz_utf16.h
|
librz/util: UTF-16/32 to UTF-8 conversion (#5431)
|
2025-10-05 19:16:53 +08:00 |
|
rz_utf32.h
|
librz/util: UTF-16/32 to UTF-8 conversion (#5431)
|
2025-10-05 19:16:53 +08:00 |
|
rz_version.h
|
Remove Global/Static variables in path.c to make it thread safe (#5148)
|
2025-06-13 21:34:33 +08:00 |
|
rz_x509.h
|
Extend ASN.1/PKCS7/X.509 to dump structures (#5656)
|
2025-12-22 09:41:56 +08:00 |