summaryrefslogtreecommitdiff
path: root/src/or/or.h
AgeCommit message (Expand)Author
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-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
2013-06-14Merge branch 'circuit_queue_cap-0.2.5-squashed'Nick Mathewson
2013-06-14Increase the limit so leaky pipe might workNick Mathewson
2013-06-14Increase the limit so leaky pipe might workNick Mathewson
2013-06-14Increase the limit so leaky pipe might workNick Mathewson
2013-06-13Don't queue more cells as a middle relay than the spec allows to be in flightAndrea Shepard
2013-06-13Don't queue more cells as a middle relay than the spec allows to be in flightAndrea Shepard
2013-06-13Don't queue more cells as a middle relay than the spec allows to be in flightAndrea Shepard
2013-06-13Merge remote-tracking branch 'linus/bug8532'Nick Mathewson
2013-06-13Merge remote-tracking branch 'public/bug7912_squashed'Nick Mathewson
2013-06-13Code to track on a circuit whether it has a "pending" delete cellNick Mathewson
2013-06-08Add support for offsetting the voting interval in order to bootstrap faster.Linus Nordberg
2013-05-28Merge remote-tracking branch 'karsten/task-6752-3'Nick Mathewson
2013-05-20Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-05-20Copy-paste description of PathBias params from man page to or.h commentAndrea Shepard
2013-05-16Lower dir fetch retry schedules in testing networks.Karsten Loesing
2013-04-18Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-04-18Merge branch 'less_charbuf_rebased' into maint-0.2.4Nick Mathewson
2013-04-18Test improvement: include microdesc lines in our synthetic microdesc consensu...Nick Mathewson
2013-04-14Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-04-14Merge branch 'bug8683_rebased' into maint-0.2.4Nick Mathewson
2013-04-14Rename all fields which measure bw in kb to end with _kbNick Mathewson
2013-04-12Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-04-12Merge remote-tracking branch 'public/bug5650_squashed' into maint-0.2.4Nick Mathewson