提交歷史

作者 SHA1 備註 提交日期
  Nick Mathewson 42e6ab0e14 Remove a usage of free() 10 年之前
  Nick Mathewson 00fd0cc5f9 Basic compilation fixes. 10 年之前
  Nick Mathewson a0a855d586 Fix unit tests with --disable-curve25519 10 年之前
  Cristian Toader 340cca524f added missing documentation for sandbox functions 10 年之前
  Cristian Toader 6a22b29641 passing hints as a const pointer to sandbox_getaddrinfo(), also one tor_free macro fails to compile.. 10 年之前
  Cristian Toader 839ff0063d replaced strdup with tor_strdup 10 年之前
  Cristian Toader 2a6c34750d replaced malloc/free with tor_malloc/tor_free 10 年之前
  Cristian Toader 42f5737c81 switched string lengths from int to size_t in prot_strings() 10 年之前
  Nick Mathewson c7113e702b Merge remote-tracking branch 'public/bug9645' 10 年之前
  Roger Dingledine 86907ea4db Merge branch 'maint-0.2.4' 10 年之前
  Roger Dingledine 2c877d2da4 collect and log statistics about onionskins received/processed 10 年之前
  Roger Dingledine f51add6dbc Revert e443beff and solve it a different way 10 年之前
  Roger Dingledine e443beffeb don't let recently_chosen_ntors overflow 10 年之前
  Roger Dingledine 6156887adf Merge branch 'maint-0.2.4' 10 年之前
  Roger Dingledine c6f1668db3 nickm wants us to prioritize tap in a currently-rare edge case 10 年之前
  Roger Dingledine 71e0ca02b5 add a changes entry for ticket 9574 10 年之前
  Roger Dingledine a4400952ee Be more general in calculating expected onion queue processing time 10 年之前
  Roger Dingledine a66791230f let the NumNTorsPerTAP consensus param override our queue choice 10 年之前
  Roger Dingledine 7acc7c3dc6 do a lopsided round-robin between the onion queues 10 年之前
  Roger Dingledine 16b5c609a4 check bounds on handshake_type more thoroughly 10 年之前
  Roger Dingledine 9d2030e580 add info-level logs to help track onion queue sizes 10 年之前
  Roger Dingledine bb32bfa2f2 refactor and give it unit tests 10 年之前
  Roger Dingledine 87a18514ef Separate cpuworker queues by handshake type 10 年之前
  Nick Mathewson d5e9573ed2 Merge remote-tracking branch 'origin/maint-0.2.4' 10 年之前
  Nick Mathewson a60d21a85d Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 10 年之前
  Nick Mathewson 3cebc5e73c Merge branch 'bug9671_023' into maint-0.2.3 10 年之前
  Nick Mathewson 4f3dbb3c0a use !cbt_disabled in place of LearnCBT to avoid needless circs 10 年之前
  George Kadianakis 386e9fb297 Add Extended ORPort information to the man page. 10 年之前
  Kevin Butler b539b37205 Fixed leak and added minor documentation for #6384. 10 年之前
  Nick Mathewson 11352b0ce1 Add a clarification to gcov instructions 10 年之前