Commit History

Author SHA1 Message Date
  Linus Nordberg f998590e5b Don't stomp on errno. 13 years ago
  Nick Mathewson 57ed459b0d Refactor new getcwd code 13 years ago
  Sebastian Hahn d916fc38b6 Stop using MAX_PATH, it might not be defined 13 years ago
  Sebastian Hahn bc66878bde Don't redeclare environ if std headers already did 13 years ago
  Sebastian Hahn efb7b9dec1 Use _NSGetEnviron() instead of environ where required 13 years ago
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 14 years ago
  Nick Mathewson 48424772aa Actually enable the windows absolute-path code 14 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 14 years ago
  Nick Mathewson dea0720dad Warn if sizeof(tor_socket_t) != sizeof(SOCKET) 14 years ago
  Nick Mathewson 6e8c2a3e46 Use SOCKET_OK macros in even more places 14 years ago
  Nick Mathewson 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf 14 years ago
  Sebastian Hahn 98959f63ac Disallow disabling DisableDebuggerAttachment on runnning Tor 14 years ago
  Sebastian Hahn 5d9be49540 Fix a check-spaces violation in compat.c 14 years ago
  Kamran Riaz Khan a1c1fc72d1 Prepend cwd for relative config file paths. 14 years ago
  Nick Mathewson d9edee3a3b Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson 2b5a035604 tor_accept_socket() should take tor_addr_t for listener arg 14 years ago
  Nick Mathewson eaa3a379f0 Move disable-debugger-attachment fn to compat where it belongs. Fix whitespace 14 years ago
  Sebastian Hahn 46d69cb915 Fix compile warning in tor_inet_pton() (on 64bit) 14 years ago
  Anders Sundman edc561432a Minor tor_inet_pton bug fixes 14 years ago
  Anders Sundman 01e1dc0e62 Fixed of-by-one error in tor_inet_ntop 14 years ago
  Nick Mathewson 2725a88d5e Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Sebastian Hahn 103c861dfe Looks like Windows version 6.2 will be Windows 8 14 years ago
  Nick Mathewson 734e860d98 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson 2ba19f9b4a Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 14 years ago
  Nick Mathewson d25feadebb Fix insanely large stack_allocation in log_credential_status 14 years ago
  Nick Mathewson 9919b01275 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Robert Ransom d7254bea11 Fix minor comment issues 14 years ago
  Nick Mathewson 21de9d46e2 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson cfeafe5e77 Use a 64-bit type to hold sockets on win64. 14 years ago
  Nick Mathewson 4ac8ff9c9f Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago