This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartproxy
Watch
2
Star
0
Fork
0
You've already forked smartproxy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
smartproxy
/
ts
History
Philipp Kunz
e4aade4a9a
fix(socket-handler): Fix socket handler race condition by differentiating between async and sync handlers. Now, async socket handlers complete their setup before initial data is emitted, ensuring that no data is lost. Documentation and tests have been updated to reflect this change.
2025-05-29 00:24:57 +00:00
..
common
fix(acme): Fix port 80 ACME management and challenge route concurrency issues by deduplicating port listeners, preserving challenge route state across certificate manager recreations, and adding mutex locks to route updates.
2025-05-19 03:40:58 +00:00
core
update
2025-05-19 22:47:13 +00:00
forwarding
fix(strcuture): refactor responsibilities
2025-05-19 17:28:05 +00:00
proxies
fix(socket-handler): Fix socket handler race condition by differentiating between async and sync handlers. Now, async socket handlers complete their setup before initial data is emitted, ensuring that no data is lost. Documentation and tests have been updated to reflect this change.
2025-05-29 00:24:57 +00:00
routing
fix(strcuture): refactor responsibilities
2025-05-19 17:28:05 +00:00
tls
update structure
2025-05-09 17:00:27 +00:00
00_commitinfo_data.ts
fix(socket-handler): Fix socket handler race condition by differentiating between async and sync handlers. Now, async socket handlers complete their setup before initial data is emitted, ensuring that no data is lost. Documentation and tests have been updated to reflect this change.
2025-05-29 00:24:57 +00:00
index.ts
fix(strcuture): refactor responsibilities
2025-05-19 17:28:05 +00:00
plugins.ts
update
2025-05-19 22:47:13 +00:00