Commit History

Author SHA1 Message Date
  Nick Mathewson 461771ebbc Merge branch 'bug4438-v2' 12 years ago
  Nick Mathewson db81cdbb0f Tweak the bug4438 fix a little: different check, better log 12 years ago
  George Kadianakis 6d2898607b Fix issues found by nickm. 12 years ago
  Nick Mathewson 6a9e693fbe Suppress "decided to publish new descriptor" message when not a server 12 years ago
  George Kadianakis fedf76a2e6 Introduce and use router_get_active_listener_port_by_type(). 12 years ago
  Nick Mathewson f348daa6fb Merge remote-tracking branch 'linus/bug4875_2' 12 years ago
  Linus Nordberg 734fad4103 Make relays handle an address suggestion from a directory server giving an IPv6 address. 12 years ago
  Linus Nordberg 341e37e38c Move the logging of 'My line' to debug level (#5151). 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson 5579bc0eaf whitespace fixes 12 years ago
  Nick Mathewson cc02823d7f Convert instances of tor_snprintf+strdup into tor_asprintf 12 years ago
  Nick Mathewson edcc9981d8 Try to use smartlist_add_asprintf consistently 12 years ago
  Sebastian Hahn 50a50392b7 Advertise dirport if accountingmax is large enough 13 years ago
  Linus Nordberg 32d10bdfb3 Whitespace changes. 12 years ago
  Linus Nordberg 39ec781b8f Make the router_get_*_orport interface consistent with node_*. 12 years ago
  Linus Nordberg 3b51b326e4 Make router_get_{prim,alt,pref}_addr_port take tor_addr_port_t *. 12 years ago
  Linus Nordberg f786307ab7 First chunk of support for bridges on IPv6 12 years ago
  Nick Mathewson 19a82d2936 Bridges can advertise a single IPv6 address with orport 12 years ago
  Nick Mathewson 11d5a9f63d Initial support for simplest use of prop186 or-address lines 12 years ago
  Nick Mathewson 5f0a8dcd2c Initial hacking for proposal 186. 12 years ago
  Nick Mathewson da6c136817 Merge remote-tracking branch 'asn-mytor/bug4548_take2' 12 years ago
  Nick Mathewson df9b76460c New 'DisableNetwork' option to prevent Tor from using the network 12 years ago
  George Kadianakis 055d6c01ff Write dynamic DH parameters to a file. 12 years ago
  George Kadianakis e3cee8bc2e Simply initialize TLS context if DynamicDHGroups change. 12 years ago
  George Kadianakis 4938bcc06a Do dynamic DH modulus storing in crypto.c. 12 years ago
  George Kadianakis 7c37a664c1 Rename 'dynamic prime' to 'dynamic DH modulus'. 12 years ago
  George Kadianakis 782c907c7c s/DynamicPrimes/DynamicDHGroups/g 12 years ago
  George Kadianakis 94076d9e3b Move crypto_get_stored_dynamic_prime() to crypto.c 12 years ago
  George Kadianakis 2ef68980a7 Move store_dynamic_prime() to crypto.c. 12 years ago
  George Kadianakis cabb8e54c7 Tone down the logging. 12 years ago