aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | 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 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
| * | bump version to 0.2.3.18-rc-devNick Mathewson2012-06-28
| * | bump to 0.2.3.18-rcRoger Dingledine2012-06-28
* | | Fix crash bug from 4a8eaad7 (Bug 6255)Nick Mathewson2012-06-29
* | | Fix clang warning on d4285f03df475dc. Not in any released tor.Nick Mathewson2012-06-29
* | | Merge commit '81cd3d7ad641a8dbf'Nick Mathewson2012-06-28
|\| |
| * | add a blurb for 0.2.3.18-rc, other minor cleanupsRoger Dingledine2012-06-28
| * | fix grammar in commentRoger Dingledine2012-06-28
* | | Make check-spaces happy againNick Mathewson2012-06-28