| .. |
|
capture
|
fix(installer): add default case handling in various shell scripts and improve payload filename formatting in Go
|
2026-03-15 17:27:48 +01:00 |
|
config
|
refactor(config): rename NEW_SET_ID to CREATE_SET_SENTINEL and update related references; implement sparse JSON marshalling for configuration
|
2026-03-30 23:05:29 +02:00 |
|
detector
|
fix(detector): update cancellation handling to log end time and clear current test
|
2026-03-09 23:46:20 +01:00 |
|
dhcp
|
feat(dhcp): rewrite DHCP manager to use ARP table for device discovery
|
2026-03-02 23:42:58 +01:00 |
|
discovery
|
Refactor DiscoveryLogPanel component: streamline log display and remove unused state; update translations for failed counts and domain details
|
2026-03-30 21:40:21 +02:00 |
|
dns
|
test(dns): add coverage for DNS transaction/id and response IP parsing helpers
|
2026-03-16 20:03:51 +03:00 |
|
docs
|
Refactor code structure for improved readability and maintainability
|
2026-03-30 11:20:39 +02:00 |
|
geodat
|
feat: enhance geodata loading with error handling and logging for file checks
|
2025-12-22 15:54:25 +01:00 |
|
http
|
feat(diagnostics): enhance diagnostics collection with boot time and clock ticks; update UI to display firewall tools
|
2026-03-31 00:26:58 +02:00 |
|
log
|
fix(log): change error file opening mode from append to truncate
|
2026-03-09 12:58:35 +01:00 |
|
metrics
|
feat(nfq): update QUIC SNI matching to use TLS 1.3 specification
|
2026-03-10 20:05:41 +01:00 |
|
mtproto
|
Remove unused SVG file, optimize TLS record writing, and clean up MTProto logging
|
2026-03-23 21:45:55 +01:00 |
|
nfq
|
Refactor configuration access to use atomic pointers
|
2026-03-30 13:54:40 +02:00 |
|
quic
|
feat(fragmentation): enhance QUIC and IP fragmentation handling with SNI awareness and UI improvements
|
2025-12-02 21:14:34 +01:00 |
|
sni
|
refactor(tables): simplify IPTablesManager initialization in tests
|
2026-03-15 13:19:33 +01:00 |
|
sock
|
fix(sock): correct setting of More Fragments flag in IPv4 fragmentation
|
2026-03-30 12:07:05 +02:00 |
|
socks5
|
feat(mtproto): Add MTProto secret generation and configuration endpoints
|
2026-03-22 13:59:57 +01:00 |
|
stun
|
feat(api): add geosite API endpoint and implement geosite tag retrieval
|
2025-10-25 15:34:20 +02:00 |
|
tables
|
fix(monitor): ensure monitor state is tracked and updated correctly
|
2026-03-30 17:51:24 +02:00 |
|
utils
|
Refactor NFQ packet handling for improved readability and maintainability
|
2025-12-22 20:02:16 +01:00 |
|
go.mod
|
Refactor code structure for improved readability and maintainability
|
2026-03-30 11:20:39 +02:00 |
|
go.sum
|
Refactor code structure for improved readability and maintainability
|
2026-03-30 11:20:39 +02:00 |
|
main.go
|
Refactor configuration access to use atomic pointers
|
2026-03-30 13:54:40 +02:00 |