Xray-core/infra
Ilya Gulya 0ffd7e1a3e
Improve error handling and fix WireGuard TUN panic
- Replace generic errors with context-rich messages using fmt.Errorf and %w
- Add validation for empty WireGuard keys with clear error messages
- Implement proper resource cleanup in WireGuard TUN with sync.Once
- Add test to verify WireGuard server handles initialization errors without panic
2025-03-29 11:59:54 +05:00
..
conf Improve error handling and fix WireGuard TUN panic 2025-03-29 11:59:54 +05:00
vformat chore: use errors.New to replace fmt.Errorf with no parameters (#4204) 2024-12-24 00:17:00 -05:00
vprotogen Chore: Fix tests (#4440) 2025-02-25 13:11:37 +00:00