aboutsummaryrefslogtreecommitdiff
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-012-0/+18
|
* feat: beginning work on localisation apifrosty2026-04-015-5/+434
|
* 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
|
* Add macOS build and install supportElse2026-03-182-15/+42
|
* fix: remove OS specific code in Makefilefrosty2026-03-181-11/+3
|
* fix: fixed conditional behaviour when no else is setfrosty2026-03-121-0/+1
|
* removed redundant loggingfrosty2026-03-121-8/+0
|
* Merge branch 'indev'frosty2026-03-124-0/+426
|\
| * feature: added conditionals + added examplesfrosty2026-03-123-0/+424
| |
| * fix: added examples to git ignorefrosty2026-03-121-0/+2
| |
* | standards are nicefrosty2026-03-111-4/+4
|/
* 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-056-30/+172
|
* added function to serve binary datafrosty2026-02-242-0/+43
|
* added serve_static_file_with_mime()frosty2026-02-152-28/+35
|
* relicensefrosty2026-02-021-28/+458
|
* whoopsie daisy 0_0frosty2026-01-221-41/+39
|
* Safety changesfrosty2026-01-211-93/+197
|
* made Makefile nicer on FreeBSD =)frosty2026-01-081-25/+42
|
* Improved FreeBSD Supportfrosty2026-01-081-6/+15
|
* Updated README.md to reflect the migrationfrosty2025-12-281-1/+1
|
* Migrated from GitHubfrosty2025-12-2818-0/+2049