aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
AgeCommit message (Expand)Author
2014-04-09Merge remote-tracking branch 'public/bug10431'Nick Mathewson
2014-04-08Merge remote-tracking branch 'public/bug9841_025'Nick Mathewson
2014-04-07For missing transport, say "PT_MISSING" not "NO_ROUTE"Nick Mathewson
2014-03-27Report only the first bootstrap failure from an orconnNick Mathewson
2014-03-25Fix warnings from doxygenNick Mathewson
2014-03-18Take out remaining V1 directory code.Karsten Loesing
2014-03-05Rename PredictedCircsRelevanceTime->PredictedPortsRelevanceTimeNick Mathewson
2014-03-05Merge branch 'ticket9176_squashed'Nick Mathewson
2014-03-05Fix wide lines.Nick Mathewson
2014-03-05Added max value to PredictedCircsRelevanceTime.unixninja92
2014-03-05PredictedCircsRelevanceTime: limit how long we predict a port will be usedunixninja92
2014-03-05Merge remote-tracking branch 'arma/ticket5528'Nick Mathewson
2014-03-04Include v3 in documented 'protocols' in rend_service_descriptor_tNick Mathewson
2014-03-04Merge branch 'bug10169_025_v2'Nick Mathewson
2014-02-13Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025Nick Mathewson
2014-02-13Faster circuit_get_by_rend_token_and_purpose()Nick Mathewson
2014-02-12Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2Nick Mathewson
2014-02-12Remove remaining v0 hidden service descriptor code.Karsten Loesing
2014-02-11Merge remote-tracking branch 'public/no_itime_queue_025'Nick Mathewson
2014-02-10Remove options for configuring HS authorities.Nick Mathewson
2014-02-10Merge remote-tracking branch 'public/no_itime_queue'Nick Mathewson
2014-02-10Excise the insertion_time_elem_t logicNick Mathewson
2014-02-03TransProxyType replaces TransTPROXY optionNick Mathewson
2014-02-03More fixes to rip out all of the v2 directory code.Karsten Loesing
2014-02-03Merge remote-tracking branch 'public/bug10758'Nick Mathewson
2014-01-31Add support for TPROXY via new TransTPRoxy optionNick Mathewson
2014-01-29Rip out all of the v2 directory code.Nick Mathewson
2014-01-03Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson
2013-11-20Rename MaxMemInCellQueues to MaxMemInQueuesNick Mathewson
2013-11-18Merge branch 'finish_prop157'Nick Mathewson
2013-11-15Have the OOM handler also count the age the data in a stream bufferNick 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-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-10-28Merge branch 'morestats4' into morestats5Karsten Loesing
2013-10-07Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on.Linus Nordberg
2013-09-20Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-09-20Get ready to stop sending timestamps in INTRODUCE cellsNick Mathewson
2013-09-13Add a --dump-config option to help testing option parsing.Nick Mathewson
2013-09-13Patch for 4647 (rewrite command line parser)Cristian Toader
2013-08-25Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-08-22Hide the contents of the circuit_build_times structure.Nick Mathewson
2013-08-21Send NETINFO on receiving a NETINFO if we have not yet sent one.Nick Mathewson
2013-08-20Send NETINFO on receiving a NETINFO if we have not yet sent one.Nick Mathewson
2013-08-15Merge remote-tracking branch 'majek/bug9108'Nick Mathewson
2013-08-15Merge branch 'bug5040_4773_rebase_3'Nick Mathewson
2013-08-15Warn if the Extended ORPort listens on a public IP address.George Kadianakis