Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ce12b760 | 2024-08-13 17:48:51 | socket | ||
| d40d21bc | 2024-08-13 13:57:51 | access | ||
| b4899c94 | 2024-08-12 19:12:23 | json handling: first draft | ||
| e69af8c2 | 2024-08-12 14:16:33 | working http server | ||
| bd4af60a | 2024-08-12 13:48:54 | httpd server: corrected some gdb errors | ||
| 42e99cdb | 2024-08-12 12:41:27 | fix tests: wip | ||
| a86b2a1f | 2024-08-12 12:40:46 | fix http response | ||
| ddfb73d1 | 2024-08-12 12:24:08 | working httpd test with asan | ||
| 69d0b3c7 | 2024-08-12 12:01:11 | wip httpd | ||
| 9534181b | 2024-08-11 21:12:25 | wip httpd libevent2 | ||
| 41968fd7 | 2024-08-11 20:13:32 | working 07 http test | ||
| 5455754d | 2024-08-11 17:18:22 | wip kc3_facts, fix buf_inspect_sym_size | ||
| f9427515 | 2024-08-09 15:59:24 | event.kc3: removed useless line | ||
| 9664125c | 2024-08-09 13:53:57 | tests: wip | ||
| 820cb423 | 2024-08-09 13:48:08 | event_base_new | ||
| 61ae2f2b | 2024-08-09 13:45:13 | fix build with #include <event2/event.h> | ||
| faed0221 | 2024-08-09 02:17:12 | wip test/http/07_event_echo | ||
| 315de6ef | 2024-08-09 01:33:35 | wip test/http/07_event_echo | ||
| d5a04b57 | 2024-08-09 00:44:51 | TAG_TIME, tests OK | ||
| bce12090 | 2024-08-08 19:07:22 | new tag type: TAG_TIME | ||
| 8d462bed | 2024-08-08 16:18:49 | passing test 07 | ||
| 80b8114f | 2024-08-08 13:48:18 | wip http_event | ||
| ddc89e7f | 2024-08-08 13:16:08 | wip | ||
| 5b64de6d | 2024-08-08 12:36:42 | event.kc3 | ||
| a6da535d | 2024-08-08 12:16:37 | httpd: require modules | ||
| ab23bf1a | 2024-08-08 12:08:22 | change s_time | ||
| f4c3ccbc | 2024-08-08 12:07:35 | fix require | ||
| ef08781f | 2024-08-08 11:40:00 | public | ||
| 1569f9b8 | 2024-08-07 17:52:24 | http methods | ||
| 7ae15479 | 2024-08-07 17:04:10 | httpd: send headers with mime type based on extension of request url | ||
| 9c1098b9 | 2024-08-07 16:23:47 | deleted useless body | ||
| 767e55da | 2024-08-07 16:14:27 | file_ext | ||
| e87b9143 | 2024-08-07 15:43:40 | fix bugs in httpd | ||
| 989518e8 | 2024-08-07 14:43:18 | HTTP.mime_type | ||
| 263c9d50 | 2024-08-07 13:41:19 | httpd: wip show_page | ||
| cd3a9793 | 2024-08-07 13:40:07 | File.read | ||
| d87f2f3f | 2024-08-07 12:50:49 | wip mime types | ||
| 18bd7a9d | 2024-08-07 11:22:13 | add Str.starts_with? and Str.ends_with? to fix bug in HTTPd | ||
| a38e8186 | 2024-08-06 21:39:00 | httpd: directory | ||
| 261773c7 | 2024-08-06 20:40:04 | httpd: routes: wip | ||
| 2e50d84b | 2024-08-06 20:34:32 | implemented 404 page | ||
| 0ca99830 | 2024-08-06 19:59:21 | File.list(path) | ||
| c4eabc01 | 2024-08-06 19:24:50 | httpd: wip: file server | ||
| 7ad7d407 | 2024-08-06 17:28:47 | file exist in kc3 and c | ||
| 0fd81cea | 2024-08-06 12:39:18 | fix tag_div for tag_integer_reduce | ||
| 4f11cd62 | 2024-08-03 18:53:50 | wip Str eval | ||
| d263a522 | 2024-08-03 14:49:00 | little front update | ||
| eb43d3a6 | 2024-08-03 12:51:43 | httpd first reponse | ||
| 2c3d9e4d | 2024-08-02 13:33:58 | wip httpd | ||
| 57979c67 | 2024-08-02 12:12:19 | wip httpd | ||
| e4a0cab3 | 2024-08-01 17:22:48 | fix test http 04 | ||
| 0cf28edb | 2024-08-01 13:03:08 | wip buf read_only | ||
| 4f795183 | 2024-07-31 17:24:04 | add message for client connection | ||
| 9b813394 | 2024-07-31 16:41:24 | wip httpd | ||
| bb51f91d | 2024-07-31 16:34:06 | wip httpd | ||
| 55ba6503 | 2024-07-31 14:57:01 | wip httpd.kc3 | ||
| 27318b4d | 2024-07-31 14:00:43 | wip httpd | ||
| c4a46272 | 2024-07-31 13:41:32 | wip httpd.kc3 | ||
| df79bb29 | 2024-07-31 13:25:55 | fix dlopen in lib/kc3/0.1/http/*.kc3 | ||
| cdaafc58 | 2024-07-31 13:20:24 | fix lib/kc3/0.1/http/request.kc3 dlopen | ||
| cdd12944 | 2024-07-31 12:55:52 | httpd: add loading message | ||
| 591012ff | 2024-07-31 12:14:33 | wip httpd | ||
| 4848895e | 2024-07-30 22:56:42 | make test_http OK | ||
| 017c82d9 | 2024-07-30 19:47:32 | wip | ||
| 0033716a | 2024-07-30 18:00:27 | http response: wip | ||
| 4d2f5348 | 2024-07-29 16:06:21 | wip | ||
| 632d3ed1 | 2024-07-28 23:45:03 | fix test_asan | ||
| f9ee7637 | 2024-07-28 05:02:34 | initialize tmp | ||
| e2663b83 | 2024-07-26 18:50:57 | remove lib/.so symlinks | ||
| 933c8fa9 | 2024-07-26 18:50:05 | wip sockets | ||
| 8bc69d20 | 2024-07-25 19:30:30 | reworked request.kc3 | ||
| 69671c6d | 2024-07-25 17:19:03 | wip http request and Buf | ||
| f8120036 | 2024-07-25 16:12:50 | http testing (work in progress) | ||
| 2d153172 | 2024-07-25 13:36:47 | test_http: kc3s, fix tests | ||
| 4c1796ed | 2024-07-25 12:52:05 | wip make test_http | ||
| 5876aac9 | 2024-07-24 20:15:58 | wip make test_http | ||
| df4566fe | 2024-07-24 17:49:51 | IKC3_TEST=if make test_ikc3 | ||
| 35c2f2fe | 2024-07-23 20:35:40 | wip env | ||
| e7f451ec | 2024-07-23 13:49:18 | wip test_http | ||
| 1bb16b06 | 2024-07-22 18:27:02 | memory leaks corrections | ||
| b417f2d8 | 2024-07-22 18:23:45 | wip env_module_has_symbol, has_ident, http socket | ||
| e8923ad6 | 2024-07-21 21:07:00 | wip | ||
| df53e41d | 2024-07-21 15:20:19 | make test_http OK | ||
| c8b31ddb | 2024-07-21 13:36:07 | fix cfn_apply | ||
| 45be7197 | 2024-07-20 19:26:12 | update link from kc3_http to http | ||
| f2054dd7 | 2024-07-20 19:24:01 | revert s*.kc3 to s*.facts | ||
| 600f4487 | 2024-07-20 19:00:22 | wip http and buf_parse | ||
| afadee0e | 2024-07-19 23:08:51 | symlink to .so in lib | ||
| 9b812239 | 2024-07-19 19:14:25 | wip sockets, cast | ||
| c5fd799d | 2024-07-18 20:53:29 | fix ekc3.kc3 | ||
| baf87c61 | 2024-07-18 15:42:02 | ekc3: with html_escape by default | ||
| 6c9b73cb | 2024-07-18 01:47:19 | ekc3_render_file: now with html escapes | ||
| f546ca0b | 2024-07-17 19:12:01 | corrected the dlopen use in the kc3.c file to ensure a smooth running of the tests | ||
| 6f308531 | 2024-07-17 19:10:01 | wip ekc3/html html_escape | ||
| b02b4a48 | 2024-07-17 17:47:34 | symlink lib/kc3/0.1/ekc3.so to ekc3/.libs/libekc3.so.0.0 | ||
| 695d1ffc | 2024-07-17 17:46:57 | move lib/kc3/0.1/ekc3/libekc3.so to lib/kc3/0.1/ekc3.so | ||
| efb20a1f | 2024-07-16 23:13:45 | wip ekc3, make kc3_dlopen silent on success | ||
| b7a148cb | 2024-07-16 21:10:50 | bugfix --load and newlines | ||
| be34a823 | 2024-07-16 17:07:30 | fix ikc3 --load and kc3s --load | ||
| ca0a0ffa | 2024-07-16 15:35:29 | env: move --load to ikc3.c and kc3s.c, wrote kc3_puts |