Commit Verlauf

Autor SHA1 Nachricht Datum
  Roger Dingledine f55ff5b8d2 teach us to recognize internal IPs vor 21 Jahren
  Roger Dingledine 45a3f6b97c more pesky tabs vor 21 Jahren
  Nick Mathewson 976bacae94 Make all the other read/writes into recv/sends, except when they shouldn't be. vor 21 Jahren
  Nick Mathewson 0e5a134709 Fix DOS line endings; autoconfize checks for strptime and inet_aton vor 21 Jahren
  Nick Mathewson 2da54de968 Make tor build on windows again. More work still needed vor 21 Jahren
  Roger Dingledine 08346f13f0 make parse_line_from_file fail rather than warn for malformed lines vor 22 Jahren
  Roger Dingledine 5cf0b6224b bugfix: stop trying to write to a stderr that may not be there vor 22 Jahren
  Roger Dingledine f202d38191 patch from vicman to publish less platform information vor 22 Jahren
  Nick Mathewson cacacfe2b1 Integrate new daemon code, adapted from submission by christian grothoff vor 22 Jahren
  Roger Dingledine eb730c41c8 clean tabs, trailing whitespace vor 22 Jahren
  Nick Mathewson 4885e90490 Make compile warning-free on cygwin vor 22 Jahren
  Roger Dingledine 3465c4dee4 make it compile vor 22 Jahren
  Roger Dingledine f4cb5d8c93 extend smartlist with _remove() and _subtract() vor 22 Jahren
  Roger Dingledine 444798dfb9 remove obsolete code vor 22 Jahren
  Roger Dingledine 4d3d99fa0c extend smartlist with a few smarter operations vor 22 Jahren
  Roger Dingledine 5458ca39e8 minor tweaks to the smartlist operations vor 22 Jahren
  Roger Dingledine 1ae84fcbc1 add a 'smartlist' building block that picks random elements from a list vor 22 Jahren
  Nick Mathewson ac552573dd Make router/directory parsing nondestructive and more const-friendly vor 22 Jahren
  Nick Mathewson 5e9ba094bc Fix incorrect error message vor 22 Jahren
  Roger Dingledine ec02f83f94 add a tor_malloc_zero wrapper: tor_malloc and memset 0 vor 22 Jahren
  Roger Dingledine cc8ce64cb2 fix trivial typo vor 22 Jahren
  Roger Dingledine 9358381d83 break out the string manipulation routines vor 22 Jahren
  Nick Mathewson 3c4b4c8cac Check in a working cross-platform timegm vor 22 Jahren
  Roger Dingledine a27b570788 bugfix for win32 with lots of users vor 22 Jahren
  Nick Mathewson faa0f7ffe7 Use daemon(3) function where available. vor 22 Jahren
  Steven Hazel 4fef6f4566 switch_id() no longer tries to log the user name when it's calld on vor 22 Jahren
  Steven Hazel 4139c1c86a - fixed a bug in the id switching code -- setgid has to happen before vor 22 Jahren
  Roger Dingledine 5f1750a288 include our own timegm() impl, since it's not portable vor 22 Jahren
  Roger Dingledine 2093f60760 we've been stomping on memory while reading config vor 22 Jahren
  Roger Dingledine 82aa621b47 rewrite close_logs so it could possibly work vor 22 Jahren