Commit History

Author SHA1 Message Date
  Roger Dingledine a66791230f let the NumNTorsPerTAP consensus param override our queue choice 11 years ago
  Roger Dingledine 7acc7c3dc6 do a lopsided round-robin between the onion queues 11 years ago
  Roger Dingledine 16b5c609a4 check bounds on handshake_type more thoroughly 11 years ago
  Roger Dingledine 9d2030e580 add info-level logs to help track onion queue sizes 11 years ago
  Roger Dingledine bb32bfa2f2 refactor and give it unit tests 11 years ago
  Roger Dingledine 87a18514ef Separate cpuworker queues by handshake type 11 years ago
  Kevin Butler 0f070e7858 Added test for new write_chunks_to_file behaviour in #1376. 11 years ago
  Nick Mathewson d5e9573ed2 Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson a60d21a85d Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 11 years ago
  Nick Mathewson 3cebc5e73c Merge branch 'bug9671_023' into maint-0.2.3 11 years ago
  Nick Mathewson 4f3dbb3c0a use !cbt_disabled in place of LearnCBT to avoid needless circs 11 years ago
  George Kadianakis 386e9fb297 Add Extended ORPort information to the man page. 11 years ago
  Kevin Butler b539b37205 Fixed leak and added minor documentation for #6384. 11 years ago
  Nick Mathewson 11352b0ce1 Add a clarification to gcov instructions 11 years ago
  Nick Mathewson 9b2a0f5c75 Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson a8e76de4d9 Merge branch 'bug9400_024_squashed' into maint-0.2.4 11 years ago
  Nick Mathewson d819663b66 Avoid a double-close on one failing case of the socketpair replacement code 11 years ago
  Nick Mathewson 264aa271a7 Fix bug 9645: don't forget an md just because we can't save it. 11 years ago
  Nick Mathewson 5c9008e0b0 Fix some "ISO C90 forbids mixed declarations and code" warnings 11 years ago
  Nick Mathewson 3753488011 Fix warnings in test_config_fix_my_family 11 years ago
  Nick Mathewson eb5f22eff2 Merge remote-tracking branch 'Ryman/bug4341' 11 years ago
  Kevin Butler db318dc77f Minor changes to adhere to codebase conventions. 11 years ago
  Nick Mathewson 824df4a08e Merge remote-tracking branch 'public/bug2767' 11 years ago
  Nick Mathewson 270b4f030a Handle HTTP minor versions greater than 9 11 years ago
  Cristian Toader 55d8b8e578 fixed bug where sandbox_getaddrinfo() would fail when -Sandbox is 0 11 years ago
  Kevin Butler 5327605caa Tougher validation for parsing urls from HTTP headers. Fixes #2767. 11 years ago
  Kevin Butler 77e4a01f12 Updated openssl configuration advice for Debian 11 years ago
  Kevin Butler b336e8c74e No longer writing control ports to file if updating reversible options fail. Fixes #5605. 11 years ago
  Cristian Toader b4b0eddd29 switched to a more generic way of handling the sandbox configuration 11 years ago
  Cristian Toader fe6e2733ab added contingency message to test for sandbox_getaddrinfo 11 years ago