COMMITS
/ listen.go February 4, 2026
J
Add nil service validation
Juan Calderon-Perez committed
January 21, 2026
J
bug: restore CertClientFile TLS setup
Juan Calderon-Perez committed
J
bug: prefer TLSConfig over other TLS fields
Juan Calderon-Perez committed
J
Validate client CA PEM loading
Juan Calderon-Perez committed
J
Add sentinel errors for TLS config conflicts
Juan Calderon-Perez committed
J
docs: add TLSConfig PEM examples
Juan Calderon-Perez committed
December 22, 2025
R
♻️ refactor: Replace string functions (#3923)
RW committed
November 19, 2025
M
feat: expose startup message customization hooks (#3824)
M. Efe Çetin committed
November 12, 2025
October 22, 2025
J
🧹 chore: Fix spelling issues (#3813)
Josh Soref committed
October 20, 2025
R
🩹 Fix: golangci-lint issue for go1.25.0 (#3775)
Rituraj Paul committed
July 17, 2025
R
Add modernize lint (#3590)
RW committed
June 30, 2025
L
🔥 feat: Add UNIX socket support (#3535)
Laptop committed
June 7, 2025
J
🧹 chore: Fix typos in code and docs (#3507)
Juan Calderon-Perez committed
May 27, 2025
R
🧹 chore: Update minimum go version to 1.24 (#3481)
RW committed
May 21, 2025
J
docs: Fix more typos across code base (#3465)
Juan Calderon-Perez committed
May 19, 2025
M
🔥 feat: Add Support for service dependencies (#3434)
Manuel de la Peña committed
March 17, 2025
J
🧹 chore: Fix linter workflow failures (#3354)
Juan Calderon-Perez committed
February 22, 2025
J
🔥 feat: Improve and Optimize ShutdownWithContext Func (#3162)
JIeJaitt committed
December 16, 2024
I
🔥 feat: Add support for configuring TLS Min Version (#3248)
Iliya committed
December 10, 2024
J
🔥 feat: Add support for AutoTLS / ACME (#3201)
Jinquan Wang committed
December 4, 2024
K
August 14, 2024
J
chore: Add support for go1.23 and golangci-lint v1.60.1 (#3101)
Juan Calderon-Perez committed
July 23, 2024
J
v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079)
Juan Calderon-Perez committed
June 11, 2024
J
Bump golangci-lint to v1.59.1 (#3029)
Juan Calderon-Perez committed
April 23, 2024
March 8, 2024
J
fix: Inconsistent and flaky unit-tests (#2892)
Juan Calderon-Perez committed
February 10, 2024
M
Update startup message formatting (#2847)
Martin Hotmann committed
January 24, 2024
L
📚: Fix a misspelled comment (#2809)
Leo committed
August 5, 2023
M
:broom: v3 (chore): fix linter warnings
Muhammed Efe Cetin committed
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Cetin committed
June 26, 2023
J
🚀 Add Logger interface and fiberlog (#2499)
Jiun Lee committed
June 19, 2023
S
🔥 Feature: add ability to print custom message on startup (#2491)
SamanDev committed
June 9, 2023
M
:bug: bug: fix onListen hooks when they are used with prefork mode (#2504)
M. Efe Çetin committed
May 28, 2023
S
fix: reset terminal colors after print routes (#2481)
Satont committed
March 6, 2023
M
:construction_worker: v3 (ci): fix some linter warnings
Muhammed Efe Çetin committed
L
feature: allow preloaded certs with prefork (#2351)
lublak committed
February 9, 2023
M
:construction_worker: v3 (ci): fix some linter warnings
Muhammed Efe Çetin committed
February 5, 2023
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Çetin committed
February 2, 2023
L
🐛 Bug: Fix issues introduced in linting PR (#2319)
leonklingele committed
January 27, 2023
L
🚀 Feature: Add and apply more stricter golangci-lint linting rules (#2286)
leonklingele committed
October 26, 2022
M
:wastebasket: deprecate: go 1.14 & go 1.15 support deprecation (#2172)
M. Efe Çetin committed
October 21, 2022
K
:bug: fix: multi-byte AppName displays confusion (#2148)
kinggo committed
September 15, 2022
G
✨ v3: Change startup message (#2041)
Gökhan Özeloğlu committed
September 8, 2022
M
:sparkles: v3 (feature): merge Listen methods & ListenConfig (#1930)
M. Efe Çetin committed
September 3, 2022
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Çetin committed
August 30, 2022
M
:bug: bug: remove prefork support from custom listeners (#2060)
M. Efe Çetin committed
August 24, 2022
M
:bug: bug: make tlsHandler public to use it with Listener (#2034)
M. Efe Çetin committed
August 19, 2022
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Çetin committed
T
✨ update: tls.ClientHelloInfo in Ctx (#2011)
Thomas committed