Skip to content
Snippets Groups Projects
  1. May 20, 2019
  2. May 09, 2019
  3. Apr 19, 2019
  4. Apr 15, 2019
  5. Apr 05, 2019
  6. Apr 04, 2019
    • Nick Mathewson's avatar
      Do not cache bogus results from classifying client ciphers · 1710f4bb
      Nick Mathewson authored
      When classifying a client's selection of TLS ciphers, if the client
      ciphers are not yet available, do not cache the result. Previously,
      we had cached the unavailability of the cipher list and never looked
      again, which in turn led us to assume that the client only supported
      the ancient V1 link protocol.  This, in turn, was causing Stem
      integration tests to stall in some cases.  Fixes bug 30021; bugfix
      on 0.2.4.8-alpha.
      1710f4bb
  7. Apr 03, 2019
  8. Apr 02, 2019
  9. Apr 01, 2019
  10. Mar 27, 2019
  11. Mar 22, 2019
  12. Mar 21, 2019
    • juga's avatar
      bwauth: Ignore bandwidth file lines with "vote=0" · 4ab2e9a5
      juga authored and teor's avatar teor committed
      so that the relays that would be "excluded" from the bandwidth
      file because of something failed can be included to diagnose what
      failed, without still including these relays in the bandwidth
      authorities vote.
      
      Closes #29806.
      4ab2e9a5
  13. Mar 20, 2019
  14. Mar 19, 2019
  15. Mar 18, 2019
Loading