aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-11Fix a very short-lived socket leak in tor-resolveNick Mathewson
2013-02-11Resolve memory leaks in the unit tests and benchmarks (found by coverity)Nick Mathewson
2013-02-11Fix a copy-and-paste issue found by coverityNick Mathewson
2013-02-11Speed up the curve25519 unit test by doing fewer iterationsNick Mathewson
2013-02-11Merge remote-tracking branch 'public/bug8158'Nick Mathewson
2013-02-11Avoid generating extra spaces when explaining how we guessed our addressNick Mathewson
2013-02-11Refactor resolve_my_address() so logs are more accurate / helpfulRoger Dingledine
2013-02-11log the hostname that resolve_my_address() used to guess our IPRoger Dingledine
2013-02-11Merge remote-tracking branch 'public/bug7801_v2'Nick Mathewson
2013-02-09Replace magic constants for wide_circ_ids with inline function callsNick Mathewson
2013-02-09Wrap more macro definitions in (parentheses)Nick Mathewson
2013-02-08Improve comment at Andrea's requestNick Mathewson
2013-02-08Merge remote-tracking branch 'public/signof_enum'Nick Mathewson
2013-02-08changes file for bug7801Nick Mathewson
2013-02-08Unit test for tor_weak_random_rangeNick Mathewson
2013-02-08Add explicit check for !first_conn in ...resume_edge_reading_helperNick Mathewson
2013-02-08Improve comment about our random stream choice algorithmNick Mathewson
2013-02-08Fix numerous problems with Tor's weak RNG.Nick Mathewson
2013-02-08Add doxygen for bug8158 functionsNick Mathewson
2013-02-08Coalesce identical adjacent microdescriptor vote lines.Nick Mathewson
2013-02-08Refactor generating the m lines in a vote into its own functionNick 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-05New consensus method: clip the maximum votable unmeasured bwNick Mathewson
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