aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
Commit message (Expand)AuthorAge
...
| * | | | 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 remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-04-14
|\| | | | |
| * | | | | 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 'origin/maint-0.2.4'Nick Mathewson2013-04-12
|\| | | | | |
| * | | | | | 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 'origin/maint-0.2.4'Nick Mathewson2013-04-11
|\| | | | |
| * | | | | 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
| | |/ / /
* | | | | Removed obsolete code related to cached-routersAkshay Hebbar Y S2013-04-01
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'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 remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-03-19
|\| | | |
| * | | | 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 remote-tracking branch 'origin/maint-0.2.4'Nick 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 'asn/bug3594_rebased_and_fixed'Nick Mathewson2013-03-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Send SOCKS arguments when doing SOCKS4.George Kadianakis2013-02-09
| | |_|_|/ | |/| | |
* | | | | 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
| |/ / |/| |
* | | Merge remote-tracking branch 'public/feature7706'Nick Mathewson2013-02-01
|\ \ \
| * | | When excluding nodes by country, exclude {??} and {A1} tooNick Mathewson2013-01-17
* | | | Refactor code that rolls back the use stateMike Perry2013-02-01
* | | | Refactor the scaling parameter fetching into a single function.Mike Perry2013-02-01
* | | | Add a tristate to guard against unexpected circ purpose transitionsMike Perry2013-02-01