Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| db40523c | 2025-03-02 16:14:12 | Change copyright wording and extend to 2025 | ||
| 6eb37861 | 2025-02-19 17:52:25 | remove buf_save | ||
| 68357e4c | 2025-02-18 22:50:41 | httpd file upload: remove debug messages | ||
| f5488fc2 | 2025-02-18 20:25:22 | fix http_request_buf_parse: split query_string | ||
| a42c4a95 | 2025-02-18 17:35:29 | http_request buf parse | ||
| b52185ba | 2025-02-14 22:40:46 | wip clang64 msys2 | ||
| 7ef0d682 | 2025-02-11 22:18:34 | fix http buf parse request for multipart body | ||
| ccde0b7d | 2025-02-06 22:44:34 | fix file_dirname and http request | ||
| b186fed5 | 2025-02-04 16:44:10 | fix HTTP.upload | ||
| a6ecebb9 | 2025-02-04 00:07:06 | fix build | ||
| 36680d45 | 2025-02-03 22:06:13 | fix file_ensure_directory | ||
| 792b0ffc | 2025-02-03 18:52:12 | fix file upload in HTTPd | ||
| d1b5e3c3 | 2025-02-01 23:17:55 | debug | ||
| 292c85de | 2025-02-01 18:32:54 | wip file upload in httpd | ||
| 93917318 | 2025-02-01 03:06:24 | wip http file upload | ||
| 6d8ae914 | 2025-01-30 22:00:15 | wip | ||
| 2313dfdb | 2025-01-30 17:45:14 | wip request file upload | ||
| 314eb61e | 2025-01-30 16:56:40 | str_starts_with_case_insensitive | ||
| 377a06f3 | 2025-01-30 15:40:00 | wip | ||
| a3813141 | 2024-12-09 10:58:11 | fix http | ||
| b6e7d3c9 | 2024-12-03 12:42:50 | make env forkable | ||
| 1165bf0f | 2024-12-03 11:06:11 | g_kc3_env as a pointer | ||
| 2e77a9ff | 2024-11-26 00:13:24 | detect and configure MINGW_WIN32 targets | ||
| 60885506 | 2024-11-18 12:26:56 | fix compilation | ||
| 907410bc | 2024-11-05 14:59:18 | wip www | ||
| bc28a61e | 2024-11-04 15:29:30 | http sessions | ||
| 9e494d27 | 2024-10-17 18:02:53 | debug less | ||
| d06c786a | 2024-10-15 17:40:25 | wip httpd | ||
| 91344216 | 2024-10-09 22:58:04 | fix http_request_buf_parse | ||
| c6f1f1e1 | 2024-10-09 16:01:24 | add support for virtual HTTP methods in HTML forms | ||
| 3591fad0 | 2024-10-09 14:43:21 | Facts.open | ||
| 81ae20d4 | 2024-10-08 20:56:28 | fix uninitialized variable in http_request_buf_parse | ||
| 2d3391c4 | 2024-10-08 20:47:56 | wip application/x-www-form-urlencoded | ||
| 085a215d | 2024-10-08 01:51:37 | test/ikc3/facts_with | ||
| fe5f26d5 | 2024-09-30 16:46:52 | wip fx properties | ||
| 38a7ba6b | 2024-09-22 17:34:24 | fx: video, image, audio | ||
| 53753ccf | 2024-09-19 11:48:02 | fx: image preview | ||
| c47dd5de | 2024-09-14 18:01:06 | http_response_set_header | ||
| ce5bb8ab | 2024-09-14 17:58:32 | http_response_set_header | ||
| dcc10d90 | 2024-09-14 00:08:12 | remove debug messages | ||
| be3669f8 | 2024-09-13 21:18:46 | wip http_request | ||
| 255f2396 | 2024-09-13 21:14:04 | fix memleak | ||
| 72690a0c | 2024-09-13 21:11:44 | fix test/http/04_server_request | ||
| 5b1dccf6 | 2024-09-13 13:21:20 | debug | ||
| 1f25cde3 | 2024-09-13 12:41:37 | fix double free | ||
| 85da7ff9 | 2024-09-12 14:00:42 | wip http_request_buf_parse_method | ||
| 90f0484d | 2024-09-11 17:00:48 | debug | ||
| fe10d081 | 2024-09-11 16:59:27 | wip http_request_buf_parse | ||
| d40624bf | 2024-09-11 16:55:39 | wip http_request_buf_parse | ||
| 7d6f188c | 2024-09-11 16:45:29 | err_puts | ||
| 17dc2f24 | 2024-09-11 16:31:32 | wip httpd | ||
| 7c8ef9fe | 2024-09-11 15:37:30 | wip http_request_buf_parse_method | ||
| 1eaf156b | 2024-09-11 14:24:38 | fix http_request_buf_parse_method | ||
| ad69734d | 2024-09-11 13:40:39 | enforce HTTP.Request.allowed_methods | ||
| 437ccd65 | 2024-09-10 18:47:05 | fix js, minor tweaks | ||
| bcfe5ff4 | 2024-09-07 19:09:58 | fixed httpd with documentation website in /doc/ | ||
| 33eaeb61 | 2024-09-05 20:31:28 | httpd: fix html and url escapes | ||
| fa18b5e2 | 2024-09-05 18:41:00 | wip url escapes | ||
| 2870f94b | 2024-09-03 19:41:27 | fix file server | ||
| 8274a3c0 | 2024-09-03 14:44:16 | wip httpd page with streaming buf | ||
| 0125ca4a | 2024-08-16 13:42:29 | list_has | ||
| f91b2487 | 2024-08-15 15:40:08 | test http 07_client_server | ||
| 7c2c47eb | 2024-08-15 03:22:33 | wip test http server request | ||
| 19fd1592 | 2024-08-15 00:05:55 | wip http_response_buf_parse | ||
| 4dfc2332 | 2024-08-14 22:12:00 | json_to_str | ||
| cf801550 | 2024-08-14 13:20:56 | move HTTP.Event to Event | ||
| ce12b760 | 2024-08-13 17:48:51 | socket | ||
| 18b060fa | 2024-08-13 14:38:00 | http: fix memleak in default response message | ||
| 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 | ||
| 64736703 | 2024-08-12 12:18:17 | httpd working, with corrected Content-Length | ||
| a7b63bdf | 2024-08-12 11:29:51 | move test http 07_event_echo to http/misc/event_echo.kc3 | ||
| 41968fd7 | 2024-08-11 20:13:32 | working 07 http test | ||
| 48d5bb75 | 2024-08-11 18:18:54 | fixed memleaks in http tests | ||
| 0faaa440 | 2024-08-09 15:52:19 | wip pretty printer | ||
| 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 | ||
| 1558b60e | 2024-08-08 17:21:56 | added dispatch | ||
| 752330a5 | 2024-08-08 17:20:11 | Fix build on MacOS (M2) | ||
| 8d462bed | 2024-08-08 16:18:49 | passing test 07 | ||
| 9f3a2134 | 2024-08-08 16:00:41 | fix configure for macos | ||
| 41b98eb3 | 2024-08-08 15:59:35 | httpd: fix compilation: wip | ||
| 05a6a4d6 | 2024-08-08 14:58:00 | wip http_event | ||
| 80b8114f | 2024-08-08 13:48:18 | wip http_event | ||
| 866ba2d0 | 2024-08-08 13:13:52 | http_event.h: heap-allocation functions | ||
| 3adef1ff | 2024-08-08 12:08:42 | http_event_add | ||
| c0fc2f61 | 2024-08-08 12:08:00 | link libkc3_http with -levent | ||
| 02b27ced | 2024-08-08 11:52:41 | http_event_set: argument -> s_tag * | ||
| d80247ca | 2024-08-08 11:44:11 | http: wip event | ||
| a03e9bb7 | 2024-08-08 11:32:41 | add http_event.c and http_event.h | ||
| 1569f9b8 | 2024-08-07 17:52:24 | http methods | ||
| e87b9143 | 2024-08-07 15:43:40 | fix bugs in httpd | ||
| 989518e8 | 2024-08-07 14:43:18 | HTTP.mime_type | ||
| 2c1432df | 2024-08-07 12:56:31 | http mime types | ||
| d87f2f3f | 2024-08-07 12:50:49 | wip mime types | ||
| 78879ff8 | 2024-08-03 12:52:30 | deleted useless printf |