aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | Add a warning for using HTTPProxy with no other proxy.Nick Mathewson2012-06-12
* | | | | Merge branch 'trac-5049-squashed'Nick Mathewson2012-06-13
|\ \ \ \ \
| * | | | | 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
| * | | | | Add change file for bug 5049Andrea 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
|/ / / / /
* | | | | Only use -Qunused-arguments when building with clang. fix on 5210 fix.Nick Mathewson2012-06-13
* | | | | Merge branch 'bug5263_023'Nick Mathewson2012-06-13
|\ \ \ \ \
| * | | | | Add changes file for bug5263Nick 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
| | |_|_|/ | |/| | |
* | | | | Change smartlist_create->smartlist_new in bug4744 branch as merged to masterNick Mathewson2012-06-13
* | | | | Merge branch 'bug4744_squashed'Nick Mathewson2012-06-13
|\ \ \ \ \
| * | | | | Implement the client side of proposal 198Nick Mathewson2012-06-13
| * | | | | Change our ciphersuite list to match ff8Nick Mathewson2012-05-15
| * | | | | get_mozilla_ciphers: look at ssl3con.c, not sslenum.cNick Mathewson2012-03-14
| * | | | | get_mozilla_ciphers: output lowercase hex.Nick Mathewson2012-03-14
| * | | | | Try to make get_mozilla_ciphers output the right macros in the right orderNick Mathewson2012-03-14
| * | | | | Have get_mozilla_ciphers take sourcedirs as argumentsNick Mathewson2012-03-14
| * | | | | Make get_mozilla_ciphers script a little more regexy and readableNick Mathewson2012-03-14
| * | | | | Script to generate ciphers.inc by ArturoNick Mathewson2012-03-14
* | | | | | 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
* | | | | | | Merge remote-tracking branch 'public/bug5210'Nick Mathewson2012-06-13
|\ \ \ \ \ \ \
| * | | | | | | Do not try to use -pie on windows; it appears to break badly and weirdlyNick Mathewson2012-06-11
| * | | | | | | Make our compiler-hardening checks robust against MinGWNick Mathewson2012-06-11
| * | | | | | | Make the option-checker code work with osx clangNick Mathewson2012-05-11
| * | | | | | | Try to manually test for whether the compiler hardening flags workNick Mathewson2012-05-11
| * | | | | | | fix for bug #5210: enable GCC and LD hardening by defaultFlorent Daigniere2012-03-15
* | | | | | | | Fix another clang compile warningSebastian Hahn2012-06-13
* | | | | | | | Merge branch 'task-5849-3-squashed'Nick Mathewson2012-06-13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix integer overflow in cell stats spotted by atagar.Karsten Loesing2012-06-13
|/ / / / / / /
* | | | | | | Merge branch 'maint-0.2.2'Roger Dingledine2012-06-13
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Update to the June 2012 GeoIP database.Karsten Loesing2012-06-13
* | | | | | | forward-port the 0.2.2.37 changelogRoger Dingledine2012-06-12
* | | | | | | fold in changes files so farRoger Dingledine2012-06-12
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'bug5452'Nick Mathewson2012-06-11
|\ \ \ \ \ \
| * | | | | | Call bug5452 fix a feature; note its trac number in the changes fileNick Mathewson2012-06-11
| * | | | | | Add change file for 5452Andrea Shepard2012-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