summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge and refactor redundant parse_client_transport_line() and parse_server_t...ticket6456Andrea Shepard2014-07-31
* Replace all calls to parse_client_transport_line() or parse_server_transport_...Andrea Shepard2014-07-28
* Add unit test for ClientTransportPlugin/ServerTransportPlugin config line par...Andrea Shepard2014-07-25
* Add some mocks needed to unit test ClientTransportPlugin/ServerTransportPlugi...Andrea Shepard2014-07-25
* Expose parse_client_transport_line() and parse_server_transport_line() for th...Andrea Shepard2014-07-25
* Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson2014-07-21
|\
| * Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson2014-07-21
| |\
| | * Merge remote-tracking branch 'karsten/geoip6-jul2014' into maint-0.2.4Nick Mathewson2014-07-21
| | |\
| | | * Update geoip6 to the July 10 2014 database.Karsten Loesing2014-07-18
| | * | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-07-21
| | |\ \ | | | |/ | | |/|
| | | * Update geoip to the July 10 2014 database.Karsten Loesing2014-07-18
* | | | Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson2014-07-21
|\ \ \ \ | |/ / /
| * | | update changes entry with info for 11578 patchNick Mathewson2014-07-21
| * | | Fix warning on building with buffereventsSathyanarayanan Gunasekaran2014-07-21
| * | | Use safe_str in channel_dumpstats: improve 12184 diagnosticNick Mathewson2014-07-18
* | | | Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson2014-07-17
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'public/bug12602_024' into maint-0.2.5Nick Mathewson2014-07-17
| |\ \ \
| | * | | Fix compilation with no-compression OpenSSL builds and forksNick Mathewson2014-07-17
| | |/ /
* | | | Move test_descriptors.txt to an include fileNick Mathewson2014-07-16
* | | | Fix tests when building out-of-treeNick Mathewson2014-07-16
* | | | Merge remote-tracking branch 'andrea/bug11302'Nick Mathewson2014-07-16
|\ \ \ \
| * | | | Check for orconns and use connection_or_close_for_error() when appropriate in...bug11302Andrea Shepard2014-04-15
* | | | | Add a changes file for bug12202Nick Mathewson2014-07-16
* | | | | Fix wide lines, make entry_is_live() non-inlineNick Mathewson2014-07-16
* | | | | Merge remote-tracking branch 'asn/bug12202'Nick Mathewson2014-07-16
|\ \ \ \ \
| * | | | | Change the interface of entry_is_live() to take a bitmap.George Kadianakis2014-06-25
| * | | | | Basic entry_is_live() unittest.George Kadianakis2014-06-25
* | | | | | Merge remote-tracking branch 'sysrqb/bug12573'Nick Mathewson2014-07-16
|\ \ \ \ \ \
| * | | | | | Only active relays should be given HSDirMatthew Finkel2014-07-09
* | | | | | | changes file for 12207Nick Mathewson2014-07-16
* | | | | | | Merge remote-tracking branch 'asn/bug12207_second_draft'Nick Mathewson2014-07-16
|\ \ \ \ \ \ \
| * | | | | | | Change interface of router_descriptor_is_too_old().George Kadianakis2014-07-09
| | |/ / / / / | |/| | | | |
| * | | | | | Add the entrynodes.c unit tests.George Kadianakis2014-06-24
| * | | | | | Functionify the descriptor age check so that we can NOP it in tests.George Kadianakis2014-06-24
| * | | | | | Add some test descriptors to src/test/.George Kadianakis2014-06-15
| * | | | | | Document choose_random_entry_impl() and populate_live_entry_guards().George Kadianakis2014-06-15
| * | | | | | Make a few entrynodes.c functions testable.George Kadianakis2014-06-15
| * | | | | | Make populate_live_entry_guards() more smoothly testable.George Kadianakis2014-06-15
| * | | | | | Constify aggressively in populate_live_entry_guards().George Kadianakis2014-06-15
| * | | | | | Fix the functionality of populate_live_entry_guards().George Kadianakis2014-06-15
| * | | | | | Move code from choose_random_entry_impl() to the new function.George Kadianakis2014-06-15
| * | | | | | Create skeleton for populate_live_entry_guards().George Kadianakis2014-06-15
| * | | | | | choose_random_entry_impl(): Remove useless consider_exit_family.George Kadianakis2014-06-15
| * | | | | | Remove a piece of disabled code in choose_random_entry_impl().George Kadianakis2014-06-15
* | | | | | | fix a c99-ismNick Mathewson2014-07-16
* | | | | | | Clarify TruncateLogFile manpage entryNick Mathewson2014-07-16
* | | | | | | Add a tor_ftruncate to replace ftruncate.Nick Mathewson2014-07-16
* | | | | | | Add an option to overwrite logsArlo Breault2014-07-16
* | | | | | | Tweak coverage-html targetNick Mathewson2014-07-16
* | | | | | | Add stanza on lcov coverage targetKevin Murray2014-07-16