| 2026-04-10 08:52 | Update config.mk to new export.mk format | finwo | 2 | +1 | -1 |
| 2026-04-09 22:19 | Update package structure | finwo | 3 | +4 | -12 |
| 2024-03-02 23:39 | Update dep refs in package.ini | Yersa Nordman | 1 | +4 | -3 |
| 2024-03-02 23:38 | Update gfs-managed files | Yersa Nordman | 1 | +1 | -0 |
| 2024-02-29 21:14 | Update fnet repo url | Yersa Nordman | 1 | +2 | -1 |
| 2024-02-20 21:38 | No tag, only meta | Yersa Nordman | 2 | +7 | -7 |
| 2024-02-18 22:36 | Using strtok instead of strtok_r for windows compatibility | Yersa Nordman | 1 | +3 | -3 |
| 2024-02-18 22:08 | Add support for dynamic routes with named params | Yersa Nordman | 2 | +89 | -11 |
| 2024-01-14 00:34 | Add forgotten passing of udata to client upon requests | Yersa Nordman | 1 | +1 | -0 |
| 2024-01-14 00:34 | Ignore more compiledb output | Yersa Nordman | 1 | +2 | -0 |
| 2023-12-25 18:33 | Add ref to epoll-shim for compiling on osx | Yersa Nordman | 1 | +39 | -0 |
| 2023-12-25 18:21 | Support usleep on osx | Yersa Nordman | 1 | +1 | -0 |
| 2023-12-07 20:24 | Removed debug prints | Yersa Nordman | 1 | +0 | -8 |
| 2023-11-16 23:04 | Make the example work with same-thread fnet again | Yersa Nordman | 2 | +10 | -4 |
| 2023-11-16 22:57 | Added leaky debug printf | Yersa Nordman | 1 | +1 | -0 |
| 2023-11-16 22:19 | Add debugging log to see if fnet_main is restarted on window_close in stream companion | Yersa Nordman | 1 | +2 | -0 |
| 2023-11-16 21:45 | Do call fnet_main from the same fn, needs to be the same thread anyways | Yersa Nordman | 1 | +3 | -0 |
| 2023-10-26 21:19 | Fix time header inclusion | Yersa Nordman | 1 | +2 | -0 |
| 2023-10-26 21:15 | Fix sleep; fix fnet thread init | Yersa Nordman | 2 | +7 | -3 |
| 2023-10-26 21:11 | Remove http_server_fnet_thread, that's in fnet itself now | Yersa Nordman | 2 | +0 | -10 |
| 2023-10-26 20:59 | Breaking: move thread trigger outside of http_server_main | Yersa Nordman | 3 | +10 | -7 |
| 2023-10-26 20:36 | Don't re-listen while shutting down | Yersa Nordman | 1 | +3 | -1 |
| 2023-10-26 20:10 | Add method of shutting down the http server while keeping re-listen functionality | Yersa Nordman | 4 | +59 | -11 |
| 2023-10-24 20:56 | Add the ability to change port after start | Yersa Nordman | 3 | +56 | -28 |
| 2023-10-24 20:07 | Export tick event handler registration | Yersa Nordman | 3 | +21 | -2 |
| 2023-10-24 18:57 | Enable tag filter and artifact upload | Yersa Nordman | 1 | +19 | -22 |
| 2023-10-24 18:53 | Use regular CC for linking as well | Yersa Nordman | 1 | +6 | -3 |
| 2023-10-24 18:46 | Add build for windows in CI | Yersa Nordman | 1 | +110 | -10 |
| 2023-08-05 22:29 | Fix listening check from fnet_listen | Yersa Nordman | 1 | +1 | -1 |
| 2023-08-05 22:12 | Throw error when listening fails | Yersa Nordman | 1 | +8 | -6 |
| 2023-08-04 19:35 | Updated lib to use buffers and buffer version of http-parser | Yersa Nordman | 4 | +110 | -104 |
| 2023-07-08 20:34 | Mark method/path as const, we're not changing them | Yersa Nordman | 2 | +4 | -4 |
| 2023-05-22 20:06 | Added 404 handler option | Yersa Nordman | 3 | +26 | -6 |
| 2023-05-21 21:34 | Fix indenting issue | Yersa Nordman | 1 | +1 | -1 |
| 2023-05-21 21:29 | Added readme to mention the readme is a todo | Yersa Nordman | 1 | +3 | -0 |
| 2023-05-21 21:28 | Added workflow to check build | Yersa Nordman | 2 | +21 | -0 |
| 2023-05-21 21:27 | Added repo basics | Yersa Nordman | 2 | +18 | -0 |
| 2023-05-21 21:27 | Added exports and config.mk | Yersa Nordman | 2 | +6 | -0 |
| 2023-05-21 21:22 | Initial setup, responses can be sent | Yersa Nordman | 6 | +230 | -0 |