summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2011-12-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-12-15Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-12-15Add a fix for the buf_pullup bug that Vektor reportedNick Mathewson
2011-12-09Remove comment complaining that we try to attach all streams to circsRobert Ransom
2011-12-09Clear stream-isolation state on rend circs if needed to attach streamsRobert Ransom
2011-12-09Refactor stream attachment in circuit_has_openedRobert Ransom
2011-12-08paint bug2474's fix a different neon colorRoger Dingledine
2011-12-07Merge remote-tracking branch 'public/revert_4312'Nick Mathewson
2011-12-07clarify a debug lineRoger Dingledine
2011-12-06Revert "Get rid of tor_tls_block_renegotiation()."Nick Mathewson
2011-12-06Revert "Use callback-driven approach to block renegotiations."Nick Mathewson
2011-12-06Revert "Refactor tor_event_base_once to do what we actually want"Nick Mathewson
2011-12-06Revert "Avoid a double-mark in connection_or_close_connection_cb"Nick Mathewson
2011-12-06Revert "Make pending libevent actions cancelable"Nick Mathewson
2011-12-06Revert "Set renegotiation callbacks immediately on tls inititation"Nick Mathewson
2011-12-05Merge remote-tracking branch 'sebastian/coverity'Nick Mathewson
2011-12-05Add comment about bug4651 fixNick Mathewson
2011-12-04cid 432: Remove dead code if we don't handle a consensusSebastian Hahn
2011-12-03Don't send two ESTABLISH_RENDEZVOUS cells when opening a new rend circRobert Ransom
2011-12-02Don't just tell the controller "foo" on id mismatchNick Mathewson
2011-12-02Init conn->addr to "unspec" on cpuworker connectionsNick Mathewson
2011-12-02Don't call tor_tls_set_logged_address till after checking conn->tlsNick Mathewson
2011-12-02Give DirAllowPrivateAddress an explicit defaultNick Mathewson
2011-12-02Resolve bug 3448: remove mention of tor-ops (which is not in use)Nick Mathewson
2011-12-01Don't segfault when checking whether a not-yet-used intro point should expireRobert Ransom
2011-12-01Fix warnings.Linus Nordberg
2011-11-30Only define set_buffer_lengths_to_zero if bufferevents are enabledMurdoch@cl.cam.ac.uk
2011-11-30Merge branch 'feature2553-v4-rebased'Nick Mathewson
2011-11-30Add some more documentationArturo Filastò
2011-11-30Turn off LearnCircuitBuildTimeout when tor2web mode is onRobert Ransom
2011-11-30Add ifdefs to disable assertion in connection_ap_handshake_send_beginRobert Ransom
2011-11-30Add ifdefs to disable #3332 assertionsRobert Ransom
2011-11-30Use single-hop intro and rend circuits when in tor2web modeRobert Ransom
2011-11-30Perform single-hop HS desc fetches when in tor2web modeRobert Ransom
2011-11-30Don't allow tor2web-mode Tors to connect to non-HS addressesRobert Ransom
2011-11-30Warn loudly on startup and SIGHUP if Tor is built for a non-anonymous modeRobert Ransom
2011-11-30Add a compile-time #define to control whether Tor runs in 'tor2web mode'Robert Ransom
2011-11-30Merge branch 'bug933_nm_rebased_v2'Nick Mathewson
2011-11-30Tweak addressmap_rewrite a little moreNick Mathewson
2011-11-30Fix an issue in my mapaddress domains code spotted by armaNick Mathewson
2011-11-30Add some post-comma spaces to please armaNick Mathewson
2011-11-30Forbid remapping of *Nick Mathewson
2011-11-30Refactor addressmap_match_superdomains and representation of wildcardsNick Mathewson
2011-11-30Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9...Robert Hogan
2011-11-30Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9...Robert Hogan
2011-11-30bug933 - Match against super-domains in MapAddressRobert Hogan
2011-11-30Fix a memory leak in error path of my default-torrc codeNick Mathewson
2011-11-30appease "make check-spaces"Nick Mathewson
2011-11-30Merge branch 'ipv6_bridges_squashed'Nick Mathewson
2011-11-30Rename one more recalcitrant function.Nick Mathewson