summaryrefslogtreecommitdiff
path: root/src/curl/curl.h
Commit message (Collapse)AuthorAge
* Fix clang ASan detected bugsAndrew Opalach 2025-01-03
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Rename, cleanup and pass on readabilityAndrew Opalach 2024-12-24
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Track file lock and unlockAndrew Opalach 2024-11-26
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Android build, packet stream fixesAndrew Opalach 2024-11-25
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Tons of changesAndrew Opalach 2024-10-04
| | | | | | Mainly for things that came up in other projects. 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>