Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| de0cc611 | 2025-11-15 15:38:18 | configure: make cov | ||
| 644c26de | 2025-11-15 05:05:51 | configure: coverage on OpenBSD | ||
| f12af169 | 2025-11-15 03:39:44 | fix configure | ||
| fca03850 | 2025-11-15 03:14:04 | configure: use -L ${BUILD_TOP}/... | ||
| 7e9c4b5f | 2025-11-14 20:56:48 | configure: use ${libdir} | ||
| 95ebe48a | 2025-11-10 13:48:55 | configure: fix -rpath per os | ||
| 7f73603f | 2025-11-08 23:27:59 | configure: fix rpath | ||
| 972fdb6c | 2025-11-03 16:36:09 | configure: fix order of config_have_f80 and config_have_f128 | ||
| b40938e6 | 2025-11-03 15:13:58 | configure: f80 and f128 | ||
| d6b033ce | 2025-11-02 14:25:08 | configure: fix asan linking | ||
| 94255a29 | 2025-11-01 23:08:35 | fix all Makefiles for install:: and uninstall:: targets in shared libs from config.subr build_lib_shared | ||
| b3259c6e | 2025-11-01 20:35:59 | fix make install for shared libs | ||
| 7d7601b6 | 2025-11-01 20:22:59 | fix make uninstall | ||
| fd779c11 | 2025-11-01 20:11:57 | make install without libtool | ||
| e835533e | 2025-11-01 14:31:41 | Refactor Makefile | ||
| a79eb5d1 | 2025-11-01 03:12:16 | remove .libs from paths | ||
| e44614ce | 2025-11-01 01:42:59 | refactor building of libs | ||
| e7bde353 | 2025-10-31 23:28:29 | configure: put all -L in LDFLAGS | ||
| ad236de0 | 2025-10-31 23:07:31 | configure: add missing rpath | ||
| 166e4924 | 2025-10-31 16:35:31 | fix configure for debug and cov targets | ||
| 792ed039 | 2025-10-30 22:29:32 | build without libtool | ||
| 60e7774d | 2025-10-30 19:50:45 | fix configure without libtool | ||
| 70e2f30f | 2025-10-30 19:06:37 | update configure without libtool | ||
| b153eb1a | 2025-10-30 19:03:34 | update Makefile to add $SHARED_EXT | ||
| f0350c78 | 2025-10-30 18:45:47 | remove .so extension from targets in lib configures | ||
| db11d9a2 | 2025-10-30 18:34:32 | wip configure without libtool | ||
| 699d6b0b | 2025-10-30 16:44:21 | configure: try to remove libtool entirely | ||
| 931cb1d0 | 2025-10-24 14:52:32 | remove config.h | ||
| 0e9a1280 | 2025-10-21 09:15:36 | remove config.h and use -D, remove empty lines | ||
| cd748600 | 2025-10-18 00:23:49 | wip: configure without config.h | ||
| fdbcc728 | 2025-10-16 18:19:48 | fix make install | ||
| 5ee28d9c | 2025-10-16 17:00:40 | configure: fix build in local dir | ||
| f95a1d79 | 2025-10-16 12:24:03 | wip build in separate dir | ||
| 3b1e583a | 2025-09-22 02:08:54 | fix http tests | ||
| 09e7412c | 2025-10-04 23:31:50 | wip kpkg, {s32, s64, sw} fd → t_fd fd; | ||
| 3224e42f | 2025-10-03 19:45:23 | wip kpkg | ||
| 3fbd53a3 | 2025-09-20 04:39:45 | fix SRC_TOP | ||
| be5c221e | 2025-08-29 22:49:40 | finish refactor of buf_read_until_* | ||
| 754fbef4 | 2025-08-27 23:00:11 | fix DESTDIR in make install | ||
| f7200b12 | 2025-08-19 21:41:36 | refactor file_open to accept s_str | ||
| 261cc860 | 2025-08-03 12:58:47 | dereference arguments to _inspect_* for basic C numeric types. | ||
| 979b3eef | 2025-07-26 19:48:21 | refactor types.h | ||
| bbd83477 | 2025-07-25 18:02:09 | refactor: TAG_LIST -> TAG_PLIST | ||
| 6160bff2 | 2025-07-21 13:03:11 | tests pass: refactor p_* | ||
| 5aca5640 | 2025-07-21 03:28:39 | refactor p_* | ||
| 944c07d2 | 2025-07-21 02:28:03 | wip p_* | ||
| 9fd3f041 | 2025-07-16 00:30:27 | fix mime type | ||
| 9a99c242 | 2025-07-14 00:42:16 | wip pvar | ||
| 50fa19c3 | 2025-04-26 13:06:39 | make uninstall, fix build under windows | ||
| 2e29973b | 2025-03-04 20:28:30 | wip pstruct | ||
| 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 |