Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 41200b4770 Have autoconf check whether enums are signed. il y a 11 ans
  Nick Mathewson 294ce2ea87 whitespace fix il y a 11 ans
  Nick Mathewson 73d605b0f7 Detect platforms where memset(0) doesn't set doubles to 0.0. il y a 11 ans
  Nick Mathewson b998431a33 Merge branch '024_msvc_squashed' il y a 11 ans
  Nick Mathewson b7cf7bd9ae Fix an instance of snprintf; don't use _snprintf directly il y a 11 ans
  Nick Mathewson 5e06c4ee32 When building with MSVC, call every enum bitfield unsigned il y a 11 ans
  Nick Mathewson 4da083db3b Update the copyright date to 201. il y a 11 ans
  Roger Dingledine 6e4a4002c5 Clean up odds and ends il y a 11 ans
  Nick Mathewson a5ee3834bf Handle EWOULDBLOCK as EAGAIN if they happen to be different. il y a 11 ans
  Nick Mathewson 1bfda600c3 Add a TOR_SOCKET_T_FORMAT construction for logging sockets. il y a 11 ans
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined il y a 11 ans
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. il y a 11 ans
  Nick Mathewson e9b33ed1bf On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rc il y a 12 ans
  Nick Mathewson 7f45ea5c41 Merge remote-tracking branch 'public/bug3894' il y a 12 ans
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
  Nick Mathewson 0e207f9acb Merge remote-tracking branch 'public/close_file_mapping' il y a 12 ans
  Nick Mathewson ffc21b653f Merge remote-tracking branch 'origin/maint-0.2.2' il y a 12 ans
  Nick Mathewson e284894672 Add __attribute__(format)s for our varargs printf/scanf wrappers il y a 12 ans
  Nick Mathewson ab1b81e838 Close the windows file handle after CreateFileMapping; it isn't needed il y a 12 ans
  Nick Mathewson f35271bf3e Fix some more FreeBSD4 issues (based on a patch from grarpamp) il y a 12 ans
  Nick Mathewson 21e3261914 Bump _WIN32_WINNT to 0x0501 throughout the code il y a 12 ans
  Nick Mathewson 9ffccb3f49 Remove all instances of WIN32_WINNT (without leading _) il y a 12 ans
  Sebastian Hahn efb7b9dec1 Use _NSGetEnviron() instead of environ where required il y a 12 ans
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 il y a 12 ans
  Nick Mathewson d1b40cf2e7 Merge remote-tracking branch 'public/bug4533_part1' il y a 12 ans
  Nick Mathewson 1772782e42 Merge remote-tracking branch 'origin/maint-0.2.2' il y a 12 ans
  Nick Mathewson dd4b1a2ac6 Fix SOCKET_OK test on win64. il y a 12 ans
  Nick Mathewson 6e8c2a3e46 Use SOCKET_OK macros in even more places il y a 12 ans
  Nick Mathewson 85d7811456 Merge remote-tracking branch 'origin/maint-0.2.2' il y a 12 ans
  Sebastian Hahn da876aec63 Provide correct timeradd/timersup replacements il y a 12 ans