diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-06-26 10:45:42 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-06-26 10:58:53 -0400 |
commit | d486c6cf74db6bce80689c17c7427a6e3a055f93 (patch) | |
tree | 34c33bc3f9fde679562afe77cfd68a7a452ba4c0 /src/core/or/reasons.c | |
parent | 68d848e244cf274d1a1df4da2f9adca2aaffec19 (diff) | |
download | tor-d486c6cf74db6bce80689c17c7427a6e3a055f93.tar.gz tor-d486c6cf74db6bce80689c17c7427a6e3a055f93.zip |
Store errors from TLS write and handshake in the tls_error field.
Previously, we would only update this field when the error happened
during a read.
This will improves our reporting for our bootstrap status, and help
to address #32622. The problem is not completely solved by this
patch, however: too many errors are still lumped into "MISC".
Diffstat (limited to 'src/core/or/reasons.c')
0 files changed, 0 insertions, 0 deletions