index
:
beaker
indev
master
A simple C microframework
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: harden HTTP request and response parsing
HEAD
master
indev
frosty
2026-08-16
1
-25
/
+105
*
fix: isolate cookie state between requests
frosty
2026-08-15
1
-0
/
+2
*
fix: harden socket I/O
frosty
2026-08-15
1
-19
/
+39
*
fix: fixed header buffer boundary check
frosty
2026-08-11
1
-1
/
+1
*
feat: complete logging overhaul
frosty
2026-08-11
1
-228
/
+277
*
fix: centralise empty HTTP status responses
frosty
2026-08-08
1
-6
/
+3
*
fix: remove redundant code in server.c and routing.c, oops
frosty
2026-08-08
1
-1
/
+0
*
feat: added beaker_get_header, beaker_get_remote_addr
frosty
2026-05-03
1
-2
/
+55
*
Fix client socket handling on macOS
Else
2026-04-10
1
-2
/
+19
*
perf: replace blocking accept and mutex queue with poll + lock-free hybrid
frosty
2026-03-31
1
-56
/
+87
*
fixed compatibility issues, cross platform solution used for core count instead.
frosty
2026-03-07
1
-3
/
+4
*
multithreading, minor fixes
frosty
2026-03-05
1
-18
/
+159
*
Improved FreeBSD Support
frosty
2026-01-08
1
-6
/
+15
*
Migrated from GitHub
frosty
2025-12-28
1
-0
/
+181