Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 60885506 | 2024-11-18 12:26:56 | fix compilation | ||
| bc28a61e | 2024-11-04 15:29:30 | http sessions | ||
| 9e494d27 | 2024-10-17 18:02:53 | debug less | ||
| 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 | ||
| 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 | ||
| 33eaeb61 | 2024-09-05 20:31:28 | httpd: fix html and url escapes | ||
| fa18b5e2 | 2024-09-05 18:41:00 | wip url escapes | ||
| 0125ca4a | 2024-08-16 13:42:29 | list_has | ||
| 7c2c47eb | 2024-08-15 03:22:33 | wip test http server request | ||
| ce12b760 | 2024-08-13 17:48:51 | socket | ||
| 42e99cdb | 2024-08-12 12:41:27 | fix tests: wip | ||
| 1569f9b8 | 2024-08-07 17:52:24 | http methods | ||
| e87b9143 | 2024-08-07 15:43:40 | fix bugs in httpd | ||
| 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 | ||
| 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 | ||
| 704eb1f3 | 2024-07-26 18:03:24 | wip http, buf_rw |