Commit History

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