2025-05-12 21:07 | feat: Updated README | Sophie | 1 | +6 | -6 |
2025-04-06 15:26 | feat: Added queries/params parsing & improved type/function names | Sophie | 1 | +173 | -119 |
2025-04-06 12:03 | feat: Added routing, macros & fixed memory leaks | Sophie | 2 | +277 | -29 |
2025-03-11 15:42 | feat: Shortened type names | Sophie | 1 | +113 | -126 |
2025-02-03 08:42 | feat: Added socket read timeout | Sophie | 1 | +57 | -42 |
2024-10-31 21:43 | fix: Made read() non-blocking | Sophie | 1 | +16 | -9 |
2024-10-31 12:46 | fix: Guarded http_read() from blocking with poll() | Sophie | 1 | +9 | -3 |
2024-09-25 08:41 | feat: Switched to single header file & added error handling | Sophie | 5 | +795 | -792 |
2024-09-20 11:19 | fix: Fixed POST request read body bug | typable | 1 | +5 | -3 |
2024-09-20 10:12 | fix: Fixed TLS certificate bug | typable | 2 | +3 | -1 |
2024-09-18 09:05 | feat: Added multi-port/host binding | typable | 2 | +142 | -84 |
2024-08-24 10:04 | feat: Added ext data to http_request_t & removed logging | typable | 2 | +25 | -11 |
2024-05-28 15:07 | fix: Added missing HTTP body memory allocation | typable | 1 | +2 | -0 |
2024-05-08 09:53 | fix: Fixed high CPU usage bug | typable | 1 | +15 | -5 |
2024-05-06 09:04 | fix: Fixed write on closed socket bug | typable | 1 | +2 | -0 |
2024-04-03 11:53 | feat: Updated README.md | typable | 1 | +6 | -0 |
2024-04-03 11:51 | Initial implementation | typable | 4 | +710 | -0 |