summaryrefslogtreecommitdiff
path: root/src/or/connection_edge.c
AgeCommit message (Expand)Author
2011-04-27Fix clear_trackhostexits_mapping() to actually work as advertisedNick Mathewson
2011-04-27revert most of ef81649d2fcRoger Dingledine
2011-04-26Fix a check-spaces complaintSebastian Hahn
2011-04-26When there is a transition in permitted nodes, apply it to trackexithosts mapNick Mathewson
2011-04-26Correct the behavior of .exit with ExcludeNodes, StrictNodes, etc.Nick Mathewson
2011-04-26Note another place that we need to fix a 1090 issue.Nick Mathewson
2011-04-26refuse moria1.exit if moria1 is excludedRoger Dingledine
2011-04-26note another case where strictnodes is considered for exitsRoger Dingledine
2011-03-25Fix handling of StreamID exhaustion.Nick Mathewson
2011-03-25Add XXX023s for our timestamp_dirty abuse.Nick Mathewson
2011-03-25Look at the right errno when sending reason for connect() failureNick Mathewson
2011-03-25Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson
2011-03-14Consider sending stream-level SENDME cells on partial flushes.Nick Mathewson
2011-02-07Some cleanups to bug2279 messages/docs from rransomNick Mathewson
2011-01-26Add an option to disable the block-private-addresses featureNick Mathewson
2011-01-25Add client code to detect attempts to connect to 127.0.0.1 etcNick Mathewson
2011-01-07Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-07Remove a loud info log messageNick Mathewson
2011-01-07Correctly detect and exclude addresses outside of our virtual address rangeNick Mathewson
2011-01-06Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-06Merge branch 'bug2328_021' into maint-0.2.1Nick Mathewson
2011-01-06Notice a little faster if we're running out of virtual addressesNick Mathewson
2011-01-05Handle a NULL return from addressmap_get_virtual_addressNick Mathewson
2011-01-05Fix a double-counting bug in addrmap_get_virtual_addressNick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03Bump copyright statements to 2011Nick Mathewson
2010-12-15Merge remote branch fix_security_bug_021 into fix_security_bug_022Nick Mathewson
2010-12-15Make payloads into uint8_t.Nick Mathewson
2010-11-10Change Natd into NATD in our options.Sebastian Hahn
2010-10-21Merge remote branch 'hoganrobert/bug1859' into maint-0.2.2Nick Mathewson
2010-10-17Issues with router_get_by_nickname()Robert Hogan
2010-10-13Issues with router_get_by_nickname()Robert Hogan
2010-09-27a dir-spec entry for refuseunknownexitsRoger Dingledine
2010-09-27Change bug1751 enabling code based on comments from armaNick Mathewson
2010-09-21First cut of code to enable RefuseUnknownExitsNick Mathewson
2010-09-13Add a max_cells arg to connection_edge_process_raw_inbufNick Mathewson
2010-09-13Merge remote branch 'sebastian/bug1525'Nick Mathewson
2010-08-16Fix misplaced labelsSebastian Hahn
2010-08-09tiny changes i found in my sandboxRoger Dingledine
2010-08-08Update some documentation for the bug 1525 fixSebastian Hahn
2010-08-08Ensure controller RESOLVE commands respect __LeaveStreamsUnattachedRobert Hogan
2010-07-27Create rephist.hSebastian Hahn
2010-07-27Create relay.hSebastian Hahn
2010-07-27Create reasons.hSebastian Hahn
2010-07-27Create policies.hSebastian Hahn
2010-07-27Create main.hSebastian Hahn
2010-07-27Create hibernate.hSebastian Hahn
2010-07-27Create dns.hSebastian Hahn
2010-07-27Create dirserv.hSebastian Hahn
2010-07-27Create control.hSebastian Hahn