|
591012ff
|
2024-07-31T12:14:33
|
|
wip httpd
|
|
4848895e
|
2024-07-30T22:56:42
|
|
make test_http OK
|
|
017c82d9
|
2024-07-30T19:47:32
|
|
wip
|
|
0033716a
|
2024-07-30T18:00:27
|
|
http response: wip
|
|
4d2f5348
|
2024-07-29T16:06:21
|
|
wip
|
|
632d3ed1
|
2024-07-28T23:45:03
|
|
fix test_asan
|
|
f9ee7637
|
2024-07-28T05:02:34
|
|
initialize tmp
|
|
e2663b83
|
2024-07-26T18:50:57
|
|
remove lib/.so symlinks
|
|
933c8fa9
|
2024-07-26T18:50:05
|
|
wip sockets
|
|
8bc69d20
|
2024-07-25T19:30:30
|
|
reworked request.kc3
|
|
69671c6d
|
2024-07-25T17:19:03
|
|
wip http request and Buf
|
|
f8120036
|
2024-07-25T16:12:50
|
|
http testing (work in progress)
|
|
2d153172
|
2024-07-25T13:36:47
|
|
test_http: kc3s, fix tests
|
|
4c1796ed
|
2024-07-25T12:52:05
|
|
wip make test_http
|
|
5876aac9
|
2024-07-24T20:15:58
|
|
wip make test_http
|
|
df4566fe
|
2024-07-24T17:49:51
|
|
IKC3_TEST=if make test_ikc3
|
|
35c2f2fe
|
2024-07-23T20:35:40
|
|
wip env
|
|
e7f451ec
|
2024-07-23T13:49:18
|
|
wip test_http
|
|
1bb16b06
|
2024-07-22T18:27:02
|
|
memory leaks corrections
|
|
b417f2d8
|
2024-07-22T18:23:45
|
|
wip env_module_has_symbol, has_ident, http socket
|
|
e8923ad6
|
2024-07-21T21:07:00
|
|
wip
|
|
df53e41d
|
2024-07-21T15:20:19
|
|
make test_http OK
|
|
c8b31ddb
|
2024-07-21T13:36:07
|
|
fix cfn_apply
|
|
45be7197
|
2024-07-20T19:26:12
|
|
update link from kc3_http to http
|
|
f2054dd7
|
2024-07-20T19:24:01
|
|
revert s*.kc3 to s*.facts
|
|
600f4487
|
2024-07-20T19:00:22
|
|
wip http and buf_parse
|
|
afadee0e
|
2024-07-19T23:08:51
|
|
symlink to .so in lib
|
|
9b812239
|
2024-07-19T19:14:25
|
|
wip sockets, cast
|
|
c5fd799d
|
2024-07-18T20:53:29
|
|
fix ekc3.kc3
|
|
baf87c61
|
2024-07-18T15:42:02
|
|
ekc3: with html_escape by default
|
|
6c9b73cb
|
2024-07-18T01:47:19
|
|
ekc3_render_file: now with html escapes
|
|
b02b4a48
|
2024-07-17T17:47:34
|
|
symlink lib/kc3/0.1/ekc3.so to ekc3/.libs/libekc3.so.0.0
|
|
695d1ffc
|
2024-07-17T17:46:57
|
|
move lib/kc3/0.1/ekc3/libekc3.so to lib/kc3/0.1/ekc3.so
|
|
efb20a1f
|
2024-07-16T23:13:45
|
|
wip ekc3, make kc3_dlopen silent on success
|
|
b7a148cb
|
2024-07-16T21:10:50
|
|
bugfix --load and newlines
|
|
be34a823
|
2024-07-16T17:07:30
|
|
fix ikc3 --load and kc3s --load
|
|
ca0a0ffa
|
2024-07-16T15:35:29
|
|
env: move --load to ikc3.c and kc3s.c, wrote kc3_puts
|
|
f3da01dc
|
2024-07-16T14:45:21
|
|
support --load and --quit
|
|
b45456dc
|
2024-07-15T22:39:24
|
|
rename c3 -> kc3
|
|
1ae6ad0e
|
2024-07-15T19:59:52
|
|
rename c3 to kc3, fix update_source, configure, build
|
|
f546ca0b
|
2024-07-17T19:12:01
|
|
corrected the dlopen use in the kc3.c file to ensure a smooth running of the tests
|
|
6f308531
|
2024-07-17T19:10:01
|
|
wip ekc3/html html_escape
|