Conrad Ludgate
1f7d54f987
proxy refactor tls listener ( #7056 )
...
## Problem
Now that we have tls-listener vendored, we can refactor and remove a lot
of bloated code and make the whole flow a bit simpler
## Summary of changes
1. Remove dead code
2. Move the error handling to inside the `TlsListener` accept() function
3. Extract the peer_addr from the PROXY protocol header and log it with
errors
2024-03-12 13:05:40 +00:00
..
2024-03-05 15:32:58 +00:00
2024-03-07 18:23:19 +00:00
2024-03-01 17:14:19 +01:00
2024-03-11 09:20:09 +01:00
2024-03-04 10:31:28 +01:00
2023-10-25 15:43:03 +01:00
2024-03-11 09:20:09 +01:00
2024-02-13 17:58:58 +01:00
2024-03-05 16:02:51 +01:00
2023-11-27 21:45:15 +00:00
2024-02-19 12:54:17 +00:00
2024-03-12 13:05:40 +00:00
2024-02-21 18:24:59 +01:00
2024-01-10 11:51:05 +00:00
2024-02-21 22:43:55 +00:00
2024-02-12 18:41:02 +00:00
2024-03-07 18:23:19 +00:00
2024-01-11 14:58:31 +00:00
2024-03-04 10:31:28 +01:00
2024-02-21 10:04:09 +00:00
2023-12-18 10:59:49 +00:00
2024-02-05 14:27:25 +00:00
2024-01-31 14:51:11 +01:00
2024-02-05 14:27:25 +00:00
2023-07-03 16:37:02 +03:00
2024-03-07 12:36:47 +00:00
2023-11-06 17:44:44 +00:00
2024-03-12 13:05:40 +00:00
2024-03-08 07:56:23 +00:00
2024-02-13 17:58:58 +01:00
2024-02-13 17:58:58 +01:00
2024-02-09 15:50:51 +00:00
2024-02-19 12:54:17 +00:00
2024-03-12 13:05:40 +00:00
2024-03-07 12:36:47 +00:00
2022-09-21 21:42:47 +03:00
2024-01-24 16:38:10 +00:00
2022-07-04 23:46:37 +03:00