Commit History

Author SHA1 Message Date
  Nick Mathewson 03ea5f930e Reinstate warning when HOME isn't set. 14 years ago
  Sebastian Hahn 0882e1e839 Treat unset $HOME like empty $HOME 14 years ago
  valerino 8d31141ccb Port Tor to work on Windows CE 14 years ago
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 years ago
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 years ago
  Nick Mathewson d35b8dc582 Make expand_filename into a tor_strdup() alias on windows. 14 years ago
  Karsten Loesing f80672d747 Remove duplicate words and a duplicate newline. 14 years ago
  Nick Mathewson 235f1e1a96 Refactor out the 'find string at start of any line' logic. 14 years ago
  Nick Mathewson e56747f9cf Refactor a bit so that it is safe to include math.h, and mostly not needed. 14 years ago
  Nick Mathewson d086c9a7f7 Merge commit 'sebastian/fixes' 14 years ago
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 14 years ago
  Sebastian Hahn 28b29e0fd7 Fix typo in a comment 14 years ago
  Nick Mathewson f629687053 Merge branch 'microdesc' 14 years ago
  Nick Mathewson 465d4e1cd1 Document some formerly undocumented functions. 14 years ago
  Nick Mathewson e26a79ca8a Make start_writing_to_stdio_file() respect O_BINARY. 14 years ago
  Nick Mathewson e1ddee8bbe Code to generate, store, and parse microdescriptors and consensuses. 15 years ago
  Sebastian Hahn 772ce9d085 Fix compile on Snow Leopard 14 years ago
  Mike Perry e2cc4e353a Add a couple of time helper functions. 14 years ago
  Sebastian Hahn 0a71d1c6a7 Fix compile warnings on Snow Leopard 14 years ago
  Nick Mathewson 1cda6f3e75 Merge commit 'origin/maint-0.2.1' 14 years ago
  Sebastian Hahn 742788b737 typo 14 years ago
  Sebastian Hahn aea9cf1011 Fix compile warnings on Snow Leopard 14 years ago
  Nick Mathewson 00b37f071d Revise parsing of time and memory units to handle spaces. 14 years ago
  Karsten Loesing 7b716878cb Fix dirreq and cell stats on 32-bit architectures. 15 years ago
  Karsten Loesing 8f1a973669 Two tweaks to exit-port statistics. 15 years ago
  Nick Mathewson fd992deeea Don't attempt to log messages to a controller from a worker thread. 15 years ago
  Nick Mathewson f0453c45c8 Spelling fixes in comments and strings 15 years ago
  Nick Mathewson 11b9c839f0 Stop using malloc_usable_size(): valgrind hates it. 15 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Nick Mathewson cbbc0c9c86 Actually use tor_sscanf() to parse untrusted input. 15 years ago