aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-31Fixes/beautification of RPM spec. Tiny improvements in RPM build docs.Ondrej Mikle
2012-07-31Fixed creating _tor user in RPM-based installs.Ondrej Mikle
2012-07-31Workaround for building EL5 RPMs by specifying rpmbuild-md5. Updated old note...Ondrej Mikle
2012-07-31Cleanup of RPM build process - no more .git in tarball, use automake's dist-g...Ondrej Mikle
2012-07-31Dependencies for RPM building with mock should work nowOndrej Mikle
2012-07-31Merge branch 'bug6490_v2' into maint-0.2.3Nick Mathewson
2012-07-31Warn when accounting is used in a way likely to link hidden servicesNick Mathewson
2012-07-31Fix some manpage typosNick Mathewson
2012-07-31trivial grammar fixRoger Dingledine
2012-07-23Merge remote-tracking branch 'asn/bug6274_take3' into maint-0.2.3Nick Mathewson
2012-07-20changes file for bug 6436.Nick Mathewson
2012-07-20Clarify how to build asciidoc files using homebrew on Mac OS XSteven Murdoch
2012-07-18Better handling of server managed proxies when Tor is not a relay.George Kadianakis
2012-07-18Merge branch 'smartlist_shorten' into maint-0.2.3Nick Mathewson
2012-07-18Tweaks to 6400 changes file and docs as suggested by armaNick Mathewson
2012-07-17Improve message on spurious SOCKSListenAddressNick Mathewson
2012-07-17Fix the remaining instances of nexted SMARTLIST_FOREACHNick Mathewson
2012-07-17Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/ENDNick Mathewson
2012-07-17Allow TestingTorNetwork when alternate dir and bridge authorities are set.Linus Nordberg
2012-07-16Refer to the correct variable in a loop when parsing entry guard stateNick Mathewson
2012-07-16Coverity 709056: Check return value on fputs in tor-gencertNick Mathewson
2012-07-16Improve Alternate*Authority docs. Bug 6387.Nick Mathewson
2012-07-06Merge branch 'maint-0.2.2' into maint-0.2.3Roger Dingledine
2012-07-06Revert to the May 2012 geoip dbRoger Dingledine
2012-07-06Merge remote-tracking branch 'nickm/bug6271_part_a' into maint-0.2.3Roger Dingledine
2012-07-06Fix port range in parse_port_range().George Kadianakis
2012-07-06Fix a bug handling SENDME cells on nonexistent streams.Nick Mathewson
2012-07-05On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rcNick Mathewson
2012-07-01Revert "Detect bug 6252 (unexpected sendme cell)"Roger Dingledine
2012-07-01Detect bug 6252 (unexpected sendme cell)Roger Dingledine
2012-06-28bump version to 0.2.3.18-rc-devNick Mathewson
2012-06-28bump to 0.2.3.18-rctor-0.2.3.18-rcRoger Dingledine
2012-06-28add a blurb for 0.2.3.18-rc, other minor cleanupsRoger Dingledine
2012-06-28fix grammar in commentRoger Dingledine
2012-06-28fold in more changes entriesRoger Dingledine
2012-06-28Clean up check-spaces block; make it cover the right filesNick Mathewson
2012-06-28Merge remote-tracking branch 'public/bug6244_part2' into maint-0.2.3Nick Mathewson
2012-06-28Add version and bug number to 5238 changes fileNick Mathewson
2012-06-28Downgrade 'Got a certificate, but we already have it' log message from warnin...Andrea Shepard
2012-06-27Fix GETINFO address-mappings/... with wildcarded addresses.Nick Mathewson
2012-06-27Allow wildcarded mapaddress targets in controller MAPADDRESS commandNick Mathewson
2012-06-27merge changes files into upcoming changelogRoger Dingledine
2012-06-26Merge remote-tracking branch 'public/bug6227' into maint-0.2.3Nick Mathewson
2012-06-26Fix a warning when using glibc's strcspn with clang.Nick Mathewson
2012-06-26Add a unit test for environment_variable_names_equalNick Mathewson
2012-06-26Fix a compilation warning with clang 3.0Nick Mathewson
2012-06-26Downgrade message about md cache cleaning from notice to infoNick Mathewson
2012-06-25Bump the test util/threads timeout up to 150 secNick Mathewson
2012-06-25Don't do DNS lookups when parsing corrupted managed proxy messages.George Kadianakis
2012-06-25Merge remote-tracking branch 'public/bug6225' into maint-0.2.3Nick Mathewson