| 2026-07-25 22:28 | Clean up formatting for readability | quantumish | 19 | +258 | -295 |
| 2023-11-19 20:44 | Actually add README. | quantumish | 5 | +119 | -0 |
| 2023-11-19 20:44 | Add README, tweak language | quantumish | 12 | +82 | -178 |
| 2023-10-14 02:54 | Fix hashmap bug, add test | quantumish | 9 | +83 | -21 |
| 2023-05-16 22:36 | Set up benchmarking | quantumish | 4 | +62 | -4 |
| 2023-05-16 21:43 | Proper ish profiling! | quantumish | 3 | +41 | -33 |
| 2023-05-16 07:19 | Profiling utilities, breaking change to shitvec_check() | quantumish | 5 | +109 | -47 |
| 2023-05-15 08:07 | Simple logic for switch to process-based design | quantumish | 2 | +177 | -172 |
| 2023-05-14 20:13 | Profiling additions | quantumish | 2 | +75 | -69 |
| 2023-04-29 05:52 | Begin generalizing HTML utils | quantumish | 4 | +23 | -23 |
| 2023-04-24 00:43 | Switch `serve_error()` to use new HTML gen tools | quantumish | 3 | +79 | -42 |
| 2023-04-24 00:28 | Goofy first shot at HTML gen | quantumish | 1 | +84 | -0 |
| 2023-04-18 04:27 | profiling debugging | quantumish | 1 | +16 | -13 |
| 2023-04-16 19:01 | Attempt to add simple profiling | quantumish | 2 | +56 | -9 |
| 2023-04-16 09:35 | Continue process of implementing thread communication | quantumish | 5 | +46 | -8 |
| 2023-04-16 08:08 | Fix timer bug (doesn't work on OSX though...) | quantumish | 1 | +12 | -7 |
| 2023-04-16 07:34 | Fix double free() bug | quantumish | 3 | +17 | -19 |
| 2023-04-16 06:01 | Start trying to split listen() logic to a thread, attempt bugfixes | quantumish | 5 | +63 | -34 |
| 2023-04-15 21:32 | Questionable channel implementation | quantumish | 1 | +43 | -0 |
| 2023-04-14 21:28 | Add dynamic port selection, more MIME type mappings | quantumish | 2 | +14 | -7 |
| 2023-04-14 16:37 | Support path redirects + logging to file, clean up code | quantumish | 6 | +31 | -18 |
| 2023-04-13 23:50 | Fix various bugs, improve MIME type mapping | quantumish | 6 | +35 | -25 |
| 2023-04-13 16:37 | Add Accept-Encoding handling | quantumish | 5 | +51 | -24 |
| 2023-04-13 16:15 | Fix Accept header parsing bugs | quantumish | 4 | +22 | -10 |
| 2023-04-13 05:21 | Experiment with variable-sized hashmap keys | quantumish | 4 | +21 | -8 |
| 2023-04-13 04:19 | Switch to hashmap repr of headers | quantumish | 4 | +48 | -27 |
| 2023-04-13 02:58 | Further core logic cleanups | quantumish | 3 | +26 | -22 |
| 2023-04-12 06:22 | Split up logic some more | quantumish | 2 | +33 | -36 |
| 2023-04-12 05:47 | Finish adding test plus add debugging util | quantumish | 4 | +53 | -21 |
| 2023-04-12 03:39 | Prettify tests some | quantumish | 2 | +26 | -3 |
| 2023-04-12 03:15 | Experiment with adding tests | quantumish | 7 | +83 | -12 |
| 2023-04-12 00:25 | Scuffed testing framework | quantumish | 3 | +96 | -3 |
| 2023-04-11 20:06 | Clean up response handling some more | quantumish | 3 | +39 | -9 |
| 2023-04-11 06:06 | Actually correctly parse Accept header | quantumish | 6 | +55 | -53 |
| 2023-04-11 03:35 | Clean up code, add beginnings of Accept-Encoding handling | quantumish | 3 | +101 | -41 |
| 2023-04-10 05:34 | Fix path handling bugs | quantumish | 3 | +25 | -14 |
| 2023-04-10 05:01 | Clean up req handling, fix time bug, add free() func for request_t | quantumish | 8 | +101 | -49 |
| 2023-04-10 00:47 | Add Docker isolation, bugfixes | quantumish | 5 | +36 | -11 |
| 2023-04-09 23:59 | Add .gitignore | quantumish | 1 | +9 | -0 |
| 2023-04-09 23:58 | Add Makefile, phf util, formatting tweaks | quantumish | 5 | +59 | -4 |
| 2023-04-09 23:32 | Request parsing, minor cleanups | quantumish | 5 | +108 | -3 |
| 2023-04-09 09:21 | Fix bugs in logging, shitvec | quantumish | 3 | +3 | -3 |
| 2023-04-09 09:04 | Clean up code, add logging | quantumish | 3 | +28 | -92 |
| 2023-04-09 08:08 | Add logging utilities | quantumish | 3 | +85 | -0 |
| 2023-04-09 05:45 | Add more headers | quantumish | 4 | +90 | -2 |
| 2023-04-09 03:55 | Initial commit | quantumish | 8 | +483 | -0 |