summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-02Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-12-02Don't call tor_tls_set_logged_address till after checking conn->tlsNick Mathewson
2011-12-02Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-12-02tor_accept_socket() should take tor_addr_t for listener argNick 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-02Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-12-02Fix bug 4530; check return val of tor_addr_lookup correctlyNick Mathewson
2011-12-02Merge remote-tracking branch 'sebastian/coverity_strlen_fp'Nick Mathewson
2011-12-02Work around a false positive in Coverity.Sebastian Hahn
2011-12-02Appease check-spacesSebastian Hahn
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-30Add an initializer to appease older gccNick Mathewson
2011-11-30Only define set_buffer_lengths_to_zero if bufferevents are enabledMurdoch@cl.cam.ac.uk
2011-11-30Merge remote-tracking branch 'sjmurdoch/bug1983-port-tor-fw-helper-to-windows'Nick Mathewson
2011-11-30Make file descriptor type an unsigned integerSteven Murdoch
2011-11-30Merge branch 'feature2553-v4-rebased'Nick Mathewson
2011-11-30Add some more documentationArturo Filastò
2011-11-30Add support for tor2web mode via configureArturo 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-30Support NAT-PMP on WindowsSteven Murdoch
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-30Revise MapAddress manpageNick Mathewson
2011-11-30Forbid remapping of *Nick Mathewson
2011-11-30Refactor addressmap_match_superdomains and representation of wildcardsNick Mathewson
2011-11-30No new "LEGACY" tests allowed.Nick Mathewson
2011-11-30Fix compilation: get_options() now returns constNick 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-30Merge branch 'bug4538_v2'Nick Mathewson
2011-11-30Free the global DH parameters in crypto_global_cleanup().George Kadianakis
2011-11-30Move crypto_global_cleanup() to the bottom of crypto.c.George Kadianakis
2011-11-30Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-11-30Fix a memory leak in error path of my default-torrc codeNick Mathewson
2011-11-30Resolve a resource leak in test_util_split_linesNick 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