aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | | | | Clear up a comment about when an assertion could fireNick Mathewson2013-02-19
| | |/ / / / / | |/| | | | |
* | | | | | | Fix another case of bug 8206; patch from flupzorNick Mathewson2013-03-18
* | | | | | | Merge remote-tracking branch 'public/bug6673' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \ \ \
| * | | | | | | Give an #error when we want threads and OpenSSL has disabled threadsNick Mathewson2013-03-11
| | |/ / / / / | |/| | | | |
* | | | | | | Fix some wide linesNick Mathewson2013-03-18
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'public/bug8377' into maint-0.2.3Nick Mathewson2013-03-18
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Add unit test for tor_addr_is_loopbackNick Mathewson2013-03-01
| | * | | | | | Make sure that [::1] is recognized as a private addressNick Mathewson2013-03-01
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \ \ \
| * | | | | | | Improve comment for routers_with_measured_bw static var in dirserv.cAndrea Shepard2013-03-18
| * | | | | | | Improve comment on router_counts_toward_thresholds()Andrea Shepard2013-03-18
| * | | | | | | Add dirserv_has_measured_bw() predicate wrapper for dirserv_query_measured_bw...Andrea Shepard2013-03-18
| * | | | | | | Ignore advertised bandwidths if we have enough measured bandwidths availableAndrea Shepard2013-03-18
| * | | | | | | Better comment for dirserv_query_measured_bw_cache()Andrea Shepard2013-03-07
| * | | | | | | Use DIGESTMAP_FOREACH_MODIFY in dirserv_expire_measured_bw_cache() for concisionAndrea Shepard2013-03-07
| * | | | | | | Add unit test for dirserv measured bandwidth cacheAndrea Shepard2013-03-07
| * | | | | | | Make sure expiry check in dirserv_expire_measured_bw_cache() works if time_t ...Andrea Shepard2013-03-07
| * | | | | | | More constness in dirserv.cAndrea Shepard2013-03-07
| * | | | | | | Make dirserv_cache_measured_bw() use a const measured_bw_line_t *Andrea Shepard2013-03-07
| * | | | | | | Call dirserv_clear_measured_bw_cache() from dirserv_free_all()Andrea Shepard2013-03-05
| * | | | | | | Prefer measured bandwidths over advertised when computing things for votes on...Andrea Shepard2013-02-27
* | | | | | | | Make stream events for RESOLVE lookups more consistentNick Mathewson2013-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/bug8059' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix a framing bug when reading versions from a versions cell.Nick Mathewson2013-03-11
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Remove an unused local variable.Nick Mathewson2013-03-18
* | | | | | | | | Check return values from fcntl and setsockoptNick Mathewson2013-03-18
* | | | | | | | | Check for 0.2.4.8, not 0.2.4.7, to determine EXTEND2 supportNick Mathewson2013-03-18
* | | | | | | | | Merge remote-tracking branch 'public/bug8180_023_v2' into maint-0.2.4Nick Mathewson2013-03-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Upgrade the warn for EntryNodes without UseEntryGuards to an errorNick Mathewson2013-03-15
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge remote-tracking branch 'public/unused_stuff' into maint-0.2.4Nick Mathewson2013-03-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove some functions which were unused except for their testsNick Mathewson2013-02-23
| * | | | | | | | | Remove some totally unused functionsNick Mathewson2013-02-23
| * | | | | | | | | Remove a bunch of unused macro definitionsNick Mathewson2013-02-23
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Fix some basic socket issues with tor-fw-helper-natpmp on windowsNick Mathewson2013-03-15
* | | | | | | | | Fix brackets in tor-fw-helper help output.David Fifield2013-03-15
* | | | | | | | | Make circuit_purpose_to_string handle CIRCUIT_PURPOSE_PATH_BIAS_TESTINGNick Mathewson2013-03-14
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-03-11
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-03-11
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Update to the March 2013 GeoIP database.Karsten Loesing2013-03-07
| * | | | | | oops; add a missing semicolonNick Mathewson2013-02-12
* | | | | | | start part-way through the ssl cert lifetimeRoger Dingledine2013-03-10
* | | | | | | randomize SSLKeyLifetime by defaultRoger Dingledine2013-03-10
* | | | | | | parameterize SSLKeyLifetimeRoger Dingledine2013-03-10
* | | | | | | Merge remote-tracking branch 'arma/bug6783_big_hammer' into maint-0.2.4Nick Mathewson2013-03-10
|\ \ \ \ \ \ \
| * | | | | | | set DisableV2DirectoryInfo_ off by defaultRoger Dingledine2013-03-10
| * | | | | | | Tweak bug6783 patch.Nick Mathewson2013-03-10