FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - etr/libhttpserver · GitHub
etr
/
libhttpserver
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
190
Star
950
Code
Issues
7
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
libhttpserver
src
on
master
User selector
Datepicker
Commit history
Commits on Jul 23, 2026
fix(dist,build): make the release tarball self-contained and link gnutls on mingw
Show description for ab72a98
etr
and
claude
committed
ab72a98
View commit details
Copy full SHA for ab72a98
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
refactor: rename body.{hpp,cpp} to response_body to match the class rename
Show description for ff7ba77
etr
and
claude
committed
ff7ba77
View commit details
Copy full SHA for ff7ba77
View code at this point
Browse repository at this point
refactor: clarify response-body and connection-context naming
Show description for ea3e67c
etr
and
claude
committed
ea3e67c
View commit details
Copy full SHA for ea3e67c
View code at this point
Browse repository at this point
refactor: collapse webserver + webserver_impl to one class per file
Show description for eea7163
etr
and
claude
committed
eea7163
View commit details
Copy full SHA for eea7163
View code at this point
Browse repository at this point
refactor: give webserver_impl a single composition-root TU
Show description for 43ece69
etr
and
claude
committed
43ece69
View commit details
Copy full SHA for 43ece69
View code at this point
Browse repository at this point
refactor: drop redundant webserver_impl::log_dispatch_error forwarder
Show description for 03b80bc
etr
and
claude
committed
03b80bc
View commit details
Copy full SHA for 03b80bc
View code at this point
Browse repository at this point
refactor: fold webserver_callbacks_lifecycle.cpp back into webserver_callbacks.cpp
Show description for e6bc48e
etr
and
claude
committed
e6bc48e
View commit details
Copy full SHA for e6bc48e
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
refactor(dr-014): slim webserver_impl to a composition root
Show description for 0d59a6e
etr
and
claude
committed
0d59a6e
View commit details
Copy full SHA for 0d59a6e
View code at this point
Browse repository at this point
refactor(dr-014): extract request_pipeline behavior service
Show description for 00eaf55
etr
and
claude
committed
00eaf55
View commit details
Copy full SHA for 00eaf55
View code at this point
Browse repository at this point
refactor(dr-014): extract request_dispatcher behavior service
Show description for ee04989
etr
and
claude
committed
ee04989
View commit details
Copy full SHA for ee04989
View code at this point
Browse repository at this point
refactor(dr-014): extract websocket_upgrader behavior service
Show description for 4da8201
etr
and
claude
committed
4da8201
View commit details
Copy full SHA for 4da8201
View code at this point
Browse repository at this point
refactor(dr-014): extract upload_pipeline behavior service
Show description for dc3f141
etr
and
claude
committed
dc3f141
View commit details
Copy full SHA for dc3f141
View code at this point
Browse repository at this point
refactor(dr-014): extract response_materializer behavior service
Show description for 741faf4
etr
and
claude
committed
741faf4
View commit details
Copy full SHA for 741faf4
View code at this point
Browse repository at this point
refactor(dr-014): extract hook_dispatcher behavior service
Show description for 6c2eec3
etr
and
claude
committed
6c2eec3
View commit details
Copy full SHA for 6c2eec3
View code at this point
Browse repository at this point
refactor(dr-014): extract error_pages behavior service (leaf)
Show description for ef48ed2
etr
and
claude
committed
ef48ed2
View commit details
Copy full SHA for ef48ed2
View code at this point
Browse repository at this point
ci: fix lint IWYU + latent CCN gate and cap concurrency stress under valgrind
Show description for 1bb47bd
etr
and
claude
committed
1bb47bd
View commit details
Copy full SHA for 1bb47bd
View code at this point
Browse repository at this point
refactor: close collaborator duplication seams post-decomposition
Show description for 5140308
etr
and
claude
committed
5140308
View commit details
Copy full SHA for 5140308
View code at this point
Browse repository at this point
refactor: extract daemon_lifecycle collaborator from webserver_impl
Show description for e6af49f
etr
and
claude
committed
e6af49f
View commit details
Copy full SHA for e6af49f
View code at this point
Browse repository at this point
refactor: extract route_table collaborator from webserver_impl
Show description for 21296ac
etr
and
claude
committed
21296ac
View commit details
Copy full SHA for 21296ac
View code at this point
Browse repository at this point
refactor: extract hook_bus collaborator from webserver_impl
Show description for 1f9a82e
etr
and
claude
committed
1f9a82e
View commit details
Copy full SHA for 1f9a82e
View code at this point
Browse repository at this point
refactor: extract ws_registry collaborator from webserver_impl
Show description for b596fc8
etr
and
claude
committed
b596fc8
View commit details
Copy full SHA for b596fc8
View code at this point
Browse repository at this point
refactor: extract ip_access_control collaborator from webserver_impl
Show description for c70b4d9
etr
and
claude
committed
c70b4d9
View commit details
Copy full SHA for c70b4d9
View code at this point
Browse repository at this point
refactor: collapse mid-class #include fragment headers into parents
Show description for 685ea52
etr
and
claude
committed
685ea52
View commit details
Copy full SHA for 685ea52
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
refactor: clarify ip_representation internals
Show description for 29d5148
etr
and
claude
committed
29d5148
View commit details
Copy full SHA for 29d5148
View code at this point
Browse repository at this point
refactor: consolidate the ~65-field webserver config into one struct
Show description for 0d698e1
etr
and
claude
committed
0d698e1
View commit details
Copy full SHA for 0d698e1
View code at this point
Browse repository at this point
refactor: rename three mis-scoped translation units
Show description for 2e73dcb
etr
and
claude
committed
2e73dcb
View commit details
Copy full SHA for 2e73dcb
View code at this point
Browse repository at this point
refactor: rename radix_tree->segment_trie and modded_request::dhr->request
Show description for dcee7a2
etr
and
claude
committed
dcee7a2
View commit details
Copy full SHA for dcee7a2
View code at this point
Browse repository at this point
refactor: rename route_tier_kind::pattern to ::regex
Show description for 0136578
etr
and
claude
committed
0136578
View commit details
Copy full SHA for 0136578
View code at this point
Browse repository at this point
chore: readability comment sweep + WIP routing/cookie refactor checkpoint
Show description for de0c334
etr
and
claude
committed
de0c334
View commit details
Copy full SHA for de0c334
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
perf: drop per-request weak_ptr lock() in gated hook-fire helpers
Show description for 9af15a1
etr
and
claude
committed
9af15a1
View commit details
Copy full SHA for 9af15a1
View code at this point
Browse repository at this point
security: fix auth bypass via path-normalization mismatch (dot-segments)
Show description for a3e53f3
etr
and
claude
committed
a3e53f3
View commit details
Copy full SHA for a3e53f3
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
CI: trim webserver_setup.cpp under 500 LOC; skip debug_dump set on Windows
Show description for e33d77d
etr
and
claude
committed
e33d77d
View commit details
Copy full SHA for e33d77d
View code at this point
Browse repository at this point
tsan: make daemon pointer atomic; valgrind: first suppression batch
Show description for 390e057
etr
and
claude
committed
390e057
View commit details
Copy full SHA for 390e057
View code at this point
Browse repository at this point
CI: reduce parse_nested_ipv4 and parse_cookie_header below CCN 10
Show description for c435774
etr
and
claude
committed
c435774
View commit details
Copy full SHA for c435774
View code at this point
Browse repository at this point
CI: fix sanitizer link, Windows env, lint, and CodeQL snprintf finding
Show description for bc08387
etr
and
claude
committed
bc08387
View commit details
Copy full SHA for bc08387
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL