kelmenhorst
1fefe5d9b8
cli: error classification refactoring (#386)
* make errorx classifier less dependent on strings
* adapt errorx tests
* added syserror comment
* localized classification of quic errors
* localized classification of resolver errors
* (fix) move "no such host" error to global classifier
* moved x509 errors to local TLS error classifier
* added qtls error classification for quicdialer
* add Classifier to SafeErrWrapperBuilder
* windows/unix specific files for errno constants
* added errno ETIMEDOUT, tests
* added TLS alert constants
* added FailureSSLHandshake test, improved switch style
* added more network based system error constants for future use
* (fix) import style
* (fix) errorx typos/style
* (fix) robustness of SafeErrWrapperBuilder, added comments
* (fix) reversed unnecessary changes, added comments
* (fix) style and updated comment
* errorx: added future re-structuring comment
* (fix) typo TLS alert code 51
* added comment
* alert mapping: added comment
* Update errorx.go
* Update internal/engine/netx/errorx/errorx.go
Co-authored-by: Simone Basso <bassosimone@gmail.com>
2021-06-23 11:32:53 +02:00
..
2021-06-22 14:43:58 +02:00
2021-06-15 14:01:45 +02:00
2021-05-13 08:16:28 +02:00
2021-06-15 11:57:40 +02:00
2021-06-22 13:00:29 +02:00
2021-06-15 14:01:45 +02:00
2021-06-22 00:12:03 +02:00
2021-06-22 14:43:58 +02:00
2021-06-23 11:32:53 +02:00
2021-06-22 00:12:03 +02:00
2021-02-02 14:18:22 +01:00
2021-04-02 17:36:06 +02:00
2021-06-18 13:51:18 +02:00
2021-03-26 09:34:27 +01:00
2021-02-02 12:05:47 +01:00
2021-02-02 12:05:47 +01:00
2021-06-22 13:00:29 +02:00
2021-02-02 12:05:47 +01:00
2021-03-26 09:34:27 +01:00
2021-06-04 10:34:18 +02:00
2021-06-04 10:34:18 +02:00
2021-06-04 10:34:18 +02:00
2021-06-04 10:34:18 +02:00
2021-06-04 10:34:18 +02:00
2021-06-04 10:34:18 +02:00
2021-02-02 12:05:47 +01:00
2021-02-02 12:05:47 +01:00
2021-06-15 14:01:45 +02:00
2021-04-05 19:51:41 +02:00
2021-04-05 19:51:41 +02:00
2021-04-05 19:51:41 +02:00
2021-04-02 17:36:06 +02:00
2021-06-15 11:57:40 +02:00
2021-06-22 13:00:29 +02:00
2021-06-04 10:34:18 +02:00
2021-02-02 12:05:47 +01:00