aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
Commit message (Expand)AuthorAge
...
* | | | | Merge branch 'prop221_squashed_024'Nick Mathewson2013-11-01
|\ \ \ \ \
| * | | | | circuit_build_failed: distinguish "got DESTROY" caseNick Mathewson2013-11-01
| |/ / / /
* | | | | Merge branch 'morestats4' into morestats5Karsten Loesing2013-10-28
|\ \ \ \ \
| * | | | | Tweak CIRC_BW event based on comments by nickm.Karsten Loesing2013-05-25
| * | | | | Tweak TB_EMPTY event based on comments by nickm.Karsten Loesing2013-05-25
| * | | | | Tweak CELL_STATS event based on comments by nickm.Karsten Loesing2013-05-25
| * | | | | Tweak CONN_BW event based on comments by nickm.Karsten Loesing2013-05-25
| * | | | | Add new CIRC_BW event.Karsten Loesing2013-05-16
| * | | | | Add new TB_EMPTY event.Karsten Loesing2013-05-16
| * | | | | Add new CELL_STATS event.Karsten Loesing2013-05-16
| * | | | | Add new CONN_BW event.Karsten Loesing2013-05-16
* | | | | | Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on.Linus Nordberg2013-10-07
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-20
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Get ready to stop sending timestamps in INTRODUCE cellsNick Mathewson2013-09-20
* | | | | Add a --dump-config option to help testing option parsing.Nick Mathewson2013-09-13
* | | | | Patch for 4647 (rewrite command line parser)Cristian Toader2013-09-13
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-08-25
|\| | | |
| * | | | Send NETINFO on receiving a NETINFO if we have not yet sent one.Nick Mathewson2013-08-20
* | | | | Hide the contents of the circuit_build_times structure.Nick Mathewson2013-08-22
* | | | | Merge remote-tracking branch 'majek/bug9108'Nick Mathewson2013-08-15
|\ \ \ \ \
| * | | | | Fix #9108 - make global_circuitlist a doubly linked listMarek Majkowski2013-06-20
* | | | | | Merge branch 'bug5040_4773_rebase_3'Nick Mathewson2013-08-15
|\ \ \ \ \ \
| * | | | | | Warn if the Extended ORPort listens on a public IP address.George Kadianakis2013-08-15
| * | | | | | Better documentation for ext_or_auth_correct_client_hash.George Kadianakis2013-08-15
| * | | | | | Fix a number of issues with the #5040 code.George Kadianakis2013-08-15
| * | | | | | Make the Extended ORPort understand the TRANSPORT command.George Kadianakis2013-07-18
| * | | | | | Prepare codebase for the implementation of Extended ORPort auth.George Kadianakis2013-07-18
| * | | | | | Document code and change the Extended ORPort command numbers.George Kadianakis2013-07-18
| * | | | | | Skeleton ExtORPort implementation. Needs testing, documentation.Nick Mathewson2013-07-18
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-07-31
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | NumDirectoryGuards now tracks NumEntryGuards by defaultRoger Dingledine2013-07-30
* | | | | | Use TOR_SIMPLEQ for packed_cell_tNick Mathewson2013-07-18
* | | | | | Write function that parses ServerTransportOptions torrc lines.George Kadianakis2013-07-18
* | | | | | cosmetic cleanupsRoger Dingledine2013-07-14
* | | | | | Merge remote-tracking branch 'public/gsoc-ctoader-cap-phase1-squashed'Nick Mathewson2013-07-12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add a basic seccomp2 syscall filter on LinuxCristian Toader2013-07-11
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-06-18
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-06-18
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Implement a real OOM-killer for too-long circuit queues.Nick Mathewson2013-06-18
| | * | | | Increase the limit so leaky pipe might workNick Mathewson2013-06-14
| | * | | | Don't queue more cells as a middle relay than the spec allows to be in flightAndrea Shepard2013-06-13
| * | | | | Increase the limit so leaky pipe might workNick Mathewson2013-06-14
| * | | | | Don't queue more cells as a middle relay than the spec allows to be in flightAndrea Shepard2013-06-13
* | | | | | Merge branch 'circuit_queue_cap-0.2.5-squashed'Nick Mathewson2013-06-14
|\ \ \ \ \ \
| * | | | | | Increase the limit so leaky pipe might workNick Mathewson2013-06-14
| * | | | | | Don't queue more cells as a middle relay than the spec allows to be in flightAndrea Shepard2013-06-13
| | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'linus/bug8532'Nick Mathewson2013-06-13
|\ \ \ \ \ \
| * | | | | | Add support for offsetting the voting interval in order to bootstrap faster.Linus Nordberg2013-06-08
| |/ / / / /
* | | | | | Merge remote-tracking branch 'public/bug7912_squashed'Nick Mathewson2013-06-13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Code to track on a circuit whether it has a "pending" delete cellNick Mathewson2013-06-13