aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
Commit message (Expand)AuthorAge
* Excise the insertion_time_elem_t logicNick Mathewson2014-02-10
* Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-11-15
|\
| * Improved circuit queue out-of-memory handlerNick Mathewson2013-11-07
| * Send NETINFO on receiving a NETINFO if we have not yet sent one.Nick Mathewson2013-08-21
* | Get ready to stop sending timestamps in INTRODUCE cellsNick Mathewson2013-09-20
* | Send NETINFO on receiving a NETINFO if we have not yet sent one.Nick Mathewson2013-08-20
* | NumDirectoryGuards now tracks NumEntryGuards by defaultRoger Dingledine2013-07-30
* | 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
* | Copy-paste description of PathBias params from man page to or.h commentAndrea Shepard2013-05-20
* | Merge branch 'less_charbuf_rebased' into maint-0.2.4Nick Mathewson2013-04-18
|\ \
| * | Test improvement: include microdesc lines in our synthetic microdesc consensu...Nick Mathewson2013-04-18
* | | Merge branch 'bug8683_rebased' into maint-0.2.4Nick Mathewson2013-04-14
|\ \ \
| * | | Rename all fields which measure bw in kb to end with _kbNick Mathewson2013-04-14
* | | | Merge remote-tracking branch 'public/bug5650_squashed' into maint-0.2.4Nick Mathewson2013-04-12
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Avoid busy-looping on WANTREAD within connection_handle_writeNick Mathewson2013-04-12
* | | Merge remote-tracking branch 'public/bug8117_023' into maint-0.2.4Nick Mathewson2013-04-11
|\ \ \
| * | | Per-SOCKSPort configuration for bug 8117 fix.Nick Mathewson2013-03-20
| |/ /
* | | Set default minimum bandwidth for exit flag to zero for TestingTorNetworkAndrea Shepard2013-03-20
* | | Let testing networks override ABSOLUTE_MIN_VALUE_FOR_FAST_FLAGNick Mathewson2013-03-20
* | | Merge branch 'bug8240_v2_squashed' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \
| * | | Make the guard lifetime configurable and adjustable via the consensusNick Mathewson2013-03-19
| |/ /
* | | Merge branch 'bug7582_v2' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \
| * | | On END_REASON_EXITPOLICY, mark circuit as unusable for that address.Nick Mathewson2013-03-11
* | | | Merge remote-tracking branch 'public/bug6174' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \
| * | | | Stop frobbing timestamp_dirty as our sole means to mark circuits unusableNick Mathewson2013-02-19
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'public/bug8062' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \
| * | | | Increase link_proto field to 2 bytesNick Mathewson2013-03-11
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \
| * | | | Ignore advertised bandwidths if we have enough measured bandwidths availableAndrea Shepard2013-03-18
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'public/no_dup_guards' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \
| * | | | Be more robust when excluding existing nodes as new dirguardsNick Mathewson2013-02-14
| * | | | Add some code to bluntly prevent duplicate guards from getting addedNick Mathewson2013-02-14
* | | | | Merge remote-tracking branch 'public/unused_stuff' into maint-0.2.4Nick Mathewson2013-03-15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove a bunch of unused macro definitionsNick Mathewson2013-02-23
| | |/ / | |/| |
* | | | randomize SSLKeyLifetime by defaultRoger Dingledine2013-03-10
* | | | parameterize SSLKeyLifetimeRoger Dingledine2013-03-10
* | | | Tweak bug6783 patch.Nick Mathewson2013-03-10
* | | | Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requestsNick Mathewson2013-03-10
|/ / /
* | | Merge branch 'bug2286_unit_test_squashed'Nick Mathewson2013-02-19
|\ \ \
| * | | Refactor storing of measured_bw versus Unmeasured=1.Nick Mathewson2013-02-19
| * | | Tweak consensus method 17 based on arma's commentsNick Mathewson2013-02-19
* | | | Merge remote-tracking branch 'public/wide_circ_ids'Nick Mathewson2013-02-15
|\ \ \ \ | |_|/ / |/| | |
| * | | Replace magic constants for wide_circ_ids with inline function callsNick Mathewson2013-02-09
| * | | Allow a v4 link protocol for 4-byte circuit IDs.Nick Mathewson2012-11-06
* | | | Wrap more macro definitions in (parentheses)Nick Mathewson2013-02-09
| |/ / |/| |