커밋 기록

작성자 SHA1 메시지 날짜
  Roger Dingledine eb730c41c8 clean tabs, trailing whitespace 20 년 전
  Nick Mathewson 4885e90490 Make compile warning-free on cygwin 20 년 전
  Roger Dingledine 3465c4dee4 make it compile 20 년 전
  Roger Dingledine f4cb5d8c93 extend smartlist with _remove() and _subtract() 20 년 전
  Roger Dingledine 444798dfb9 remove obsolete code 20 년 전
  Roger Dingledine 4d3d99fa0c extend smartlist with a few smarter operations 20 년 전
  Roger Dingledine 5458ca39e8 minor tweaks to the smartlist operations 20 년 전
  Roger Dingledine 1ae84fcbc1 add a 'smartlist' building block that picks random elements from a list 20 년 전
  Nick Mathewson ac552573dd Make router/directory parsing nondestructive and more const-friendly 20 년 전
  Nick Mathewson 5e9ba094bc Fix incorrect error message 20 년 전
  Roger Dingledine ec02f83f94 add a tor_malloc_zero wrapper: tor_malloc and memset 0 20 년 전
  Roger Dingledine cc8ce64cb2 fix trivial typo 20 년 전
  Roger Dingledine 9358381d83 break out the string manipulation routines 20 년 전
  Nick Mathewson 3c4b4c8cac Check in a working cross-platform timegm 20 년 전
  Roger Dingledine a27b570788 bugfix for win32 with lots of users 20 년 전
  Nick Mathewson faa0f7ffe7 Use daemon(3) function where available. 20 년 전
  Steven Hazel 4fef6f4566 switch_id() no longer tries to log the user name when it's calld on 20 년 전
  Steven Hazel 4139c1c86a - fixed a bug in the id switching code -- setgid has to happen before 20 년 전
  Roger Dingledine 5f1750a288 include our own timegm() impl, since it's not portable 21 년 전
  Roger Dingledine 2093f60760 we've been stomping on memory while reading config 21 년 전
  Roger Dingledine 82aa621b47 rewrite close_logs so it could possibly work 21 년 전
  Nick Mathewson 695920d09f Build without warnings on OS X. 21 년 전
  Nick Mathewson 77be56fbdd Add tor_realloc to mirror tor_malloc 21 년 전
  Roger Dingledine 36fb8e839d change WARNING to WARN 21 년 전
  Roger Dingledine de6cbe53c0 some early bugfixes 21 년 전
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 21 년 전
  Roger Dingledine 750b238aea clean some includes 21 년 전
  Nick Mathewson 6ac42f5ec0 Make testcases run again; more sanity checking to descriptor generation. 21 년 전
  Roger Dingledine 3ed7aedc11 bugfixes and features: closer to making dirserv work 21 년 전
  Roger Dingledine 467d278b8b more cleanup and rearranging 21 년 전