Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined hace 11 años
  Roger Dingledine 65e85dba1b reformat; no actual changes hace 11 años
  Roger Dingledine 0ca47825a7 and make the last commit compile hace 11 años
  Nick Mathewson 78e8eb5f2d Fix compilation error left over from 1cbf45bed1. (Bug 7021) hace 11 años
  Nick Mathewson 223e7cfabe When iterating over connections pending DNS, skip marked ones hace 11 años
  Nick Mathewson 62637fa224 Avoid hard (impossible?)-to-trigger double-free in dns_resolve() hace 11 años
  Roger Dingledine 1004489354 trivial grammar fix hace 11 años
  Nick Mathewson f9fddba539 Downgrade an eventdns warning to PROTOCOL_WARN. hace 12 años
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
  Nick Mathewson 4c4dd505be Fix a hard-to-trigger memory leak in launch_resolve hace 12 años
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 hace 12 años
  Sebastian Hahn 9ce9836f85 Use !SOCKET_OK to test if a socket is uninitialized hace 12 años
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. hace 12 años
  Nick Mathewson 6e8c2a3e46 Use SOCKET_OK macros in even more places hace 12 años
  Nick Mathewson 8c5a2c5b80 Make sure we never launch an evdns resolve when DisableNetwork is 1 hace 12 años
  Nick Mathewson 491e20ae13 Change "reverse_lookup_name" functions to refer to "PTR_name"s hace 12 años
  Nick Mathewson 00b2b69add Fix names of functions that convert strings to addrs hace 12 años
  Nick Mathewson 47c8433a0c Make the get_options() return const hace 13 años
  Roger Dingledine 0a4649e657 Merge branch 'maint-0.2.2' hace 13 años
  Roger Dingledine b8ffb00cf1 log the reason for publishing a new relay descriptor hace 13 años
  Nick Mathewson 67d88a7d60 Merge remote-tracking branch 'origin/maint-0.2.2' hace 13 años
  Nick Mathewson 41380fa3b3 Fixup tor_addr_to_sockaddr return convention hace 13 años
  Nick Mathewson 468da1c28a Merge remote branch 'origin/maint-0.2.2' hace 13 años
  Nick Mathewson efc9a84108 Add missing parens to evdns_base_resolve_* macros while I am at it hace 13 años
  Nick Mathewson 68d5b6bc52 Fix check for failed evdns request creation hace 13 años
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' hace 13 años
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 hace 13 años
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 hace 13 años
  Nick Mathewson d84d20cbb2 Try to make most routerinfo_t interfaces const hace 13 años
  Sebastian Hahn b0cd4551ab Create relay.h hace 14 años