Commit History

Author SHA1 Message Date
  Roger Dingledine c648f9751f fix quad typo in comments 12 years ago
  Nick Mathewson a1538d607d Fix bug 5762: detect missing accept4 that gives ENOSYS 12 years ago
  Nick Mathewson c03a233faa Remove __ from HAVE_EXTERN_ENVIRON_DECLARED__ 12 years ago
  Nick Mathewson 6f5a74002a Merge remote-tracking branch 'public/bug5112' 12 years ago
  nils efb8a09f41 Fix tor_strtok_r_impl and test cases per bug #5091 12 years ago
  Sebastian Hahn d916fc38b6 Stop using MAX_PATH, it might not be defined 12 years ago
  Sebastian Hahn bc66878bde Don't redeclare environ if std headers already did 12 years ago
  Sebastian Hahn efb7b9dec1 Use _NSGetEnviron() instead of environ where required 12 years ago
  Nick Mathewson 077b9f19a4 If SOCK_CLOEXEC and friends fail, fall back to regular socket() calls 12 years ago
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 years ago
  Nick Mathewson 48424772aa Actually enable the windows absolute-path code 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson dea0720dad Warn if sizeof(tor_socket_t) != sizeof(SOCKET) 12 years ago
  Nick Mathewson 6e8c2a3e46 Use SOCKET_OK macros in even more places 12 years ago
  Nick Mathewson 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf 12 years ago
  Sebastian Hahn 98959f63ac Disallow disabling DisableDebuggerAttachment on runnning Tor 12 years ago
  Sebastian Hahn 5d9be49540 Fix a check-spaces violation in compat.c 12 years ago
  Kamran Riaz Khan a1c1fc72d1 Prepend cwd for relative config file paths. 12 years ago
  Nick Mathewson d9edee3a3b Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 2b5a035604 tor_accept_socket() should take tor_addr_t for listener arg 12 years ago
  Nick Mathewson eaa3a379f0 Move disable-debugger-attachment fn to compat where it belongs. Fix whitespace 12 years ago
  Sebastian Hahn 46d69cb915 Fix compile warning in tor_inet_pton() (on 64bit) 12 years ago
  Anders Sundman edc561432a Minor tor_inet_pton bug fixes 12 years ago
  Anders Sundman 01e1dc0e62 Fixed of-by-one error in tor_inet_ntop 12 years ago
  Nick Mathewson 2725a88d5e Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Sebastian Hahn 103c861dfe Looks like Windows version 6.2 will be Windows 8 12 years ago
  Nick Mathewson 734e860d98 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 2ba19f9b4a Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Nick Mathewson d25feadebb Fix insanely large stack_allocation in log_credential_status 13 years ago
  Nick Mathewson 9919b01275 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago