aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-07-16Move test_descriptors.txt to an include fileNick Mathewson
2014-07-16Fix tests when building out-of-treeNick Mathewson
2014-07-16Merge remote-tracking branch 'andrea/bug11302'Nick Mathewson
2014-07-16Fix wide lines, make entry_is_live() non-inlineNick Mathewson
2014-07-16Merge remote-tracking branch 'asn/bug12202'Nick Mathewson
2014-07-16Merge remote-tracking branch 'sysrqb/bug12573'Nick Mathewson
2014-07-16Merge remote-tracking branch 'asn/bug12207_second_draft'Nick Mathewson
2014-07-16fix a c99-ismNick Mathewson
2014-07-16Add a tor_ftruncate to replace ftruncate.Nick Mathewson
2014-07-16Add an option to overwrite logsArlo Breault
2014-07-16When making a tempdir for windows unit tests, avoid an extra backslashNick Mathewson
2014-07-16Apply GeoIPExcludeUnknown before checking transitionsNick Mathewson
2014-07-16Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-07-16src/or/connection.c: expose bucket_millis_empty for bufferevents testAnthony G. Basile
2014-07-16diagnostic for 12184: Add a call to channel_dump_statisticsNick Mathewson
2014-07-16Add another 8387 diagnosticNick Mathewson
2014-07-16Merge remote-tracking branch 'public/bug8387_024' into maint-0.2.5Nick Mathewson
2014-07-16Fixed fgets_eagain unit test.cypherpunks
2014-07-09Fix a bug where streams would linger forever when we had no dirinfoNick Mathewson
2014-07-09Change interface of router_descriptor_is_too_old().George Kadianakis
2014-07-09Remove executable bit from control.c, router.cNick Mathewson
2014-07-09Only active relays should be given HSDirMatthew Finkel
2014-06-25Change the interface of entry_is_live() to take a bitmap.George Kadianakis
2014-06-25Basic entry_is_live() unittest.George Kadianakis
2014-06-24Add the entrynodes.c unit tests.George Kadianakis
2014-06-24Functionify the descriptor age check so that we can NOP it in tests.George Kadianakis
2014-06-23Update a comment and undef an identifierArlo Breault
2014-06-20Thread support is now requiredNick Mathewson
2014-06-20Remove code for Windows CE supportNick Mathewson
2014-06-20Authorities also advertise caches-extra-infoNick Mathewson
2014-06-19Merge remote-tracking branch 'karsten/bug11683'Nick Mathewson
2014-06-18Bump version in master to 0.2.6.0-alpha-devNick Mathewson
2014-06-18Bump version to Tor 0.2.5.5-alpha-devNick Mathewson
2014-06-16bump version to 0.2.5.5-alpha. Not released yet.Nick Mathewson
2014-06-16whitespace fixesNick Mathewson
2014-06-15Add some test descriptors to src/test/.George Kadianakis
2014-06-15Document choose_random_entry_impl() and populate_live_entry_guards().George Kadianakis
2014-06-15Make a few entrynodes.c functions testable.George Kadianakis
2014-06-15Make populate_live_entry_guards() more smoothly testable.George Kadianakis
2014-06-15Constify aggressively in populate_live_entry_guards().George Kadianakis
2014-06-15Fix the functionality of populate_live_entry_guards().George Kadianakis
2014-06-15Move code from choose_random_entry_impl() to the new function.George Kadianakis
2014-06-15Create skeleton for populate_live_entry_guards().George Kadianakis
2014-06-15choose_random_entry_impl(): Remove useless consider_exit_family.George Kadianakis
2014-06-15Remove a piece of disabled code in choose_random_entry_impl().George Kadianakis
2014-06-14Add ATTR_UNUSED to HT_FINDNick Mathewson
2014-06-14Merge branch 'bug8746_v2_squashed'Nick Mathewson
2014-06-14refactor win/nix handling for test_spawn_background*()Nick Mathewson
2014-06-14More unit tests for process spawningNick Mathewson
2014-06-14New testing-only tor_sleep_msec functionNick Mathewson