summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add socket option for SO_REUSEADDRAndrew Opalach 2025-08-18
* Improve inotify usage, copy path in file_stdioAndrew Opalach 2025-08-12
* Re-add sending array to packet_pool, build fixesAndrew Opalach 2025-08-05
* Buffer API refactor, C++ compatAndrew Opalach 2025-06-23
* Handle possible IN_IGNORED from inotifyAndrew Opalach 2025-06-17
* Support setting thread nameAndrew Opalach 2025-06-07
* Windows XP supportAndrew Opalach 2025-05-25
* Ignore Content-Length on non-200 status codeAndrew Opalach 2025-05-08
* Change some log levels, update depsAndrew Opalach 2025-04-28
* Log changes, reject mmap() with size 0Andrew Opalach 2025-04-17
* Apply style changes, abide by strict aliasingAndrew Opalach 2025-03-31
* 64-bit stdio file, no retry in multiplex id readAndrew Opalach 2025-03-15
* Non-blocking read of multiplex idAndrew Opalach 2025-02-19
* Fix synchronization of pool->flushingAndrew Opalach 2025-01-29
* Checks for correctness in packet_poolAndrew Opalach 2025-01-25
* Version subproject directoriesAndrew Opalach 2025-01-23
* More Windows fixesAndrew Opalach 2025-01-19
* Incorporate libalabaster changes, Windows fixesAndrew Opalach 2025-01-17
* Fix clang ASan detected bugsAndrew Opalach 2025-01-03
* Add direct (same process) mode for packet streamAndrew Opalach 2025-01-01
* Revise style and cleanupAndrew Opalach 2024-12-26
* Rename, cleanup and pass on readabilityAndrew Opalach 2024-12-24
* Zero sockaddr_storageAndrew Opalach 2024-12-10
* Make signal init() take loop instead of start()Andrew Opalach 2024-12-08
* Fix buildAndrew Opalach 2024-11-27
* Track file lock and unlockAndrew Opalach 2024-11-26
* Do flushing in rpc instead of packet streamAndrew Opalach 2024-11-25
* Android build, packet stream fixesAndrew Opalach 2024-11-25
* Add bool type to packetAndrew Opalach 2024-10-29
* Add packet_cache_flush() and thread canceltypeAndrew Opalach 2024-10-24
* Simplify packet_pool, various fixesAndrew Opalach 2024-10-19
* Tons of changesAndrew Opalach 2024-10-04
* Add multiplex, a bunch of cleanupAndrew Opalach 2024-06-24
* Update str usage, add macro for getting packet idAndrew Opalach 2024-04-09
* Free packet with no command/callbackAndrew Opalach 2024-02-12
* UpdateAndrew Opalach 2024-01-21
* More windows build fixesAndrew Opalach 2024-01-16
* Continue windows build fixAndrew Opalach 2024-01-15
* Partially fix windows buildAndrew Opalach 2024-01-08
* UpdateAndrew Opalach 2024-01-07
* UpdateAndrew Opalach 2023-12-31
* Fix deinitialization in aki_line_processorAndrew Opalach 2023-11-06
* Only send Content-Length on HTTP 200Andrew Opalach 2023-11-06
* UpdateAndrew Opalach 2023-11-06
* Add libakiyoAndrew Opalach 2023-10-10