Historial de Commits

Autor SHA1 Mensaje Fecha
  dana koch 7f67becf30 Instead of testing for __GNUC__, use CHECK_SCANF, like CHECK_PRINTF. hace 11 años
  Nick Mathewson caa0d15c49 If we write the annotation but not the microdescriptor, rewind. hace 11 años
  Nick Mathewson 63b67577d6 Check return values from fcntl and setsockopt hace 11 años
  Nick Mathewson 2b4d4ccb3d Merge remote-tracking branch 'public/bug7801_v2' hace 11 años
  Nick Mathewson 8cdd8b8353 Fix numerous problems with Tor's weak RNG. hace 11 años
  Nick Mathewson 41200b4770 Have autoconf check whether enums are signed. hace 11 años
  Nick Mathewson 294ce2ea87 whitespace fix hace 11 años
  Nick Mathewson 73d605b0f7 Detect platforms where memset(0) doesn't set doubles to 0.0. hace 11 años
  Nick Mathewson b998431a33 Merge branch '024_msvc_squashed' hace 11 años
  Nick Mathewson b7cf7bd9ae Fix an instance of snprintf; don't use _snprintf directly hace 11 años
  Nick Mathewson 5e06c4ee32 When building with MSVC, call every enum bitfield unsigned hace 11 años
  Nick Mathewson 4da083db3b Update the copyright date to 201. hace 11 años
  Roger Dingledine 6e4a4002c5 Clean up odds and ends hace 11 años
  Nick Mathewson a5ee3834bf Handle EWOULDBLOCK as EAGAIN if they happen to be different. hace 11 años
  Nick Mathewson 1bfda600c3 Add a TOR_SOCKET_T_FORMAT construction for logging sockets. hace 11 años
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined hace 11 años
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. hace 11 años
  Nick Mathewson e9b33ed1bf On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rc hace 12 años
  Nick Mathewson 7f45ea5c41 Merge remote-tracking branch 'public/bug3894' hace 12 años
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements hace 12 años
  Nick Mathewson 0e207f9acb Merge remote-tracking branch 'public/close_file_mapping' hace 12 años
  Nick Mathewson ffc21b653f Merge remote-tracking branch 'origin/maint-0.2.2' hace 12 años
  Nick Mathewson e284894672 Add __attribute__(format)s for our varargs printf/scanf wrappers hace 12 años
  Nick Mathewson ab1b81e838 Close the windows file handle after CreateFileMapping; it isn't needed hace 12 años
  Nick Mathewson f35271bf3e Fix some more FreeBSD4 issues (based on a patch from grarpamp) hace 12 años
  Nick Mathewson 21e3261914 Bump _WIN32_WINNT to 0x0501 throughout the code hace 12 años
  Nick Mathewson 9ffccb3f49 Remove all instances of WIN32_WINNT (without leading _) hace 12 años
  Sebastian Hahn efb7b9dec1 Use _NSGetEnviron() instead of environ where required hace 12 años
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 hace 12 años
  Nick Mathewson d1b40cf2e7 Merge remote-tracking branch 'public/bug4533_part1' hace 12 años