summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-07-28bump to 0.2.5.6-alphaRoger Dingledine
2014-07-28Merge branch 'maint-0.2.4' into maint-0.2.5Roger Dingledine
2014-07-28Warn and drop the circuit if we receive an inbound 'relay early' cellRoger Dingledine
2014-07-27Confusing log message when circuit can't be extendedArlo Breault
2014-07-25circuit_build_failed: distinguish "first hop chan failed", "CREATE failed"Nick Mathewson
2014-07-25Implement proposal 221: Stop sending CREATE_FASTNick Mathewson
2014-07-24Avoid illegal read off end of an array in prune_v2_cipher_listNick Mathewson
2014-07-24fix typo that crept in to 0.2.4.4-alphaRoger Dingledine
2014-07-24Raise guard threshold to top 25% or 2000 kilounitsRoger Dingledine
2014-07-24Merge branch 'maint-0.2.4' into maint-0.2.5Roger 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-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-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-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-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-16bump version to 0.2.5.5-alpha. Not released yet.Nick Mathewson
2014-06-16whitespace fixesNick Mathewson
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
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-11Fix a 32-big conversion warning in 11970 fixNick Mathewson