Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 1ba58837 | 2024-08-03 12:43:37 | http test correction | ||
| 57979c67 | 2024-08-02 12:12:19 | wip httpd | ||
| 0cf28edb | 2024-08-01 13:03:08 | wip buf read_only | ||
| c130689b | 2024-07-31 21:05:07 | http request | ||
| 5ecb4562 | 2024-07-31 20:08:08 | wip httpd | ||
| 4848895e | 2024-07-30 22:56:42 | make test_http OK | ||
| 017c82d9 | 2024-07-30 19:47:32 | wip | ||
| 9f143e15 | 2024-07-30 18:31:02 | update_sources | ||
| 0033716a | 2024-07-30 18:00:27 | http response: wip | ||
| f4ab2197 | 2024-07-29 18:50:26 | wip | ||
| 07e09314 | 2024-07-29 16:49:39 | working fourth http test | ||
| 4d2f5348 | 2024-07-29 16:06:21 | wip | ||
| 9c175f04 | 2024-07-28 23:36:38 | make test_http | ||
| 90d43dfb | 2024-07-27 22:51:38 | config_i386 | ||
| 011506f4 | 2024-07-26 20:01:12 | fix http test 03_client_server | ||
| 933c8fa9 | 2024-07-26 18:50:05 | wip sockets | ||
| 704eb1f3 | 2024-07-26 18:03:24 | wip http, buf_rw | ||
| 0622a9b2 | 2024-07-26 13:20:36 | fix http compilation | ||
| 5a5a957d | 2024-07-25 19:29:19 | http_request_buf_parse | ||
| a80c4b3f | 2024-07-25 16:28:02 | minor corrections to socket_init_listen | ||
| f8120036 | 2024-07-25 16:12:50 | http testing (work in progress) | ||
| 2d153172 | 2024-07-25 13:36:47 | test_http: kc3s, fix tests | ||
| 5876aac9 | 2024-07-24 20:15:58 | wip make test_http | ||
| e00e8bf3 | 2024-07-23 12:41:45 | fixed compilation error on linux | ||
| e8923ad6 | 2024-07-21 21:07:00 | wip | ||
| df53e41d | 2024-07-21 15:20:19 | make test_http OK | ||
| fadd40a1 | 2024-07-20 19:28:43 | fix useless free | ||
| 600f4487 | 2024-07-20 19:00:22 | wip http and buf_parse | ||
| b5718d7e | 2024-07-19 23:13:21 | move kc3_http to http |