aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-09Validate SOCKS arguments.George Kadianakis
2013-02-09Add support for parsing SOCKS arguments.George Kadianakis
2013-02-09Add utility functions needed for SOCKS argument parsing.George Kadianakis
2013-02-09Wrap more macro definitions in (parentheses)Nick Mathewson
2013-02-08Merge remote-tracking branch 'public/signof_enum'Nick Mathewson
2013-02-08Merge remote-tracking branch 'karsten/geoip-manual-update'Nick Mathewson
2013-02-08Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2013-02-08Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-02-08Comment out now obsolete change in geoip-manual.Karsten Loesing
2013-02-08Update to the February 2013 GeoIP database.Karsten Loesing
2013-02-07Merge remote-tracking branch 'public/easy_ratelim'Nick Mathewson
2013-02-07Have autoconf check whether enums are signed.Nick Mathewson
2013-02-07Use a nicely written autoconf macro to determine the sign of a typeNick Mathewson
2013-02-07Merge remote-tracking branch 'arma/bug7054'Nick Mathewson
2013-02-07Merge remote-tracking branch 'public/bug7816_023'Nick Mathewson
2013-02-07Merge remote-tracking branch 'public/bug7816_024'Nick Mathewson
2013-02-07Merge branch 'bug7902'Nick Mathewson
2013-02-07whitespace fixNick Mathewson
2013-02-07Merge branch 'ticket8161_squashed'Nick Mathewson
2013-02-07Mention a trac ticket relevant to an XXX comment.Mike Perry
2013-02-07Better document an XXX comment about refactoring.Mike Perry
2013-02-07Changes file for path use bias threshold changes.Mike Perry
2013-02-07Separate the flags for logging use bias.Mike Perry
2013-02-07Merge branch 'bug8121_squashed'Nick Mathewson
2013-02-07Tolerate curve25519 backends where the high bit of the pk isn't ignoredNick Mathewson
2013-02-05revise historyRoger Dingledine
2013-02-05Merge remote-tracking branch 'public/bug8151'Nick Mathewson
2013-02-04Update manpage for new pathbias use thresholds.Mike Perry
2013-02-04Lower path use bias thresholds.Mike Perry
2013-02-04bump to 0.2.4.10-alpha-devRoger Dingledine
2013-02-04bump to 0.2.4.10-alphator-0.2.4.10-alphaRoger Dingledine
2013-02-04fold in changes for 0.2.4.10-alphaRoger Dingledine
2013-02-04Include a flag-thresholds line in each vote to describe flag cutoffsNick Mathewson
2013-02-04Merge branch 'authdir_quick_fix'Nick Mathewson
2013-02-04Merge branch 'bug8146_etc'Nick Mathewson
2013-02-04Quick fix on 5956 for authoritiesNick Mathewson
2013-02-04Merge branch 'bug8153'Nick Mathewson
2013-02-04Reinstate some fixes/tweaks from 6e4a4002Nick Mathewson
2013-02-04Fix a warning when building with --disable-curve25519Nick Mathewson
2013-02-04Fix compilation with --disable-curve25519 optionNick Mathewson
2013-02-04When we mark a node as a sybil, mark it down and reset its uptime to 0Nick Mathewson
2013-02-04Ignore tiny bandwidths entirely when computing thresholdsNick Mathewson
2013-02-04Increase the minimum value for the Fast flag to 4096.Nick Mathewson
2013-02-04Refactor should-count-towards-thresholds test into new functionNick Mathewson
2013-02-04When computing performance thresholds, ignore omitted-as-sybil nodes.Nick Mathewson
2013-02-04Whoops: evdns_log, not tor_log, in src/ext/eventdns.cNick Mathewson
2013-02-01Merge remote-tracking branch 'public/feature7706'Nick Mathewson
2013-02-01Merge remote-tracking branch 'public/bug7708_023_v3_squashed'Nick Mathewson
2013-02-01Clarify documentation of connection_finished_flushingNick Mathewson
2013-02-01Fix serious breakage in connection_handle_write_implNick Mathewson