| .. |
|
float
|
Add macroses to generate Inf/NaN for different types (#3373)
|
2023-02-19 20:55:23 +08:00 |
|
regex
|
Replace bp/sp-vars by generic stack-based ones (#3167)
|
2023-01-02 11:36:21 +08:00 |
|
sdb
|
Coverity fixes - memory leaks, NULL dereferences (#3339)
|
2023-02-04 20:01:42 +08:00 |
|
alloc.c
|
Move rz_mem_alloc() to rz_alloc.h (#3410)
|
2023-03-01 20:21:26 +08:00 |
|
annotated_code.c
|
Remove dead code in RzUtil alloc
|
2023-03-01 11:12:03 +08:00 |
|
ascii_table.c
|
|
|
|
asn1.c
|
Refactoring and rename RASN1 to RzASN1
|
2022-10-09 08:09:00 +08:00 |
|
asn1_oids.h
|
Refactoring and rename RASN1 to RzASN1
|
2022-10-09 08:09:00 +08:00 |
|
assert.c
|
|
|
|
astr.c
|
Refactoring and rename RASN1 to RzASN1
|
2022-10-09 08:09:00 +08:00 |
|
axml.c
|
|
|
|
axml_resources.h
|
|
|
|
base85.c
|
|
|
|
base91.c
|
|
|
|
big-gmp.c
|
|
|
|
big-ssl.c
|
|
|
|
big.c
|
|
|
|
bitvector.c
|
Adds const to rz_bv_as[_hex]_string
|
2022-12-04 16:53:58 +01:00 |
|
buf.c
|
Coverity fixes - memory leaks, NULL dereferences (#3339)
|
2023-02-04 20:01:42 +08:00 |
|
buf_bytes.c
|
util/buf: avoid undefined behaviour when dealing with empty files
|
2023-04-05 17:15:52 +08:00 |
|
buf_file.c
|
Coverity fixes - memory leaks, NULL dereferences (#3339)
|
2023-02-04 20:01:42 +08:00 |
|
buf_io.c
|
io: return error when reading/writing to unmapped memory (#3323)
|
2023-02-11 11:36:27 +01:00 |
|
buf_io_fd.c
|
|
|
|
buf_mmap.c
|
util: fix resize of mmap-ed files
|
2023-04-05 17:15:52 +08:00 |
|
buf_ref.c
|
|
|
|
buf_sparse.c
|
Add /*<type>*/ comments everywhere (#2986)
|
2022-09-11 13:04:53 +08:00 |
|
calc.c
|
|
|
|
chmod.c
|
|
|
|
compression.c
|
Fixing some Coverity issues (#3261)
|
2022-12-31 16:57:19 +08:00 |
|
debruijn.c
|
Coverity fixes - memory leaks, NULL dereferences (#3339)
|
2023-02-04 20:01:42 +08:00 |
|
ebcdic.c
|
|
|
|
event.c
|
Add /*<type>*/ comments everywhere (#2986)
|
2022-09-11 13:04:53 +08:00 |
|
file.c
|
Improve cmd_help.yaml and fix random number generator (#3452)
|
2023-04-07 20:22:01 +08:00 |
|
getopt.c
|
|
|
|
graph.c
|
|
|
|
graph_drawable.c
|
Coverity fixes - memory leaks, NULL dereferences (#3339)
|
2023-02-04 20:01:42 +08:00 |
|
hex.c
|
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 |
|
idpool.c
|
|
|
|
intervaltree.c
|
|
|
|
json_indent.c
|
|
|
|
json_parser.c
|
Replace bp/sp-vars by generic stack-based ones (#3167)
|
2023-01-02 11:36:21 +08:00 |
|
lang_byte_array.c
|
|
|
|
lib.c
|
librz: do not duplicate plugins (#3313)
|
2023-01-23 12:51:09 +00:00 |
|
list.c
|
librz: do not duplicate plugins (#3313)
|
2023-01-23 12:51:09 +00:00 |
|
log.c
|
Coverity fixes - memory leaks, UAFs (#3335)
|
2023-02-02 08:59:07 +08:00 |
|
luhn.c
|
|
|
|
mem.c
|
Add analysis for Objective-C selector stubs
|
2023-03-21 19:33:49 +01:00 |
|
meson.build
|
Remove RzBitmap in favor of RzBitvector (#3433)
|
2023-03-27 00:29:30 +08:00 |
|
name.c
|
|
|
|
path.c
|
Remove dup rz_windows.h include
|
2022-08-18 20:11:47 +08:00 |
|
pj.c
|
|
|
|
pkcs7.c
|
Convert pF commands to the rzshell (#3071)
|
2022-10-09 19:18:05 +02:00 |
|
print.c
|
Remove useless null strings (#3457)
|
2023-04-11 17:42:40 +08:00 |
|
protobuf.c
|
Ownership and doxygen for rz_protobuf_decode
|
2022-10-09 08:09:00 +08:00 |
|
punycode.c
|
|
|
|
range.c
|
Fix annotation inconsistencies
|
2022-08-03 00:29:56 -04:00 |
|
rbtree.c
|
|
|
|
serialize_spaces.c
|
|
|
|
signal.c
|
|
|
|
skiplist.c
|
|
|
|
skyline.c
|
|
|
|
spaces.c
|
|
|
|
stack.c
|
|
|
|
str.c
|
Fix: grep(~) will change the original result when ignores case (#3259)
|
2022-12-25 08:01:06 +08:00 |
|
str_constpool.c
|
|
|
|
str_search.c
|
Add /*<type>*/ comments everywhere (#2986)
|
2022-09-11 13:04:53 +08:00 |
|
str_trim.c
|
Fix annotation inconsistencies
|
2022-08-03 00:29:56 -04:00 |
|
strbuf.c
|
Coverity fixes - memory leaks, NULL dereferences (#3339)
|
2023-02-04 20:01:42 +08:00 |
|
strpool.c
|
|
|
|
subprocess.c
|
Fix Coverity defects for RzSubprocess PTY changes (#3260)
|
2023-01-01 15:55:32 +08:00 |
|
sys.c
|
Fix plugin removal and clean code (#3277)
|
2023-01-16 13:32:46 +01:00 |
|
syscmd.c
|
Fix annotation inconsistencies
|
2022-08-03 00:29:56 -04:00 |
|
table.c
|
Coverity fixes - memory leaks, NULL dereferences (#3339)
|
2023-02-04 20:01:42 +08:00 |
|
thread.c
|
|
|
|
thread.h
|
|
|
|
thread_cond.c
|
|
|
|
thread_lock.c
|
|
|
|
thread_pool.c
|
|
|
|
thread_queue.c
|
Threaded analysis matching (#3090)
|
2022-10-24 00:40:42 +02:00 |
|
thread_sem.c
|
|
|
|
thread_types.c
|
|
|
|
time.c
|
Fix windows and cpp compatibility (#2887)
|
2022-08-08 17:57:30 +02:00 |
|
tree.c
|
|
|
|
ubase64.c
|
|
|
|
uleb128.c
|
|
|
|
unum.c
|
Improve cmd_help.yaml and fix random number generator (#3452)
|
2023-04-07 20:22:01 +08:00 |
|
utf8.c
|
Use clang-format 15 instead of 14
|
2023-01-25 22:02:26 +08:00 |
|
utf16.c
|
|
|
|
utf32.c
|
|
|
|
vector.c
|
Unify and fix typedef loop handling
|
2022-12-10 11:15:37 +01:00 |
|
version.c
|
Move gittip to share/rizin (#2907)
|
2022-08-11 23:13:38 +08:00 |
|
w32-sys.c
|
|
|
|
x509.c
|
Refactoring and rename RASN1 to RzASN1
|
2022-10-09 08:09:00 +08:00 |
|
x509.h
|
Refactoring and rename RASN1 to RzASN1
|
2022-10-09 08:09:00 +08:00 |