커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 년 전
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 년 전
  Nick Mathewson f68c042637 Resolve all currently pending DOCDOC items in master 12 년 전
  Nick Mathewson dff73d26f3 Merge remote-tracking branch 'public/bug5089' 12 년 전
  Nick Mathewson 0e207f9acb Merge remote-tracking branch 'public/close_file_mapping' 12 년 전
  Nick Mathewson 2e58882b90 reindent CreateFile arguments. 12 년 전
  Nick Mathewson f1aae1236f Merge remote-tracking branch 'linus/bug5355_ln' 12 년 전
  Linus Nordberg f998590e5b Don't stomp on errno. 12 년 전
  Nick Mathewson 254504fc14 Have get_parent_directory() handle "/foo" and "/" correctly. 12 년 전
  Nick Mathewson ab1b81e838 Close the windows file handle after CreateFileMapping; it isn't needed 12 년 전
  Nick Mathewson b6028b9e8b Fix win32 compilation of 31eb73f88e8 12 년 전
  Nick Mathewson a2f0e7a65b Cut down on the OS information we give. 12 년 전
  Nick Mathewson 84ddc4b6aa Merge remote-tracking branch 'public/bug5091' 12 년 전
  Nick Mathewson 57ed459b0d Refactor new getcwd code 12 년 전
  Roger Dingledine c648f9751f fix quad typo in comments 12 년 전
  Nick Mathewson a1538d607d Fix bug 5762: detect missing accept4 that gives ENOSYS 12 년 전
  Nick Mathewson c03a233faa Remove __ from HAVE_EXTERN_ENVIRON_DECLARED__ 12 년 전
  Nick Mathewson 6f5a74002a Merge remote-tracking branch 'public/bug5112' 12 년 전
  nils efb8a09f41 Fix tor_strtok_r_impl and test cases per bug #5091 12 년 전
  Sebastian Hahn d916fc38b6 Stop using MAX_PATH, it might not be defined 12 년 전
  Sebastian Hahn bc66878bde Don't redeclare environ if std headers already did 12 년 전
  Sebastian Hahn efb7b9dec1 Use _NSGetEnviron() instead of environ where required 12 년 전
  Nick Mathewson 077b9f19a4 If SOCK_CLOEXEC and friends fail, fall back to regular socket() calls 12 년 전
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 년 전
  Nick Mathewson 48424772aa Actually enable the windows absolute-path code 12 년 전
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 년 전
  Nick Mathewson dea0720dad Warn if sizeof(tor_socket_t) != sizeof(SOCKET) 12 년 전
  Nick Mathewson 6e8c2a3e46 Use SOCKET_OK macros in even more places 12 년 전
  Nick Mathewson 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf 12 년 전
  Sebastian Hahn 98959f63ac Disallow disabling DisableDebuggerAttachment on runnning Tor 12 년 전