summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-10Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-11-10Fix two more DirServer mentions in logNick Mathewson
2013-11-10Fix a wide lineNick Mathewson
2013-11-10Change documentation DirServer->DirAuthorityNick Mathewson
2013-11-07Tweak file documentation in tor.1.txtNick Mathewson
2013-11-07Updating manpage to describe some of the data directory files.rl1987
2013-11-07Documentation and tests for 10060Nick Mathewson
2013-11-07Implementing --allow-missing-torrc CLI option.rl1987
2013-11-01Merge branch 'prop221_squashed_024'Nick Mathewson
2013-11-01circuit_build_failed: distinguish "got DESTROY" caseNick Mathewson
2013-11-01Implement proposal 221: Stop sending CREATE_FASTNick Mathewson
2013-10-31Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug9645' into maint-0.2.4Nick Mathewson
2013-10-31Appease make check-spacesNick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug10063'Nick Mathewson
2013-10-31Add missing includes for circpathbias.hNick Mathewson
2013-10-31Move other #9731 check to start of its functionsNick Mathewson
2013-10-31Make circpathbias and circuitbuild compile.Nick Mathewson
2013-10-31Move pathbias functions into a new file.Nick Mathewson
2013-10-31Move #9731 checks to start of their functionsNick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug9731'Nick Mathewson
2013-10-31Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug9731b' into maint-0.2.4Nick Mathewson
2013-10-31Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug9780_024_v2' into maint-0.2.4Nick Mathewson
2013-10-31Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug6055_v2_024' into maint-0.2.4Nick Mathewson
2013-10-31Only use -Wlogical-op with GCC 4.6 and laterNick Mathewson
2013-10-31Mention that tor is client-by-default. From Weasel. Resolves #10057Nick Mathewson
2013-10-31Minor manpage tweaks from weasel; closes #10058Nick Mathewson
2013-10-31Add changelog entry for merged #7359.Karsten Loesing
2013-10-30Add some clarity and checks to cell_queue_append_packed_copyNick Mathewson
2013-10-30Merge remote-tracking branch 'karsten/morestats5'Nick Mathewson
2013-10-30Add the -Wlogical-op switch when building with GCC 4.3 or later.Nick Mathewson
2013-10-29Fix an always-true assert in PT code.George Kadianakis
2013-10-29Merge remote-tracking branch 'public/bug5018'Nick Mathewson
2013-10-29Document that unneeded transports are ignored.David Fifield
2013-10-29Simplify transport_is_needed.David Fifield
2013-10-29Only launch transport proxies that provide useful transports.George Kadianakis
2013-10-28Merge branch 'morestats4' into morestats5Karsten Loesing
2013-10-28squash! Pass const uint64_t pointers, document array length.Karsten Loesing
2013-10-25clarify that DisableNetwork closes connections tooRoger Dingledine
2013-10-25Merge remote-tracking branch 'public/bug9934_nm'Nick Mathewson
2013-10-25Tweak 5605 changes fileNick Mathewson
2013-10-25Merge remote-tracking branch 'Ryman/bug5605'Nick Mathewson
2013-10-25Log the origin address of controller connectionsNick Mathewson
2013-10-21Make test_cmdline_args.py work with older pythonsNick Mathewson
2013-10-21Better detection for certain broken cross-compiling situations.Nick Mathewson
2013-10-21Give a better warning when stack protection breaks linking.Nick Mathewson
2013-10-21DROPGUARDS controller commandNick Mathewson