aboutsummaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2013-11-18Remove 'struct timeval now' that was shadowing 'struct timeval now'.Nick Mathewson
2013-11-18Merge branch 'backtrace_squashed'Nick Mathewson
2013-11-18Unit tests for new functions in log.cNick Mathewson
2013-11-18Add a sighandler-safe logging mechanismNick Mathewson
2013-11-18Basic backtrace abilityNick Mathewson
2013-11-15Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-11-15Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
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-07Implementing --allow-missing-torrc CLI option.rl1987
2013-11-07Improved circuit queue out-of-memory handlerNick Mathewson
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 '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 'public/bug9731b' into maint-0.2.4Nick Mathewson
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-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-25Merge remote-tracking branch 'public/bug9934_nm'Nick Mathewson
2013-10-25Merge remote-tracking branch 'Ryman/bug5605'Nick Mathewson
2013-10-25Log the origin address of controller connectionsNick Mathewson
2013-10-21DROPGUARDS controller commandNick Mathewson
2013-10-16Merge remote-tracking branch 'linus/bug9206_option'Nick Mathewson
2013-10-14Merge remote-tracking branch 'asn/bug9651'Nick Mathewson
2013-10-12Merge branch 'maint-0.2.4'Roger Dingledine
2013-10-12be willing to bootstrap from all three of our directory guardsRoger Dingledine
2013-10-11Merge branch 'bug1376'Nick Mathewson
2013-10-11Make --version, --help, etc incremement quiet level, never decrease itNick Mathewson
2013-10-10Report bootstrapping progress correctly when downloading microdescsRoger Dingledine
2013-10-10Merge remote-tracking branch 'sysrqb/bug9950'Nick Mathewson
2013-10-10Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-10Merge branch 'bug9644_024' into maint-0.2.4Nick Mathewson
2013-10-09Free the smartlist after parsing csv config optionMatthew Finkel