summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2014-02-02Move the friendly warning about TPROXY and root to EPERM timeNick Mathewson
2014-01-31Add support for TPROXY via new TransTPRoxy optionNick Mathewson
2014-01-17whitespace fixesNick Mathewson
2014-01-03Add explicit check for 0-length extend2 cellsNick Mathewson
2013-12-24Merge remote-tracking branch 'public/bug10485'Nick Mathewson
2013-12-24Move onion-type stats message into heartbeatNick Mathewson
2013-12-22Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-12-22Fix automapping to ipv6Nick Mathewson
2013-12-21Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-12-21Fix a logic error in circuit_stream_is_being_handled.Nick Mathewson
2013-12-17Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-12-17Merge branch 'bug10423' into maint-0.2.4Nick Mathewson
2013-12-17Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-12-17Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4Nick Mathewson
2013-12-17Avoid double-free on failure to dump_descriptor() a cached mdNick Mathewson
2013-12-16Avoid free()ing from an mmap on corrupted microdesc cacheNick Mathewson
2013-12-09Fix get_configured_bridge_by_addr_port_digest(.,.,NULL)rl1987
2013-12-09Merge remote-tracking branch 'public/bug10131_024'Nick Mathewson
2013-12-09Remove a check in channeltls.c that could never fail.Nick Mathewson
2013-11-22Only update view of micrdescriptor pos if pos is fetchable.Nick Mathewson
2013-11-20Merge remote-tracking branch 'sysrqb/bug9859_5'Nick Mathewson
2013-11-18Merge branch 'finish_prop157'Nick Mathewson
2013-11-18Tweak #10162 documentation a bitNick Mathewson
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-14Make the dir-key-crosscert element requiredNick 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