aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Defend against entry node path bias attacksMike Perry2012-06-14
* Merge remote-tracking branch 'asn-mytor/bug5589_take2'Nick Mathewson2012-06-14
|\
| * Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0.George Kadianakis2012-06-14
* | Merge remote-tracking branch 'public/bug4663'Nick Mathewson2012-06-13
|\ \
| * | Add a warning for using HTTPProxy with no other proxy.Nick Mathewson2012-06-12
| |/
* | One more fix for bug 5049.Nick Mathewson2012-06-13
* | Satisfy make check-spacesAndrea Shepard2012-06-13
* | Move cbt->liveness.timeouts_after_firsthop free code into its own functionAndrea Shepard2012-06-13
* | Early exit from circuit_build_times_set_timeout() if adaptive timeouts are di...Andrea Shepard2012-06-13
* | Don't poll to see if we need to build circuits for timeout data if LearnCircu...Andrea Shepard2012-06-13
* | Use K&R styleAndrea Shepard2012-06-13
* | Unconditionally use config CircuitBuildTimeout if LearnCircuitBuildTimeout is...Andrea Shepard2012-06-13
* | Don't track circuit timeout history unless we're actually using adaptive time...Andrea Shepard2012-06-13
* | Add debug logging to circuit_build_times_* of circuitbuild.c to trace queries...Andrea Shepard2012-06-13
* | Merge branch 'bug5263_023'Nick Mathewson2012-06-13
|\ \
| * | Add rate-limited log message to bug5263 fixNick Mathewson2012-06-13
| * | Fix busy Libevent loops (infinite loops in Shadow)Rob G. Jansen2012-06-13
| |/
* | Merge remote-tracking branch 'public/bug3940_redux'Nick Mathewson2012-06-13
|\ \
| * | fixup! An attempt at bug3940 and making AllowDotExit 0 work with MapAddressNick Mathewson2012-06-11
| * | Document ADDRMAPSRC_NONE.Nick Mathewson2012-06-11
| * | Document the new exit_source_out argument to addressmap_rewriteNick Mathewson2012-06-04
| * | An attempt at bug3940 and making AllowDotExit 0 work with MapAddressNick Mathewson2012-05-11
* | | Fix integer overflow in cell stats spotted by atagar.Karsten Loesing2012-06-13
| |/ |/|
* | Merge branch 'bug5452'Nick Mathewson2012-06-11
|\ \
| * | Make RECOMMENDED_MIN_CIRCUIT_BUILD_TIMEOUT warning tell the user how to fix it.Andrea Shepard2012-06-11
| * | Warn if the user has set CircuitBuildTimeout stupidly low and turned off Lear...Andrea Shepard2012-06-08
* | | Merge remote-tracking branch 'public/bug5598'Nick Mathewson2012-06-11
|\ \ \
| * | | Change the default for DynamicDHGroups to 0Nick Mathewson2012-06-06
* | | | Merge branch 'bug6097'Nick Mathewson2012-06-11
|\ \ \ \ | |_|/ / |/| | |
| * | | Be more careful calling wcstombsNick Mathewson2012-06-07
* | | | changes file and whitespace fix for bug5235 patchNick Mathewson2012-06-08
* | | | Rate-limit 'Weighted bandwidth is 0.000000 ...' message; it can be produced i...Andrea Shepard2012-06-08
* | | | Merge remote-tracking branch 'arma/bug3886'Nick Mathewson2012-06-07
|\ \ \ \ | |/ / / |/| | |
| * | | let private tor networks more reliably handle hidden servicesRoger Dingledine2011-09-01
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-06-07
|\ \ \ \ | |_|/ / |/| | |
| * | | Send a CRLF at the end of a STATUS_* event, not in the middle of itRobert Ransom2012-06-07
* | | | Merge branch 'bug5603'Nick Mathewson2012-06-05
|\ \ \ \
| * | | | Minor changes to bug5603Nick Mathewson2012-06-05
| * | | | Improve conflict resolution when adding new bridges.George Kadianakis2012-06-03
* | | | | Revert "Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges"Nick Mathewson2012-06-05
* | | | | Downgrade tor_assert(0) to tor_fragile_assert() in windows stub create_unix_s...Nick Mathewson2012-06-05
* | | | | Merge remote-tracking branch 'public/format_doubles'Nick Mathewson2012-06-05
|\ \ \ \ \
| * | | | | Use %f, not %lf when formatting doublesNick Mathewson2012-05-16
* | | | | | Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridgesNick Mathewson2012-06-05
* | | | | | Merge remote-tracking branch 'public/bug4657'Nick Mathewson2012-06-05
|\ \ \ \ \ \
| * | | | | | Warn and ignore the MyFamily setting if BridgeRelay is also setNick Mathewson2012-05-24
| |/ / / / /
* | | | | | Merge remote-tracking branch 'public/bug4710'Nick Mathewson2012-06-05
|\ \ \ \ \ \
| * | | | | | Report EADDRNOTAVAIL and EADDRINUSE as RESOURCELIMITNick Mathewson2012-05-16
| |/ / / / /
* | | | | | Fix "make check-spaces" issuesNick Mathewson2012-06-05
* | | | | | Resolve about 24 DOCDOCsNick Mathewson2012-06-05