aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_edge.c
Commit message (Expand)AuthorAge
...
* | Merge branch 'optimistic-client'Nick Mathewson2011-07-20
|\ \
| * | Remember optimistically sent data until we have gotten a CONNECTEDNick Mathewson2011-07-18
| * | Only use optimistic data with exits that support itNick Mathewson2011-07-18
| * | Initial optimistic_client fixesNick Mathewson2011-07-18
| * | Implement the client side of optimistic data (proposal 174)Ian Goldberg2011-07-18
* | | Take a smarter approach to clearing isolation infoNick Mathewson2011-07-19
* | | Use socks username/password information in stream isolationNick Mathewson2011-07-19
* | | Implement sensible isolation for tunneled directory connsNick Mathewson2011-07-19
* | | Implement destaddr-based isolationNick Mathewson2011-07-19
* | | Launch sufficient circuits to satisfy pending isolated streamsNick Mathewson2011-07-19
* | | Add a new isolation type and field: "nym epoch"Nick Mathewson2011-07-19
* | | 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