|
d8d1bdcd41
|
update
|
2025-05-29 01:00:20 +00:00 |
|
|
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 |
|
|
3fcdce611c
|
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 |
|
|
a2e3e38025
|
feat(nftables):add nftables support for nftables
|
2025-05-15 14:35:01 +00:00 |
|
|
ac3a888453
|
BREAKING CHANGE(smartproxy): Remove legacy migration utilities and deprecated forwarding helpers; consolidate route utilities, streamline interface definitions, and normalize IPv6-mapped IPv4 addresses
|
2025-05-15 08:56:27 +00:00 |
|
|
fcc8cf9caa
|
fix(routing): unify route based architecture
|
2025-05-13 12:48:41 +00:00 |
|
|
ffc8b22533
|
update
|
2025-05-10 13:59:34 +00:00 |
|