summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* UpdateAndrew Opalach 2023-12-31
| | | | | | | | | | - Add aki_poll and aki_fs_event - Various aki_file improvments - Add grow mode to aki_packet_pool - aki_packet_stream_pause/resume -> cork - Misc fixes and improvments Signed-off-by: Andrew Opalach <andrew@akon.city>
* Fix deinitialization in aki_line_processorAndrew Opalach 2023-11-06
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Only send Content-Length on HTTP 200Andrew Opalach 2023-11-06
| | | | | | We don't want to send 0 during a redirect. Signed-off-by: Andrew Opalach <andrew@akon.city>
* UpdateAndrew Opalach 2023-11-06
| | | | | | | | | - Refactor curl support, add curl websockets - Remove aki_socket config structure - Add the ability to change aki_timer repeat - Various fixes Signed-off-by: Andrew Opalach <andrew@akon.city>
* Add libakiyoAndrew Opalach 2023-10-10
Signed-off-by: Andrew Opalach <andrew@akon.city>