summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-29Correct manpage entry for DynamicDHGroupsNick 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
2011-11-28Manpage for DisableNetworkNick Mathewson
2011-11-28New 'DisableNetwork' option to prevent Tor from using the networkNick Mathewson
2011-11-27Support for a defaults torrc file.Nick Mathewson
2011-11-27Add the ability to append and clear linelist options from cmdlineNick Mathewson
2011-11-27Make linelists always overridden by the command lineNick Mathewson
2011-11-27Correct documentation comments for fields formerly named accepted_introsRobert Ransom
2011-11-27Rename accepted_intros fieldsRobert Ransom
2011-11-27Merge branch 'safer_params_squashed'Nick Mathewson
2011-11-27Implement consensus method 12 (proposal 178)Sebastian Hahn
2011-11-27indent; add commentNick Mathewson
2011-11-27Merge remote-tracking branch 'asn/bug4584'Nick Mathewson
2011-11-27Don't schedule excess_renegotiations_callback unless it's setNick Mathewson
2011-11-27Add a changes file.George Kadianakis
2011-11-27Use random bytes as our certificate serial numbers.George Kadianakis
2011-11-26Write dynamic DH parameters to a file.George Kadianakis
2011-11-26Introduce write_bytes_to_new_file().George Kadianakis
2011-11-26Normal relays should generate dynamic DH moduli as well.George Kadianakis
2011-11-25fold in changes files so farRoger Dingledine
2011-11-25use event_free() wrapper; fix bug 4582Nick Mathewson
2011-11-25Fix some wide lines in tortls.cNick Mathewson
2011-11-25Avoid a double-mark in connection_or_close_connection_cbNick Mathewson
2011-11-25Refactor tor_event_base_once to do what we actually wantNick Mathewson
2011-11-25Merge remote-tracking branch 'asn/bug4312'Nick Mathewson