Skip to content
Snippets Groups Projects
  1. Feb 03, 2014
  2. Feb 02, 2014
  3. Jan 31, 2014
  4. Jan 30, 2014
  5. Jan 29, 2014
  6. Jan 27, 2014
  7. Jan 21, 2014
  8. Jan 20, 2014
  9. Jan 17, 2014
  10. Jan 06, 2014
    • Nick Mathewson's avatar
      Fix some seccomp2 issues · 682c2252
      Nick Mathewson authored
      Fix for #10563.  This is a compatibility issue with libseccomp-2.1.
      I guess you could call it a bugfix on 0.2.5.1?
      682c2252
  11. Jan 03, 2014
  12. Dec 24, 2013
  13. Dec 22, 2013
  14. Dec 21, 2013
    • Nick Mathewson's avatar
      Fix a logic error in circuit_stream_is_being_handled. · b5d13d11
      Nick Mathewson authored
      When I introduced the unusable_for_new_circuits flag in
      62fb209d, I had a spurious ! in the
      circuit_stream_is_being_handled loop.  This made us decide that
      non-unusable circuits (that is, usable ones) were the ones to avoid,
      and caused it to launch a bunch of extra circuits.
      
      Fixes bug 10456; bugfix on 0.2.4.12-alpha.
      b5d13d11
  15. Dec 20, 2013
  16. Dec 19, 2013
Loading