|
b1336c44
|
2025-09-01T00:41:17
|
|
rpc with structured data
|
|
3f95edac
|
2025-08-31T23:41:53
|
|
rewrite RPC to use structured data mode by IKC3 client and support netcat mode out of the box.
|
|
ebc56160
|
2025-08-30T16:40:06
|
|
ikc3 rpc: fix error output in client and server
|
|
ec591bdf
|
2025-08-30T16:08:44
|
|
send error message from memory buffer in server err to client result
|
|
f10ae809
|
2025-08-30T00:14:55
|
|
fix refactor of buf_read_until_*
|
|
be5c221e
|
2025-08-29T22:49:40
|
|
finish refactor of buf_read_until_*
|
|
bdf0f1e5
|
2025-08-29T20:58:04
|
|
fix env_address_of
|
|
305a2316
|
2025-08-29T20:26:11
|
|
WIP refactor: buf_read_str into str
|
|
d4d2b2ea
|
2025-08-29T20:03:33
|
|
refactor: convert read_line to sw
|
|
b1ffd800
|
2025-08-29T18:40:38
|
|
feat: partial rpc ikc3
|
|
e6156f80
|
2025-08-29T17:13:00
|
|
wip
|
|
8fe68293
|
2025-08-28T16:12:52
|
|
refactor STR_1 -> STR and STR_CONST
|
|
6e96d970
|
2025-08-28T14:11:51
|
|
add support for pointers to facts database
|
|
d93ed713
|
2025-08-28T02:39:14
|
|
support sysctl([:fs, :posix, :setuid])
|
|
754fbef4
|
2025-08-27T23:00:11
|
|
fix DESTDIR in make install
|
|
0c28632b
|
2025-08-27T16:10:53
|
|
implement List.count as cfn
|
|
5800825e
|
2025-08-27T12:25:25
|
|
refactored cfn tag_address -> cfn_macro kc3_address_of, env_address_of
|
|
f9fac846
|
2025-08-26T21:10:14
|
|
implement math.h for long double (F128) on windows
|
|
56c72c11
|
2025-08-26T20:11:32
|
|
fix build on windows
|
|
79ce5474
|
2025-08-26T19:35:59
|
|
fix build on windows
|
|
1cbc1606
|
2025-08-26T14:19:41
|
|
fix pointer and add tests for pointer
|
|
46d6137f
|
2025-08-26T13:40:59
|
|
fix pointer cast
|
|
c94f092d
|
2025-08-26T13:15:12
|
|
fix sym_is_pointer_type asserts
|
|
854e4b22
|
2025-08-26T13:06:15
|
|
implement rest of pointer functions
|
|
c64363d9
|
2025-08-26T12:05:44
|
|
feat: see todo
|
|
6fb538c2
|
2025-08-25T17:31:53
|
|
feat: sym_must_clean
|
|
10792581
|
2025-08-25T17:23:01
|
|
feat: sym_to_tag_type
|
|
dea27e91
|
2025-08-24T17:45:06
|
|
add pointer_type to s_pointer
|
|
14e42915
|
2025-08-22T18:01:04
|
|
cleanup: Remove tag_to_const_pointer and refactor call sites.
|
|
d8c4eb13
|
2025-08-22T17:03:30
|
|
feat: g_sym_Pointer and sym_is_pointer_type
|
|
57ad3ec1
|
2025-08-22T16:39:37
|
|
./update_sources
|
|
ed6d9d21
|
2025-08-22T16:35:54
|
|
chore: rename STR_2 to SYM_1
|
|
d8656ad8
|
2025-08-22T16:33:07
|
|
fix: STR_2 constant for initialization with pedantic
|
|
3e09cb89
|
2025-08-22T16:28:25
|
|
refactor: transform sym into STR_1
|
|
bbe4c05a
|
2025-08-22T16:22:07
|
|
feat: compare_pointer
|
|
30d9dffa
|
2025-08-22T16:15:55
|
|
buf_inspect_pointer, buf_inspect_pointer_size
|
|
b046bf18
|
2025-08-22T16:15:46
|
|
feat: pointer_init_copy and pointer.c
|
|
85b760f7
|
2025-08-22T16:13:54
|
|
fix: read_ptr
|
|
564ca4b8
|
2025-08-22T16:13:27
|
|
fix: read_ptr
|
|
08dd0259
|
2025-08-22T16:12:12
|
|
feat: marshall_read_pointer
|
|
229e2637
|
2025-08-22T16:10:24
|
|
feat: todo update and hash_update_pointer
|
|
22d29e8b
|
2025-08-22T16:10:15
|
|
feat: marshall_pointer
|
|
cac787da
|
2025-08-22T15:49:40
|
|
feat: added headers for pointer.h
|
|
35475832
|
2025-08-22T12:53:31
|
|
wip: refactor: buf_inspect_pointer -> buf_inspect_c_pointer
|
|
e5b31224
|
2025-08-22T12:19:25
|
|
feat: added pointer type
|
|
fa3da327
|
2025-08-22T12:19:11
|
|
refactor: moved config.h header from type.h to rwlock.c
|
|
d18d2061
|
2025-08-25T13:06:32
|
|
use pstruct_type_init_copy rather than struct_type_new_ref, fixes memleak in pass by copy
|
|
41bd0a53
|
2025-08-25T12:07:17
|
|
fix struct_type_update_map, must_clean was not initialized
|
|
67e1f810
|
2025-08-25T11:45:20
|
|
wip memleak / double free, fix pcallable_clean
|
|
7dba283c
|
2025-08-25T11:21:16
|
|
wip memleak
|
|
d44e8c79
|
2025-08-25T11:20:10
|
|
wip memleak
|
|
cbd4c4e3
|
2025-08-25T11:18:17
|
|
wip memleak
|
|
af15b2d4
|
2025-08-25T11:07:13
|
|
fix use after free in buf_inspect_call_size
|
|
4777e645
|
2025-08-25T11:01:47
|
|
fix use after free in buf_parse_call_op
|
|
ff86acd3
|
2025-08-25T10:21:14
|
|
use s_op* in buf_inspect_op*
|
|
14cc2a97
|
2025-08-24T22:24:28
|
|
fix assert
|
|
d2976bec
|
2025-08-24T22:20:59
|
|
fix debug assert
|
|
6bbe2d78
|
2025-08-24T22:03:35
|
|
fix memleak in error path
|
|
5126596c
|
2025-08-24T21:19:16
|
|
add proper op handling in marshall_read_ops and ops_add instead of ugly hack
|
|
0d286755
|
2025-08-24T20:41:29
|
|
check ref count and print message in marshall callable
|
|
21fbb1e2
|
2025-08-24T20:10:04
|
|
wip marshall_read cfn
|
|
5c9936fb
|
2025-08-24T19:21:33
|
|
fix cfn locking and marshall_read cif_ready = true
|
|
0282d5df
|
2025-08-21T18:54:55
|
|
fix marshall test
|
|
20e72c89
|
2025-08-21T17:58:41
|
|
fn_clean: frame_delete_all -> err_puts
|
|
f73cbc2e
|
2025-08-20T19:45:35
|
|
fix offset and size used when not initialized
|
|
b7ff58fe
|
2025-08-20T18:08:06
|
|
feat: marshall_read struct type
|
|
1877d1c0
|
2025-08-20T15:20:02
|
|
fix restore binary log of pfacts with log, with or without binary log
|
|
122a9823
|
2025-08-20T14:13:19
|
|
fix memleak and memory corruption in env_facts_with_transaction
|
|
a223a69b
|
2025-08-20T13:58:22
|
|
create new s_log if not allocated when opening binary log
|
|
c8416872
|
2025-08-20T13:44:29
|
|
remove debug messages
|
|
68f20e99
|
2025-08-20T13:39:09
|
|
fix resurrection of binary log
|
|
651ed3bf
|
2025-08-20T11:54:05
|
|
fix memleak in log_clean
|
|
4e8fe683
|
2025-08-20T11:40:20
|
|
fix binary log resurrection after pfacts dump with log open
|
|
6fc802e8
|
2025-08-19T22:54:33
|
|
wip binary log, make dump is ok
|
|
f7200b12
|
2025-08-19T21:41:36
|
|
refactor file_open to accept s_str
|
|
6868f508
|
2025-08-19T18:31:39
|
|
facts log
|
|
51c40be5
|
2025-08-19T16:35:08
|
|
assert
|
|
f90faa91
|
2025-08-19T16:34:33
|
|
Fix pfacts queries in test ikc3
|
|
b37d9735
|
2025-08-19T16:06:45
|
|
dump and restore pfacts
|
|
f941e8c0
|
2025-08-19T14:08:19
|
|
dump is not compatible through ABIs
|
|
9e092f97
|
2025-08-19T13:49:03
|
|
wip macos
|
|
c69ec5b1
|
2025-08-19T13:39:49
|
|
make gdb_dump_restore
|
|
5111cac8
|
2025-08-19T12:37:50
|
|
implement pfacts_*
|
|
c524c6a9
|
2025-08-19T12:37:31
|
|
wip: marshall(_read)_pfacts and pfacts clean
|
|
9a8b862c
|
2025-08-19T11:59:25
|
|
implement hash_update_pfacts as shallow pointer hash
|
|
b8c71d46
|
2025-08-19T11:55:22
|
|
implement g_sym_Facts/_star
|
|
b9de2231
|
2025-08-19T11:26:09
|
|
implement buf_inspect_pfacts/_size
|
|
0af87973
|
2025-08-18T23:51:08
|
|
wip pfacts
|
|
4f24a676
|
2025-08-18T22:14:11
|
|
include endian.h
|
|
a3a5d0fa
|
2025-08-18T22:05:09
|
|
add htonl and htons
|
|
362d5a5b
|
2025-08-18T16:31:01
|
|
fix: made paths portable for dlopen
|
|
7b31d433
|
2025-08-18T14:06:39
|
|
fix memleak in marshall_read_clean
|
|
3f26eb8a
|
2025-08-18T13:39:55
|
|
catch one more memleak in env_init/clean
|
|
7c964434
|
2025-08-18T13:26:54
|
|
env_clean: env->dlopen_list
|
|
41a6c90d
|
2025-08-18T13:09:45
|
|
fix buf_inspect_fn_size
|
|
c8f35404
|
2025-08-17T22:32:44
|
|
Fix build on MacOS, mainly includes for endian.h
|
|
6b4ef0cb
|
2025-08-18T11:42:09
|
|
fix: memory leaks
|
|
fba4aa1b
|
2025-08-18T11:41:53
|
|
feat: endian.h (builtin_bswap powered)
|
|
39f44866
|
2025-08-17T20:06:55
|
|
trying to revive www from dump
|
|
04e98910
|
2025-08-15T17:24:28
|
|
add dump files, use 'make dump' to refresh the dumps.
|