コミット履歴

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