커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 년 전
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 년 전
  Nick Mathewson e9b33ed1bf On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rc 12 년 전
  Nick Mathewson 7f45ea5c41 Merge remote-tracking branch 'public/bug3894' 12 년 전
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 년 전
  Nick Mathewson 0e207f9acb Merge remote-tracking branch 'public/close_file_mapping' 12 년 전
  Nick Mathewson ffc21b653f Merge remote-tracking branch 'origin/maint-0.2.2' 12 년 전
  Nick Mathewson e284894672 Add __attribute__(format)s for our varargs printf/scanf wrappers 12 년 전
  Nick Mathewson ab1b81e838 Close the windows file handle after CreateFileMapping; it isn't needed 12 년 전
  Nick Mathewson f35271bf3e Fix some more FreeBSD4 issues (based on a patch from grarpamp) 12 년 전
  Nick Mathewson 21e3261914 Bump _WIN32_WINNT to 0x0501 throughout the code 12 년 전
  Nick Mathewson 9ffccb3f49 Remove all instances of WIN32_WINNT (without leading _) 12 년 전
  Sebastian Hahn efb7b9dec1 Use _NSGetEnviron() instead of environ where required 12 년 전
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 년 전
  Nick Mathewson d1b40cf2e7 Merge remote-tracking branch 'public/bug4533_part1' 12 년 전
  Nick Mathewson 1772782e42 Merge remote-tracking branch 'origin/maint-0.2.2' 12 년 전
  Nick Mathewson dd4b1a2ac6 Fix SOCKET_OK test on win64. 12 년 전
  Nick Mathewson 6e8c2a3e46 Use SOCKET_OK macros in even more places 12 년 전
  Nick Mathewson 85d7811456 Merge remote-tracking branch 'origin/maint-0.2.2' 12 년 전
  Sebastian Hahn da876aec63 Provide correct timeradd/timersup replacements 12 년 전
  Kamran Riaz Khan a1c1fc72d1 Prepend cwd for relative config file paths. 12 년 전
  Nick Mathewson d9edee3a3b Merge remote-tracking branch 'origin/maint-0.2.2' 12 년 전
  Nick Mathewson 2b5a035604 tor_accept_socket() should take tor_addr_t for listener arg 12 년 전
  Nick Mathewson cb8059b42d Merge remote-tracking branch 'sebastian/pure_removal' 12 년 전
  Sebastian Hahn 75d8ad7320 Purge ATTR_PURE from the code 12 년 전
  Nick Mathewson eaa3a379f0 Move disable-debugger-attachment fn to compat where it belongs. Fix whitespace 12 년 전
  Sebastian Hahn 2efa6eb652 Sockets are unsigned on windows 12 년 전
  Nick Mathewson 9452b65680 Merge remote-tracking branch 'origin/maint-0.2.2' 12 년 전
  Sebastian Hahn 0cc7a63fc0 Don't warn when compiling with --disable-threads 12 년 전
  Andrea Gelmini 72d4d762c1 Remove some duplicate includes 12 년 전