aboutsummaryrefslogtreecommitdiff
path: root/src/or
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
| |\
| | * 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
* | | 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-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
* | | Fix crash bug from 4a8eaad7 (Bug 6255)Nick Mathewson2012-06-29
* | | Merge commit '81cd3d7ad641a8dbf'Nick Mathewson2012-06-28
|\| |
| * | fix grammar in commentRoger Dingledine2012-06-28
* | | Fix bug 3842: add a GETINFO signal/namesBrendan C2012-06-28
* | | add new GETINFO config/defaultsmeejah2012-06-28
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-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
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-06-28
|\| | |
| * | | Downgrade 'Got a certificate, but we already have it' log message from warnin...Andrea Shepard2012-06-28
| |/ /
* | | Extend tor_sscanf so it can replace sscanf in rephist.cNick Mathewson2012-06-28
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-06-27
|\| |
| * | Allow wildcarded mapaddress targets in controller MAPADDRESS commandNick Mathewson2012-06-27
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-06-26
|\| |
| * | Downgrade message about md cache cleaning from notice to infoNick Mathewson2012-06-26
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-06-25
|\| |