summaryrefslogtreecommitdiff
path: root/src/or/or.h
AgeCommit message (Expand)Author
2014-02-12Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2Nick Mathewson
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
2013-08-15Better documentation for ext_or_auth_correct_client_hash.George Kadianakis
2013-08-15Fix a number of issues with the #5040 code.George Kadianakis
2013-07-31Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-07-30NumDirectoryGuards now tracks NumEntryGuards by defaultRoger Dingledine
2013-07-18Make the Extended ORPort understand the TRANSPORT command.George Kadianakis
2013-07-18Prepare codebase for the implementation of Extended ORPort auth.George Kadianakis
2013-07-18Document code and change the Extended ORPort command numbers.George Kadianakis
2013-07-18Skeleton ExtORPort implementation. Needs testing, documentation.Nick Mathewson
2013-07-18Use TOR_SIMPLEQ for packed_cell_tNick Mathewson
2013-07-18Write function that parses ServerTransportOptions torrc lines.George Kadianakis
2013-07-14cosmetic cleanupsRoger Dingledine
2013-07-12Merge remote-tracking branch 'public/gsoc-ctoader-cap-phase1-squashed'Nick Mathewson
2013-07-11Add a basic seccomp2 syscall filter on LinuxCristian Toader
2013-06-20Fix #9108 - make global_circuitlist a doubly linked listMarek Majkowski
2013-06-18Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-06-18Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-06-18Implement a real OOM-killer for too-long circuit queues.Nick Mathewson