aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* feat: support array index access in if statementsindevfrosty10 days1-0/+16
|
* Fix client socket handling on macOSElse14 days1-2/+19
|
* fix: resolved potential undefined behaviourfrosty14 days2-4/+38
|
* feat: function for fetching content of locale keysfrosty2026-04-011-0/+17
|
* feat: beginning work on localisation apifrosty2026-04-014-5/+398
|
* perf: replace blocking accept and mutex queue with poll + lock-free hybridfrosty2026-03-312-58/+90
|
* fix: fixed bug regarding cookies on send_redirectfrosty2026-03-301-5/+9
|
* fix: fixed conditional behaviour when no else is setfrosty2026-03-121-0/+1
|
* removed redundant loggingfrosty2026-03-121-8/+0
|
* feature: added conditionals + added examplesfrosty2026-03-121-0/+371
|
* fix: path traversal and cookie buffer issuesfrosty2026-03-103-10/+41
|
* fixed compatibility issues, cross platform solution used for core count instead.frosty2026-03-071-3/+4
|
* multithreading, minor fixesfrosty2026-03-054-29/+170
|
* added function to serve binary datafrosty2026-02-241-0/+42
|
* added serve_static_file_with_mime()frosty2026-02-151-28/+34
|
* whoopsie daisy 0_0frosty2026-01-221-41/+39
|
* Safety changesfrosty2026-01-211-93/+197
|
* Improved FreeBSD Supportfrosty2026-01-081-6/+15
|
* Migrated from GitHubfrosty2025-12-286-0/+1615