aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/async_session.c
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Further types conversion (no functional changes)Vsevolod Stakhov2024-03-181-9/+9
* [Rework] Remove some of the GLib types in lieu of standard onesVsevolod Stakhov2024-03-181-1/+1
* [Fix] Fix bad access when printing pending events on failure pathVsevolod Stakhov2023-11-101-5/+3
* [Minor] Minor reorg of the async sessionVsevolod Stakhov2023-09-071-43/+27
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-137/+134
* [Minor] Refactor argument/member name for better soundnessVsevolod Stakhov2021-12-271-11/+11
* [Minor] Log events on forced timeoutVsevolod Stakhov2021-12-271-9/+32
* [Fix] Add concept of uncancellable events to prevent use-after-freeVsevolod Stakhov2021-08-251-5/+15
* [Project] Implement slow rules sanity protectionVsevolod Stakhov2019-12-241-1/+3
* [Project] Rename events.hVsevolod Stakhov2019-06-221-0/+350