Commit History

Author SHA1 Message Date
  Nick Mathewson 62637fa224 Avoid hard (impossible?)-to-trigger double-free in dns_resolve() 13 years ago
  Nick Mathewson d3e1e458e1 Remove the upper limit on the size of MD we can generate. 13 years ago
  Nick Mathewson ae75fb13e1 changelog for bug6043 13 years ago
  Ondrej Mikle eeb81b5bb1 Fixes/beautification of RPM spec. Tiny improvements in RPM build docs. 13 years ago
  Ondrej Mikle a7fc797edf Fixed creating _tor user in RPM-based installs. 13 years ago
  Ondrej Mikle 0e778ac604 Workaround for building EL5 RPMs by specifying rpmbuild-md5. Updated old note about using static libevent when building RPMs. 13 years ago
  Ondrej Mikle 72260cfa68 Cleanup of RPM build process - no more .git in tarball, use automake's dist-gzip to create the tarball. 13 years ago
  Ondrej Mikle cf20fac37f Dependencies for RPM building with mock should work now 13 years ago
  Nick Mathewson 063138e001 Warn at parse time for routerstatus entry missing a microdesc consensus 13 years ago
  Nick Mathewson 7143d112a6 Don't include a router in an md consensus if we can't find a md for it. 13 years ago
  Nick Mathewson 2503cfad24 Allow microdescs to be up to 2k. Partial fix for 6404. 13 years ago
  Nick Mathewson aed93f8ad9 Merge branch 'bug6490_v2' into maint-0.2.3 13 years ago
  Nick Mathewson 2bd45213c9 Warn when accounting is used in a way likely to link hidden services 13 years ago
  Nick Mathewson d9bd0de062 Fix some manpage typos 13 years ago
  Roger Dingledine 1004489354 trivial grammar fix 13 years ago
  Nick Mathewson 692005b38d Merge remote-tracking branch 'asn/bug6274_take3' into maint-0.2.3 13 years ago
  Nick Mathewson 6cf8e38eca changes file for bug 6436. 13 years ago
  Steven Murdoch 5b853612fb Clarify how to build asciidoc files using homebrew on Mac OS X 13 years ago
  George Kadianakis a1d060a68f Better handling of server managed proxies when Tor is not a relay. 13 years ago
  Nick Mathewson 393944dfb6 Have the bug6252 commit message reflect its on-again/off-again status 13 years ago
  Roger Dingledine c1bd104111 Detect bug 6252 (unexpected sendme cell) 13 years ago
  Nick Mathewson b355ddb20f Merge branch 'smartlist_shorten' into maint-0.2.3 13 years ago
  Nick Mathewson 78dec94307 Tweaks to 6400 changes file and docs as suggested by arma 13 years ago
  Nick Mathewson 4cac5df554 Improve message on spurious SOCKSListenAddress 13 years ago
  Nick Mathewson efdf6c7118 Fix the remaining instances of nexted SMARTLIST_FOREACH 13 years ago
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 13 years ago
  Linus Nordberg 21c6c84853 Allow TestingTorNetwork when alternate dir and bridge authorities are set. 13 years ago
  Nick Mathewson 93b7301755 Refer to the correct variable in a loop when parsing entry guard state 13 years ago
  Nick Mathewson d32f5081e1 Coverity 709056: Check return value on fputs in tor-gencert 13 years ago
  Nick Mathewson 9ad5b25930 Improve Alternate*Authority docs. Bug 6387. 13 years ago