aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Remove remaining timing-dependency in choosing nodes by bandwidthNick Mathewson2012-08-09
* Change smartlist_choose_node_by_bandwidth to avoid doubleNick Mathewson2012-08-09
* Merge remote-tracking branch 'public/bug6252_again' into maint-0.2.3Nick Mathewson2012-08-09
|\
| * Detect bug 6252 (unexpected sendme cell)Roger Dingledine2012-07-18
* | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-08-03
|\ \
| * | Mitigate a side-channel leak of which relays Tor chooses for a circuitRobert Ransom2012-08-03
* | | Remove bogus comment claiming that an assertion is triggerable by consensusRobert Ransom2012-08-03
* | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-08-03
|\| |
| * | Avoid possible segfault when handling networkstatus vote with bad flavorNick Mathewson2012-08-03
* | | Avoid hard (impossible?)-to-trigger double-free in dns_resolve()Nick Mathewson2012-07-31
* | | Merge branch 'bug6490_v2' into maint-0.2.3Nick Mathewson2012-07-31
|\ \ \
| * | | Warn when accounting is used in a way likely to link hidden servicesNick Mathewson2012-07-31
* | | | trivial grammar fixRoger Dingledine2012-07-31
|/ / /
* | | Merge remote-tracking branch 'asn/bug6274_take3' into maint-0.2.3Nick Mathewson2012-07-23
|\ \ \ | |_|/ |/| |
| * | Better handling of server managed proxies when Tor is not a relay.George Kadianakis2012-07-18
* | | Merge branch 'smartlist_shorten' into maint-0.2.3Nick Mathewson2012-07-18
|\ \ \
| * | | Tweaks to 6400 changes file and docs as suggested by armaNick Mathewson2012-07-18
| * | | Fix the remaining instances of nexted SMARTLIST_FOREACHNick Mathewson2012-07-17
| * | | Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/ENDNick Mathewson2012-07-17
* | | | Improve message on spurious SOCKSListenAddressNick Mathewson2012-07-17
|/ / /
* | | Allow TestingTorNetwork when alternate dir and bridge authorities are set.Linus Nordberg2012-07-17
* | | Refer to the correct variable in a loop when parsing entry guard stateNick Mathewson2012-07-16
* | | Coverity 709056: Check return value on fputs in tor-gencertNick Mathewson2012-07-16
|/ /
* | Merge branch 'maint-0.2.2' into maint-0.2.3Roger Dingledine2012-07-06
|\|
| * Revert to the May 2012 geoip dbRoger Dingledine2012-07-06
* | Merge remote-tracking branch 'nickm/bug6271_part_a' into maint-0.2.3Roger Dingledine2012-07-06
|\ \
| * | Fix a bug handling SENDME cells on nonexistent streams.Nick Mathewson2012-07-06
| |/
* | Fix port range in parse_port_range().George Kadianakis2012-07-06
* | On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rcNick Mathewson2012-07-05
* | Revert "Detect bug 6252 (unexpected sendme cell)"Roger Dingledine2012-07-01
* | Detect bug 6252 (unexpected sendme cell)Roger Dingledine2012-07-01
* | bump version to 0.2.3.18-rc-devNick Mathewson2012-06-28
* | bump to 0.2.3.18-rcRoger Dingledine2012-06-28
* | add a blurb for 0.2.3.18-rc, other minor cleanupsRoger Dingledine2012-06-28
* | fix grammar in commentRoger Dingledine2012-06-28
* | Merge remote-tracking branch 'public/bug6244_part2' into maint-0.2.3Nick Mathewson2012-06-28
|\ \
| * | Fix GETINFO address-mappings/... with wildcarded addresses.Nick Mathewson2012-06-27
* | | Downgrade 'Got a certificate, but we already have it' log message from warnin...Andrea Shepard2012-06-28
|/ /
* | Allow wildcarded mapaddress targets in controller MAPADDRESS commandNick Mathewson2012-06-27
* | Merge remote-tracking branch 'public/bug6227' into maint-0.2.3Nick Mathewson2012-06-26
|\ \
| * | Bump the test util/threads timeout up to 150 secNick Mathewson2012-06-25
* | | Fix a warning when using glibc's strcspn with clang.Nick Mathewson2012-06-26
* | | Add a unit test for environment_variable_names_equalNick Mathewson2012-06-26
* | | Fix a compilation warning with clang 3.0Nick Mathewson2012-06-26
* | | Downgrade message about md cache cleaning from notice to infoNick Mathewson2012-06-26
|/ /
* | Don't do DNS lookups when parsing corrupted managed proxy messages.George Kadianakis2012-06-25
* | Merge remote-tracking branch 'public/bug6225' into maint-0.2.3Nick Mathewson2012-06-25
|\ \
| * | Don't assert in get_string_from_pipe() on len==0Nick Mathewson2012-06-23
| * | Resolve crash caused by format_helper_exit_status changes in #5557Nick Mathewson2012-06-23
* | | Catch a few more K&R violations with make check-spacesNick Mathewson2012-06-23
|/ /