aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
indevfeat: added beaker_get_header, beaker_get_remote_addrfrosty5 weeks
masterMerge branch 'indev'frosty6 days
 
 
AgeCommit messageAuthorFilesLines
2026-05-03feat: added beaker_get_header, beaker_get_remote_addrindevfrosty4-2/+68
2026-04-14feat: support array index access in if statementsfrosty1-0/+16
2026-04-10Fix client socket handling on macOSElse1-2/+19
2026-04-10fix: resolved potential undefined behaviourfrosty2-4/+38
2026-04-01feat: function for fetching content of locale keysfrosty2-0/+18
2026-04-01feat: beginning work on localisation apifrosty5-5/+434
2026-03-31perf: replace blocking accept and mutex queue with poll + lock-free hybridfrosty2-58/+90
2026-03-30fix: fixed bug regarding cookies on send_redirectfrosty1-5/+9
2026-03-18Add macOS build and install supportElse2-15/+42
2026-03-18fix: remove OS specific code in Makefilefrosty1-11/+3
[...]