aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-24Merge branch 'maint-0.2.4' into maint-0.2.5Roger Dingledine
2014-07-24update manpage for numentryguards / numdirectoryguardsRoger Dingledine
2014-07-24add a NumDirectoryGuards consensus param tooRoger Dingledine
2014-07-24Add and use a new NumEntryGuards consensus parameter.Roger Dingledine
2014-07-23Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2014-07-23Merge branch 'curve25519-donna32' into maint-0.2.4Nick Mathewson
2014-07-23Put the bug number and correct credits in the changes file for the new curve2...Nick Mathewson
2014-07-21Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2014-07-21Merge remote-tracking branch 'karsten/geoip6-jul2014' into maint-0.2.4Nick Mathewson
2014-07-21Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-07-21update changes entry with info for 11578 patchNick Mathewson
2014-07-21Fix warning on building with buffereventsSathyanarayanan Gunasekaran
2014-07-18Use safe_str in channel_dumpstats: improve 12184 diagnosticNick Mathewson
2014-07-18Update geoip6 to the July 10 2014 database.Karsten Loesing
2014-07-18Update geoip to the July 10 2014 database.Karsten Loesing
2014-07-17Merge remote-tracking branch 'public/bug12602_024' into maint-0.2.5Nick Mathewson
2014-07-17Fix compilation with no-compression OpenSSL builds and forksNick 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-15Small tweaks to make curve25519-donna32 compile with our warningsNick Mathewson
2014-07-15Update to latest curve25519-donna32Nick Mathewson
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-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