aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* simplify timing checksRoger Dingledine2013-02-11
* Check for IP address change every minute, not 15 minutesRoger Dingledine2013-02-11
* Stop trying to resolve our hostname so oftenRoger Dingledine2013-02-11
* Teach resolve_my_address() to return a cached answerRoger Dingledine2013-02-11
* Fix a nigh-impossible overflow in cpuworker.cNick Mathewson2013-02-11
* oops; add a missing semicolonNick Mathewson2013-02-11
* Merge remote-tracking branch 'public/bug7816_023'Nick Mathewson2013-02-11
|\
| * Fix another memory leakNick Mathewson2013-02-11
* | Merge remote-tracking branch 'public/bug8208'Nick Mathewson2013-02-11
|\ \
| * | Check whether ei is non-NULL before altering it.Nick Mathewson2013-02-11
* | | Suppress a coverity false positive in connection_edge_package_raw_inbufNick Mathewson2013-02-11
* | | Fix a copy-and-paste issue found by coverityNick Mathewson2013-02-11
* | | Merge remote-tracking branch 'public/bug8158'Nick Mathewson2013-02-11
|\ \ \
| * | | Add doxygen for bug8158 functionsNick Mathewson2013-02-08
| * | | Coalesce identical adjacent microdescriptor vote lines.Nick Mathewson2013-02-08
| * | | Refactor generating the m lines in a vote into its own functionNick Mathewson2013-02-08
* | | | Avoid generating extra spaces when explaining how we guessed our addressNick Mathewson2013-02-11
* | | | Refactor resolve_my_address() so logs are more accurate / helpfulRoger Dingledine2013-02-11
* | | | log the hostname that resolve_my_address() used to guess our IPRoger Dingledine2013-02-11
* | | | Merge remote-tracking branch 'public/bug7801_v2'Nick Mathewson2013-02-11
|\ \ \ \
| * | | | Add explicit check for !first_conn in ...resume_edge_reading_helperNick Mathewson2013-02-08
| * | | | Improve comment about our random stream choice algorithmNick Mathewson2013-02-08
| * | | | Fix numerous problems with Tor's weak RNG.Nick Mathewson2013-02-08
| |/ / /
* / / / Wrap more macro definitions in (parentheses)Nick Mathewson2013-02-09
|/ / /
* | | Merge remote-tracking branch 'public/easy_ratelim'Nick Mathewson2013-02-07
|\ \ \
| * | | Use log_fn_ratelim in a few places.Nick Mathewson2012-12-26
* | | | Merge remote-tracking branch 'public/bug7816_023'Nick Mathewson2013-02-07
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix various small leaks on error casesNick Mathewson2012-12-28
| * | | Avoid leaking headers received from SSL proxyNick Mathewson2012-12-28
| * | | Fix memory leak in safe-cookie authentication codeNick Mathewson2012-12-28
* | | | Merge remote-tracking branch 'public/bug7816_024'Nick Mathewson2013-02-07
|\ \ \ \
| * | | | Fix an impossible-in-normal-operation leaks in dirvoteNick Mathewson2012-12-28
| * | | | Fix a leak-on-error case in 0.2.4 spotted by coverityNick Mathewson2012-12-28
| | |/ / | |/| |
* | | | Merge branch 'bug7902'Nick Mathewson2013-02-07
|\ \ \ \
| * | | | Adjust control_reason when adjusting reason (related to 7902)Nick Mathewson2013-01-16
| * | | | When we get an END cell before CONNECTED, don't report SOCKS successNick Mathewson2013-01-16
* | | | | Merge branch 'ticket8161_squashed'Nick Mathewson2013-02-07
|\ \ \ \ \
| * | | | | Mention a trac ticket relevant to an XXX comment.Mike Perry2013-02-07
| * | | | | Better document an XXX comment about refactoring.Mike Perry2013-02-07
| * | | | | Separate the flags for logging use bias.Mike Perry2013-02-07
| * | | | | Lower path use bias thresholds.Mike Perry2013-02-04
* | | | | | Include a flag-thresholds line in each vote to describe flag cutoffsNick Mathewson2013-02-04
|/ / / / /
* | | | | Merge branch 'authdir_quick_fix'Nick Mathewson2013-02-04
|\ \ \ \ \
| * | | | | Quick fix on 5956 for authoritiesNick Mathewson2013-02-04
* | | | | | Merge branch 'bug8146_etc'Nick Mathewson2013-02-04
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | When we mark a node as a sybil, mark it down and reset its uptime to 0Nick Mathewson2013-02-04
| * | | | | Ignore tiny bandwidths entirely when computing thresholdsNick Mathewson2013-02-04
| * | | | | Increase the minimum value for the Fast flag to 4096.Nick Mathewson2013-02-04
| * | | | | Refactor should-count-towards-thresholds test into new functionNick Mathewson2013-02-04
| * | | | | When computing performance thresholds, ignore omitted-as-sybil nodes.Nick Mathewson2013-02-04