lib/kc3


Log

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