summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-16Add coverage-html makefile targetKevin Murray
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-16changes file for 12474, 12438.Nick Mathewson
2014-07-16src/or/connection.c: expose bucket_millis_empty for bufferevents testAnthony G. Basile
2014-07-16configure.ac: fix build with --enable-buffereventsAnthony 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-16add changes file for 12503Nick 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-09Remove executable bit from control.c, router.cNick Mathewson
2014-06-23Update a comment and undef an identifierArlo Breault
2014-06-21logic mixup, noticed by alphawolfRoger Dingledine
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-18Give 0.2.5.5-alpha a release datetor-0.2.5.5-alphaNick Mathewson
2014-06-18Reflow 0.2.5.5-alpha changelogNick Mathewson
2014-06-18changelog edits from wfn and yawningNick Mathewson
2014-06-18Re-wrap the 0.2.5.5-alpha changelogNick Mathewson
2014-06-18Edit 0.2.5.5-alpha changelog for terseness and grammar.Nick Mathewson
2014-06-16bump version to 0.2.5.5-alpha. Not released yet.Nick Mathewson
2014-06-16whitespace fixesNick Mathewson
2014-06-16Bring remaining 0.2.5.5-alpha entries into changelogNick Mathewson
2014-06-16manpage: Move more authority-only options into the authority sectionNick Mathewson
2014-06-14Add ATTR_UNUSED to HT_FINDNick Mathewson
2014-06-14Merge branch 'bug8746_v2_squashed'Nick Mathewson
2014-06-14changes file for 8746Nick 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
2014-06-14On Windows, terminate processes by handle, not pidNick Mathewson
2014-06-14Use waitpid code to learn when a controlled process diesNick Mathewson
2014-06-14New waitpid-handler functions to run callbacks when a child exits.Nick Mathewson
2014-06-14Merge branch 'bug12184_diagnostic_squashed'Nick Mathewson
2014-06-14Try to diagnose bug 12184Nick Mathewson
2014-06-13Merge branch 'bug12191_squashed'Nick Mathewson
2014-06-13Also raise the check for 0 circuit ID in created cell.Nick Mathewson
2014-06-13sandbox: Permit stat() of DataDir/statsNick Mathewson
2014-06-11whitespaces fixesNick Mathewson
2014-06-11Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'Nick Mathewson
2014-06-11Tweak changes entry for 6799Nick Mathewson
2014-06-11Fix a 32-big conversion warning in 11970 fixNick Mathewson
2014-06-11Replace last_added_nonpadding with last_had_circuitsNick Mathewson