aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't put unreachable IPv6 OR port in routerstatus.Linus Nordberg2012-07-19
* Add "a" line to status document.Linus Nordberg2012-07-19
* Add last_reachable and testing_since for IPv6 OR port.Linus Nordberg2012-07-19
* Don't assume that a node has routerinfo.Linus Nordberg2012-07-19
* Move last_reachable and testing_since from routerinfo_t to node_t.Linus Nordberg2012-07-19
* Avoid double-typedef of transport_t.Nick Mathewson2012-07-19
* Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-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
* | | Merge remote-tracking branch 'asn/bug3589'Nick Mathewson2012-07-17
|\ \ \
| * | | Address Nick's comments.George Kadianakis2012-07-12
| * | | Change extra-info "method" to "transport".George Kadianakis2012-07-03
| * | | Mark descriptor as dirty if all managed proxies are configured.George Kadianakis2012-07-03
| * | | Add pluggable transport info to extra-info descriptors.George Kadianakis2012-07-03
| * | | Constify some functions.George Kadianakis2012-07-03
| * | | Make some transports.c functions static.George Kadianakis2012-07-03
| * | | Refactor mp->transports to use transport_t.George Kadianakis2012-07-03
| * | | Introduce a transport_t deep copy function.George Kadianakis2012-07-03
| * | | Move transport-related functions from circuitbuild.c to transports.c.George Kadianakis2012-07-03
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-07-17
|\ \ \ \ | | |/ / | |/| |
| * | | Improve message on spurious SOCKSListenAddressNick Mathewson2012-07-17
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-07-17
|\| |
| * | Allow TestingTorNetwork when alternate dir and bridge authorities are set.Linus Nordberg2012-07-17
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-07-16
|\| |
| * | 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 remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-07-16
|\| |
| * | Improve Alternate*Authority docs. Bug 6387.Nick Mathewson2012-07-16
* | | forward-port the 0.2.3.19-rc changelogRoger Dingledine2012-07-07
* | | Merge branch 'maint-0.2.3'Roger Dingledine2012-07-06
|\| |
| * | 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 branch 'maint-0.2.3'Roger 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
| | |/ /
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-07-06
|\| | |
| * | | Fix port range in parse_port_range().George Kadianakis2012-07-06
* | | | Fix compilation on 32-bit. Fix for bug 6277, not in any released tor.Nick Mathewson2012-07-05
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-07-05
|\| | | | |_|/ |/| |
| * | On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rcNick Mathewson2012-07-05
* | | Merge branch 'maint-0.2.3'Roger Dingledine2012-07-01
|\| |
| * | Revert "Detect bug 6252 (unexpected sendme cell)"Roger Dingledine2012-07-01
* | | Merge branch 'maint-0.2.3'Roger Dingledine2012-07-01
|\| |
| * | Detect bug 6252 (unexpected sendme cell)Roger Dingledine2012-07-01
* | | Merge branch 'bug6255'Nick Mathewson2012-06-29
|\ \ \
| * | | Fix crash bug from 4a8eaad7 (Bug 6255)Nick Mathewson2012-06-29
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-06-29
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | bump version to 0.2.3.18-rc-devNick Mathewson2012-06-28