Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| cdc4416f | 2024-07-27 20:40:49 | buf_inspect_s, buf_inspect_u: print cast when necessary | ||
| 9fdaf298 | 2024-07-27 20:40:28 | buf_inspect_s, buf_inspect_u: print cast when necessary | ||
| 829cb3e4 | 2024-07-27 19:14:10 | libkc3: buf_inspect_s, buf_inspect_u: print cast | ||
| bd4eb7a2 | 2024-07-27 15:58:31 | wip struct access | ||
| 9b956268 | 2024-07-27 14:49:27 | wip bug in struct_access | ||
| 011506f4 | 2024-07-26 20:01:12 | fix http test 03_client_server | ||
| e2663b83 | 2024-07-26 18:50:57 | remove lib/.so symlinks | ||
| 933c8fa9 | 2024-07-26 18:50:05 | wip sockets | ||
| 94394839 | 2024-07-26 18:49:58 | Makefile: make lib_links_linux, make lib_links_bsd | ||
| 704eb1f3 | 2024-07-26 18:03:24 | wip http, buf_rw | ||
| 0622a9b2 | 2024-07-26 13:20:36 | fix http compilation | ||
| 8bc69d20 | 2024-07-25 19:30:30 | reworked request.kc3 | ||
| 9132836b | 2024-07-25 19:30:02 | buf_read_until* functions | ||
| 5a5a957d | 2024-07-25 19:29:19 | http_request_buf_parse | ||
| 69671c6d | 2024-07-25 17:19:03 | wip http request and Buf | ||
| a80c4b3f | 2024-07-25 16:28:02 | minor corrections to socket_init_listen | ||
| 9070d09f | 2024-07-25 16:26:03 | test/http/03_server: port 8000 -> 58000 | ||
| e0b1f4e9 | 2024-07-25 16:21:33 | fix test http 03_server | ||
| f8120036 | 2024-07-25 16:12:50 | http testing (work in progress) | ||
| bd97cb66 | 2024-07-25 15:51:05 | corrected the .so lines in the gitignore 2 | ||
| 5b5d0959 | 2024-07-25 15:47:15 | corrected the .so lines in the gitignore | ||
| 45ccd316 | 2024-07-25 15:45:57 | added the .so in the gitignore | ||
| 2d153172 | 2024-07-25 13:36:47 | test_http: kc3s, fix tests | ||
| 3afffc9f | 2024-07-25 12:53:39 | abort on lock failure | ||
| e9e507d8 | 2024-07-25 12:53:23 | delay alloc of buf_tmp in buf_parse_module_name | ||
| 4c1796ed | 2024-07-25 12:52:05 | wip make test_http | ||
| dc54db51 | 2024-07-25 12:51:51 | make lib_links_obsd | ||
| 12b025c6 | 2024-07-24 23:52:00 | launch all tests in parallel | ||
| 5876aac9 | 2024-07-24 20:15:58 | wip make test_http | ||
| 945de4a0 | 2024-07-24 18:31:19 | fix test argv[0] | ||
| 1436b1b8 | 2024-07-24 18:25:41 | fix libkc3_test argv0 | ||
| 3f2aefae | 2024-07-24 18:25:22 | wait for 8 jobs by default | ||
| b37bb869 | 2024-07-24 18:25:05 | Makefile: main build targets | ||
| ccdd1b9f | 2024-07-24 18:17:48 | fix http test | ||
| df4566fe | 2024-07-24 17:49:51 | IKC3_TEST=if make test_ikc3 | ||
| 20080c9c | 2024-07-24 16:25:37 | wip call | ||
| f863adf5 | 2024-07-24 16:23:32 | ignore gdb history | ||
| c263dc2f | 2024-07-24 16:21:51 | fix compilation | ||
| df689957 | 2024-07-24 15:21:17 | tag_sym -> tag_sym_value | ||
| d7541594 | 2024-07-24 15:21:02 | abort if pthread fails | ||
| 9eabdd09 | 2024-07-24 14:43:58 | corrected memleaks + crash due to bad naming | ||
| 8a8e5d43 | 2024-07-24 14:24:00 | fix compilation | ||
| 5989c346 | 2024-07-24 14:07:50 | fonts: https for .gitmodules | ||
| 35c2f2fe | 2024-07-23 20:35:40 | wip env | ||
| ef0a07c9 | 2024-07-23 20:27:43 | buf_parse_if | ||
| c6edd393 | 2024-07-23 19:45:07 | less debug messages | ||
| 9a994841 | 2024-07-23 19:41:29 | fix env_sym_search_modules | ||
| bc2e6a08 | 2024-07-23 19:19:14 | replaced true by false | ||
| a85baae0 | 2024-07-23 18:28:12 | wip env defstruct operator not found bug | ||
| fce3e809 | 2024-07-23 18:23:27 | added http_test rule | ||
| 75fc8ee1 | 2024-07-23 18:20:37 | corrected the mission tag type | ||
| 151ca55d | 2024-07-23 17:47:11 | debug | ||
| aa20f2c0 | 2024-07-23 17:00:31 | fix http test | ||
| 12657c22 | 2024-07-23 16:47:20 | struct struct_ { bool free_data; } | ||
| 88285e3e | 2024-07-23 15:39:56 | wip asan | ||
| e7f451ec | 2024-07-23 13:49:18 | wip test_http | ||
| f11ec08f | 2024-07-23 12:51:20 | wip env_module_has_ident | ||
| e00e8bf3 | 2024-07-23 12:41:45 | fixed compilation error on linux | ||
| 44365ec1 | 2024-07-23 12:41:25 | fixed memleaks using Asan | ||
| 593f7076 | 2024-07-22 18:43:19 | fix double free | ||
| c1d27e33 | 2024-07-22 18:27:57 | added to the makefile lib_links_asan | ||
| 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 | ||
| 69672988 | 2024-07-22 16:55:44 | added missing cleaners | ||
| 06ef8e36 | 2024-07-22 16:02:42 | rework of frame_binding_new | ||
| c2893075 | 2024-07-22 15:14:29 | binding handling (work in progress) | ||
| 3505a550 | 2024-07-22 13:58:46 | fix test_asan in env_load | ||
| 4e4f58db | 2024-07-22 13:58:16 | fix newline counting | ||
| 50005e4c | 2024-07-22 13:21:56 | test: move sym_inspect and tag_inspect to inspect_* | ||
| c580f35c | 2024-07-22 13:21:00 | fix asan for env globals | ||
| e8923ad6 | 2024-07-21 21:07:00 | wip | ||
| 6e78c4c7 | 2024-07-21 16:25:16 | buf_fd.c: first draft | ||
| df53e41d | 2024-07-21 15:20:19 | make test_http OK | ||
| c8b31ddb | 2024-07-21 13:36:07 | fix cfn_apply | ||
| 503d2b8b | 2024-07-20 20:18:32 | make lib_links | ||
| fadd40a1 | 2024-07-20 19:28:43 | fix useless free | ||
| 45be7197 | 2024-07-20 19:26:12 | update link from kc3_http to http | ||
| d4a9f9e1 | 2024-07-20 19:24:25 | fix line counting in buf_parse_block_inner | ||
| 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 | ||
| b5718d7e | 2024-07-19 23:13:21 | move kc3_http to http | ||
| afadee0e | 2024-07-19 23:08:51 | symlink to .so in lib | ||
| a0d7c17f | 2024-07-19 23:07:08 | fix tests and compilation | ||
| 9ef64e73 | 2024-07-19 19:26:17 | rename test/ikc3/*.in into *.kc3 | ||
| 9b812239 | 2024-07-19 19:14:25 | wip sockets, cast | ||
| 255e2adf | 2024-07-19 18:05:33 | wip kc3_http | ||
| 3b2dd0ce | 2024-07-19 16:59:33 | socket handling work in progress | ||
| b533f717 | 2024-07-19 16:23:41 | socket_init_listen | ||
| db060ab5 | 2024-07-19 16:00:14 | first draft of kc3_http | ||
| a80a375a | 2024-07-18 20:54:09 | update installation instructions for Debian / Ubuntu / PopOS | ||
| c5fd799d | 2024-07-18 20:53:29 | fix ekc3.kc3 | ||
| ae784c42 | 2024-07-18 20:52:38 | update gitmodules for kc3-lang | ||
| 10b0eb40 | 2024-07-18 19:15:07 | .gitignore: ignore release/ | ||
| 4507edd1 | 2024-07-18 16:35:07 | ekc3: support raw blocks | ||
| 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 | ||
| bb449bd5 | 2024-07-18 01:46:58 | Makefile: reduce dependencies for test_ekc3 | ||
| fed0531f | 2024-07-17 21:21:04 | ekc3: html_escape | ||
| d4f526a9 | 2024-07-17 21:20:48 | configure: print own path | ||
| f546ca0b | 2024-07-17 19:12:01 | corrected the dlopen use in the kc3.c file to ensure a smooth running of the tests |