| Age | Commit message (Expand) | Author |
| 2026-04-24 | http body parsing & request reading | ame |
| 2026-03-19 | silly roll fix | ame |
| 2026-02-15 | ssl server support, websocket upgrades, and net changes | ame |
| 2026-02-05 | leak | ame |
| 2026-02-02 | buffer return prev on :set | ame |
| 2026-02-02 | cleanliness and recursive upvalues | ame |
| 2026-01-26 | fix decoding edge case | ame |
| 2026-01-14 | thread:detach and buffer __index improvments | ame |
| 2026-01-14 | fix closures when cloned | ame |
| 2026-01-12 | fix nested metatables | amy |
| 2025-12-01 | minor net changes, prevent buffer indexing evil metatables | ame |
| 2025-12-01 | Merge pull request #6 from ameliasquires/main | amy |
| 2025-12-01 | more stderr oh also fprintf not sprintf silly | ame |
| 2025-11-25 | more consistent locals, better test printing | ame |
| 2025-11-24 | better error and better thread:res return | ame |
| 2025-11-21 | thread fixes, some variable restructuring | ame |
| 2025-11-21 | Fix returning void value from void functions and print mimetypes warning to s... | basicallygit |
| 2025-11-14 | luaI_deepcopy strip_gc | ame |
| 2025-11-14 | sleep and thread fixes | ame |
| 2025-11-11 | oops fix null dereference and stuff | amy |
| 2025-11-04 | thread testcancel and usleep | ame |
| 2025-11-02 | null byte!!! | amy |
| 2025-11-02 | unused var | amelia squires |
| 2025-11-02 | dup requires and readme | ame |
| 2025-10-28 | remove tlock, tunlock | ame |
| 2025-10-27 | buffer docs and small buffer changed | ame |
| 2025-10-17 | set done on res() | amelia squires |
| 2025-10-17 | move function oops | amelia squires |
| 2025-10-17 | thread saftey | amelia squires |
| 2025-10-15 | better errors and docs | amelia squires |
| 2025-10-15 | prevent double close | amelia squires |
| 2025-10-14 | tons of thread changed, more testing needed | amelia squires |
| 2025-09-30 | fix indentation!!! | amelia squires |
| 2025-09-30 | another hash that i didnt really make (afaik) | amelia squires |
| 2025-09-27 | memory leaks, poll usage and server:close | amelia squires |
| 2025-09-27 | leaks and memory fixes | amelia squires |
| 2025-09-08 | allow empty headers + tests | amelia squires |
| 2025-09-03 | merge fixes | ame |
| 2025-09-03 | merge main | ame |
| 2025-09-03 | non-global net paths | ame |
| 2025-09-02 | better local copying (wip) | ame |
| 2025-09-02 | parse net path and query | ame |
| 2025-08-12 | mem leak oops | ame |
| 2025-08-12 | support percent encoding | ame |
| 2025-08-09 | dont auto-set content-type (yet) | ame |
| 2025-08-09 | dont override Content-Type | ame |
| 2025-08-08 | free cookie from header table | ame |
| 2025-08-05 | add length after check, duh | ame |
| 2025-08-05 | skip empty chunks | ame |
| 2025-08-02 | l_request, http support | ame |