Skip to content
Snippets Groups Projects
  1. Jan 29, 2020
    • Nick Mathewson's avatar
      buf_read_from_tls: Return ERROR_MISC, not WANTWRITE, on BUG(). · 2985a601
      Nick Mathewson authored
      Fixes bug 32673; bugfix on 0.3.0.4-alpha.  We introduced these
      checks in ee5471f9 to help diagnose 21369, but we used "-1"
      when "TOR_TLS_ERROR_MISC" would have been correct.  Found by opara.
      
      I don't think that this is actually getting triggered in the wild,
      but if it were, it could cause nasty behavior: spurious
      WANTREAD/WANTWRITE returns have a way of turning into CPU-eating
      busy-loops.
      2985a601
  2. Jan 15, 2020
  3. Dec 15, 2019
  4. Dec 09, 2019
  5. Dec 06, 2019
  6. Dec 05, 2019
  7. Dec 03, 2019
  8. Dec 01, 2019
  9. Nov 28, 2019
  10. Nov 25, 2019
  11. Nov 11, 2019
  12. Nov 09, 2019
  13. Nov 06, 2019
Loading