Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson 52932d6f1a Remove some code that is #ifdefed out, and that we no longer seem to use, if we ever did. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson b4d387c28b Make freelist_len in memarea.c static; document a few variables. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 98066d62bc Lower sprintf buffer max to ~SSIZE_T_MAX from SIZE_T_CEILING, since we need to compare it to a signed int. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson d60d8976b9 Better error message when told to setuid to ourself. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 07c8b2be21 Compile without warnings on mingw. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 6fb06f334a Try to fix windows mmap code. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 7f793fa733 Simplify mmap object layout to avoid confusing static analysis tools, and us too. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 2be5215181 Fix a hard-to-trigger memory leak in log_credential status. Found by Coverity scan. CID 349. %!s(int64=16) %!d(string=hai) anos
  Roger Dingledine 96a185d9b7 style cleanup %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 6221bdd294 Add two lseek wrappers to compat.[ch]: one to return current fd position, and one to move the fd to the end of the file. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 4cddcf8873 Cast uid_t and gid_t to unsigned before passing to printf %u. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson bc597758dc Use fcntl for file locking when flock() is not available. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson a95e0e7355 apply sebastian's fix for bug 859. Apparently on win32 one must lock at least one byte when locking, but locking a nonexistant byte is okay. ) %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 6c50ab6e61 Document a couple of functions. %!s(int64=16) %!d(string=hai) anos
  Roger Dingledine c62d5f6a5c beg nick for some documentation on the locking functions %!s(int64=16) %!d(string=hai) anos
  Roger Dingledine 0554e87f58 better error message when you set User but start tor as non-root. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 13e079f9ec Log a little more when credential-switching fails. %!s(int64=16) %!d(string=hai) anos
  Roger Dingledine b32e600d50 while we're cleaning code, get rid of some unreachable code at %!s(int64=16) %!d(string=hai) anos
  Roger Dingledine 14773f42a7 now that we drop privs more thoroughly, switch_id() is no longer %!s(int64=16) %!d(string=hai) anos
  Roger Dingledine 7c65792500 remove more redundant code from r17200 %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 1b98f45b3d Developers should usually configure with --enable-gcc-warnings, and should regularly make check-spaces. Also, int fn() does not mean the same in C as it does in C++ or Java. %!s(int64=16) %!d(string=hai) anos
  Steven Murdoch 9d68ed08e9 Patch from Jacob Appelbaum and me to make User option more robust, properly set supplementary groups, deprecated the Group option, and log more information on credential switching %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson c33dde4ac1 Fix mingw build with --enable-gcc-warnings set. %!s(int64=16) %!d(string=hai) anos
  Roger Dingledine 9f823f54d5 remove some redundant includes. i expect the first one to be a problem %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson f80ac31d74 Add a lockfile to the Tor data directory to avoid situations where two Tors start with the same datadir, or where a --list-fingerprints races with a server to create keys, or such. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 88e6162649 r17848@tombo: nickm | 2008-08-22 12:10:11 -0400 %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 9da0482007 r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 %!s(int64=16) %!d(string=hai) anos