1fefe5d9b8
* 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> |
||
---|---|---|
.. | ||
address_test.go | ||
address.go | ||
bogon_test.go | ||
bogon.go | ||
cache_test.go | ||
cache.go | ||
chain_test.go | ||
chain.go | ||
decoder_test.go | ||
decoder.go | ||
dnsoverhttps_test.go | ||
dnsoverhttps.go | ||
dnsovertcp_test.go | ||
dnsovertcp.go | ||
dnsoverudp_test.go | ||
dnsoverudp.go | ||
emitter_test.go | ||
emitter.go | ||
encoder_test.go | ||
encoder.go | ||
errorwrapper_test.go | ||
errorwrapper.go | ||
fake_test.go | ||
genreply_test.go | ||
idna_test.go | ||
idna.go | ||
integration_test.go | ||
logging_test.go | ||
logging.go | ||
resolver.go | ||
saver_test.go | ||
saver.go | ||
serial_test.go | ||
serial.go | ||
system_test.go | ||
system.go | ||
tls_test.go |