summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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
2011-11-30Warn user about client ignoring non-preferred IP address for a bridge.Linus Nordberg
2011-11-30Whitespace changes.Linus Nordberg
2011-11-30Make the router_get_*_orport interface consistent with node_*.Linus Nordberg
2011-11-30Make router_get_{prim,alt,pref}_addr_port take tor_addr_port_t *.Linus Nordberg
2011-11-30Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts.Linus Nordberg
2011-11-30Use correct address family where necessary for bridges on IPv6.Linus Nordberg
2011-11-30Use the preferred address and port when initiating a connection.Linus Nordberg
2011-11-30Take IPv6 into account when rewriting routerinfo for a bridge and maintain ip...Linus Nordberg
2011-11-30Use preferred address when looking for bridges by routerinfo_t.Linus Nordberg
2011-11-30Clarify function documentation.Linus Nordberg
2011-11-30First chunk of support for bridges on IPv6Linus Nordberg
2011-11-30Turn get_first_advertised_v4_port_by_type() into get_first_advertised_port_by...Linus Nordberg
2011-11-30Add some logging and comments.Linus Nordberg
2011-11-30Bridges can advertise a single IPv6 address with orportNick Mathewson
2011-11-30Initial support for simplest use of prop186 or-address linesNick Mathewson
2011-11-30Initial hacking for proposal 186.Nick Mathewson
2011-11-29Add an assert before dereferencing entry_conn->socks_requestRobert Ransom
2011-11-29Merge remote-tracking branch 'rransom-tor/bug3460-v4'Nick Mathewson
2011-11-29Make unit tests run again. Fix bug 4606.Nick Mathewson
2011-11-29Merge remote-tracking branch 'rransom-tor/bug4605'Nick Mathewson
2011-11-29Add 'config-defaults-file' to getinfo_items tableRobert Ransom
2011-11-29Set torrc_fname in load_torrc_from_diskRobert Ransom
2011-11-29Merge branch 'bug4587_v2'Nick Mathewson
2011-11-29Set renegotiation callbacks immediately on tls inititationNick Mathewson
2011-11-29Merge remote-tracking branch 'asn-mytor/bug4548_take2'Nick Mathewson
2011-11-29Merge branch 'disable_network'Nick Mathewson
2011-11-29Fix some DOCDOCsNick Mathewson
2011-11-29Make sure we never launch an evdns resolve when DisableNetwork is 1Nick Mathewson
2011-11-29Merge branch 'multilevel_cfg'Nick Mathewson
2011-11-29Make pending libevent actions cancelableNick Mathewson
2011-11-28log a notice when disablenetwork is setNick Mathewson