COMMITS
/ cgi.go March 4, 2026
A
refactor: cleaner cgi string handling
Alexander Stecher committed
February 26, 2026
K
feat: Windows support (#2119)
Kévin Dunglas committed
February 11, 2026
K
perf: various optimizations (#2175)
Kévin Dunglas committed
January 26, 2026
K
fix: path confusion via unicode casing in CGI path splitting
Kévin Dunglas committed
A
fix: let PHP handle basic auth. (#2142)
Alexander Stecher committed
February 9, 2026
K
fix: ensure $SERVER["PHP_SELF"] always starts with a slash (#2172)
Kévin Dunglas committed
December 2, 2025
A
refactor: extract the state module and make the backoff error instead of panic
Alexander Stecher committed
December 1, 2025
M
headerKeyCache: use otter v2 (#2040)
Max committed
November 17, 2025
K
refactor: rely on context.Context for log/slog and others (#1969)
Kévin Dunglas committed
October 9, 2025
K
refactor: extension worker (#1910)
Kévin Dunglas committed
August 25, 2025
A
refactor: cleanup context (#1816)
Alexander Stecher committed
June 27, 2025
A
feat: expose SSL_CIPHER env var (#1693)
Alexandre Daubois committed
April 17, 2025
K
chore!: update to golangci-lint-action 7 (#1508)
Kévin Dunglas committed
March 10, 2025
A
refactor: removes context on the C side (#1404)
Alexander Stecher committed
February 28, 2025
A
perf: nocallback and noescape cgo flags (#1406)
Alexander Stecher committed
January 27, 2025
A
perf: optimized request headers (#1335)
Alexander Stecher committed
January 8, 2025
A
perf: put all $_SERVER vars into one function call. (#1303)
Alexander Stecher committed
January 5, 2025
A
perf: remove some useless string pinning (#1295)
Alexander Stecher committed
December 17, 2024
A
refactor: decouple worker threads from non-worker threads (#1137)
Alliballibaba2 committed
November 4, 2024
K
chore: bump deps and misc improvements (#1135)
Kévin Dunglas committed
A
perf: optimize $_SERVER import (#1106)
Alexander Stecher committed
March 12, 2024
K
perf: reduce allocs when creating $_SERVER (#540)
Kévin Dunglas committed
November 12, 2023
K
refactor: faster $_SERVER variables creation
Kévin Dunglas committed
November 1, 2023
K
Chore: remove duplicated code in `populateEnv()`
Kennedy Tedesco committed
September 17, 2023
K
fix: ensure that SERVER_PORT is always defined
Kévin Dunglas committed
July 18, 2023
K
fix: ensure SERVER_PORT is always set
Kévin Dunglas committed
October 28, 2022
D
feat: add support for $_SERVER['PHP_SELF'] (#71)
Dylan Blokhuis committed
May 18, 2022
K
feat: add a woker mode (#1)
Kévin Dunglas committed