Commit History

Autor SHA1 Mensaxe Data
  Roger Dingledine 5f051574d5 Happy new year! %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 7fc62029d4 Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 0da2069643 Clearner fix for timegm assert problem. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 04db9de847 Fix assertion-trigger bug found by sjmurdoch %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. %!s(int64=18) %!d(string=hai) anos
  Roger Dingledine c0a6e2232c let is_internal_IP() know whether you're asking about an IP %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson cf5facf3e1 Do not free a constant string. %!s(int64=18) %!d(string=hai) anos
  Peter Palfrader 1bf56b452e Remove superfluous strdup %!s(int64=18) %!d(string=hai) anos
  Peter Palfrader 7a70a142f4 Also print usernames, not just numeric UIDs when we tell the user that his data directory has the wrong owner %!s(int64=18) %!d(string=hai) anos
  Roger Dingledine 8b0f1f029c give a hint when people are running tor as the wrong user, rather than %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 6b49a93bd5 Move code to check for zero digests into util.c %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 6c361468c1 Loops without an increment step can suck, even on windows. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 9b432311c4 Make new logging stuff work on windows; fix a couple of windows typos. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 932106f54c Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain. Domains are now bitmasks... just in case. Make some err msgs non-general. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson a20835ac92 Check for even more windows version flags, and note any we do not recognize. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson edf5698474 Start dividing log messages into logging domains. No, LD_ is not the best of identifiers. src/or has not been converted yet. Domains dont do anything yet. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 48ade882c3 Remove assert in sort-of c-itical path %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson c5ee3e961e Reorganize some quick-and-dirty code to find out what openssl stuff is leaking, using dmalloc. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 26e7a05725 even better function start checks; give dmalloc a chance of working. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 5c53545d81 Add a bunch more warnings to out warning suite; resolve them; pack structs a little better. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson d4fb1fcd6c Two new functions like write_bytes_to_file: one takes a list of byte-and-len structs; one appends. %!s(int64=19) %!d(string=hai) anos
  Nick Mathewson a4f32e77ef Fix segfault in win32 unittests. %!s(int64=19) %!d(string=hai) anos
  Nick Mathewson 09d83c564b Add missing arg to windows tor_listdir() %!s(int64=19) %!d(string=hai) anos
  Nick Mathewson 2f6eb10fb4 Implement tor_listdir on windows. Untested. %!s(int64=19) %!d(string=hai) anos
  Nick Mathewson c4b3bf06c6 add strupper function %!s(int64=19) %!d(string=hai) anos
  Nick Mathewson b6a13b6cdf Add directory listing functions to util.[ch]. Watch the features creep! %!s(int64=19) %!d(string=hai) anos
  Roger Dingledine fa507c63e8 put quotes around user-supplied strings so they are more likely to %!s(int64=19) %!d(string=hai) anos
  Roger Dingledine d5e426ab51 add a tor_dup_addr() function to simplify malloc()+tor_inet_ntoa() %!s(int64=19) %!d(string=hai) anos
  Nick Mathewson 789374dbbd Make GCC very happy, even with lots of warnings set. Also, try to fix some reported Solaris x86 warnings. %!s(int64=19) %!d(string=hai) anos