История коммитов

Автор SHA1 Сообщение Дата
  Nick Mathewson 558e9899e4 Document most undocumented variables. 15 лет назад
  Nick Mathewson b4d387c28b Make freelist_len in memarea.c static; document a few variables. 15 лет назад
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. 15 лет назад
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 лет назад
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. 15 лет назад
  Nick Mathewson 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. 15 лет назад
  Nick Mathewson efb863189c Expose hex_decode_digit from util.c 15 лет назад
  Nick Mathewson bf80e2df3f Replace calls to time(NULL) that occur on the order of once per read, one per write, or once per cell with calls to a function that looks at a cached value of time. This is tricksy to benchmark, since it will only help on systems where time() is a syscall and syscalls are relatively slow. 15 лет назад
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 15 лет назад
  Nick Mathewson 8d5a9d762c Log an error on win32 if directory listing fails. 15 лет назад
  Nick Mathewson 37bd9181f0 Do not use O_APPEND on fd-based operations that do not really want it; have them just lseek instead. 15 лет назад
  Nick Mathewson 35bef7fefd make read_all and write_all return ssize_t. 15 лет назад
  Nick Mathewson b56d1545db Fix freebsd 7 compile by adding malloc_np.h header. Fix bug 850. 15 лет назад
  Nick Mathewson 3f84ed3d46 Add a new memcmpstart to use instead of strcmpstart when the thing we are comparing is not nul-terminated. 15 лет назад
  Nick Mathewson 0ab45fee73 Document some dmalloc stuff and some stupid C tricks. 15 лет назад
  Jacob Appelbaum 7873d324df This patch changes some of the code in util.c to refactor calls to 15 лет назад
  Roger Dingledine 4eab76f074 remove a code path that should never happen (and if it did, we'd be 16 лет назад
  Nick Mathewson 9da0482007 r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 16 лет назад
  Nick Mathewson 3ce6e2fba2 r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200 16 лет назад
  Nick Mathewson 9d7a2d4eae r16689@tombo: nickm | 2008-07-03 11:03:14 -0400 16 лет назад
  Nick Mathewson d0a4ad3a1c r16127@tombo: nickm | 2008-06-10 14:03:01 -0400 16 лет назад
  Nick Mathewson ac330d9ba7 New code to implement proposal for local geoip stats. Only enabled with --enable-geoip-stats passed to configure. 16 лет назад
  Nick Mathewson 09cd8fa371 r19795@catbus: nickm | 2008-05-16 14:54:24 -0400 16 лет назад
  Nick Mathewson cc7a8a63b1 r15120@tombo: nickm | 2008-04-08 18:01:58 -0400 16 лет назад
  Nick Mathewson 7dd78f1576 r18929@catbus: nickm | 2008-03-18 12:08:16 -0400 16 лет назад
  Nick Mathewson ea6f636e94 r18890@catbus: nickm | 2008-03-17 13:19:29 -0400 16 лет назад
  Nick Mathewson 2ed4b818cb r18878@catbus: nickm | 2008-03-17 00:11:02 -0400 16 лет назад
  Peter Palfrader 3a92e3f15f I wonder what the DISGARD service is 16 лет назад
  Roger Dingledine 04efc74e18 be a little bit more helpful than "Error reading directory." 16 лет назад
  Nick Mathewson 69300eb606 r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 16 лет назад