aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_edge.c
Commit message (Expand)AuthorAge
* Const-ify a few functionsNick Mathewson2011-07-19
* (Unused) backend logic for stream isolationNick Mathewson2011-07-19
* Fix a wide line. "Tradition!"Nick Mathewson2011-07-15
* Remove compare_addr_to_node_policyNick Mathewson2011-07-15
* Resolve a warning from the bug1666 branchNick Mathewson2011-07-13
* Merge remote-tracking branch 'public/bug1666'Nick Mathewson2011-07-13
|\
| * Refactor fetch_from_buf_socks() to be greedyNick Mathewson2011-06-29
* | Split connection_about_to_close_connection into separate functionsNick Mathewson2011-07-11
* | Kill redundant checks around routerset_contains_*()Nick Mathewson2011-07-07
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-07-07
|\ \
| * | Correctly send a SUCCEEDED event for rdns requestsSebastian Hahn2011-07-07
* | | Make the get_options() return constNick Mathewson2011-06-14
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\| |
| * | Log descriptions of nodes, not just nicknames.Nick Mathewson2011-05-15
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\| |
| * | Handle transitions in Automap*, VirtualAddrNetwork correctlyNick Mathewson2011-05-13
| * | When TrackExitHosts changes, remove all no-longer-valid mappingsNick Mathewson2011-05-13
* | | Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson2011-05-11
|\| |
| * | Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson2011-05-11
| |\ \
| | * | Hand-conversion and audit phase of memcmp transitionNick Mathewson2011-05-11
| | * | Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson2011-05-11
| | * | Merge remote branch 'public/bug1859_021' into maint-0.2.1Nick Mathewson2011-02-22
| | |\ \
| | | * | Issues with router_get_by_nickname()Robert Hogan2010-11-12
| | | * | Issues with router_get_by_nickname()Robert Hogan2010-11-12
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-27
|\| | | |
| * | | | Fix clear_trackhostexits_mapping() to actually work as advertisedNick Mathewson2011-04-27
* | | | | Merge maint-0.2.2 for the bug1090-part1-squashed branchNick Mathewson2011-04-27
|\| | | |
| * | | | revert most of ef81649d2fcRoger Dingledine2011-04-27
| * | | | Fix a check-spaces complaintSebastian Hahn2011-04-26
| * | | | When there is a transition in permitted nodes, apply it to trackexithosts mapNick Mathewson2011-04-26
| * | | | Correct the behavior of .exit with ExcludeNodes, StrictNodes, etc.Nick Mathewson2011-04-26
| * | | | Note another place that we need to fix a 1090 issue.Nick Mathewson2011-04-26
| * | | | refuse moria1.exit if moria1 is excludedRoger Dingledine2011-04-26
| * | | | note another case where strictnodes is considered for exitsRoger Dingledine2011-04-26
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-07
|\| | | |
| * | | | Fix handling of StreamID exhaustion.Nick Mathewson2011-03-25
| * | | | Add XXX023s for our timestamp_dirty abuse.Nick Mathewson2011-03-25
| * | | | Look at the right errno when sending reason for connect() failureNick Mathewson2011-03-25
| * | | | Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
* | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-03-15
|\| | | |
| * | | | Consider sending stream-level SENDME cells on partial flushes.Nick Mathewson2011-03-14
* | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-02-07
|\| | | |
| * | | | Some cleanups to bug2279 messages/docs from rransomNick Mathewson2011-02-07
| * | | | Add an option to disable the block-private-addresses featureNick Mathewson2011-01-26
| * | | | Add client code to detect attempts to connect to 127.0.0.1 etcNick Mathewson2011-01-25
* | | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-07
|\| | | |
| * | | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-07
| |\| | |
| | * | | Remove a loud info log messageNick Mathewson2011-01-07
| | * | | Correctly detect and exclude addresses outside of our virtual address rangeNick Mathewson2011-01-07
* | | | | Fix a strdup() of uninitialized buffer in addressmap_get_virtual_addressNick Mathewson2011-01-06