Commit History

Author SHA1 Message Date
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 years ago
  Nick Mathewson b3c2b62a14 Make "common" no longer depend on or.h 20 years ago
  Nick Mathewson 137b577bbd Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. 20 years ago
  Roger Dingledine 0864d3f484 add in a 'notice' log level 20 years ago
  Roger Dingledine 3ccd545c9a crash when our logs go bad 20 years ago
  Nick Mathewson 2da54de968 Make tor build on windows again. More work still needed 20 years ago
  Roger Dingledine eb730c41c8 clean tabs, trailing whitespace 20 years ago
  Roger Dingledine a5aa80cc41 make --debuglogfile (or any second log file) work 20 years ago
  Peter Palfrader 9a676b04dd Check that we can write to the logfile and log a warning to stderr if we can't 20 years ago
  Roger Dingledine 82aa621b47 rewrite close_logs so it could possibly work 21 years ago
  Roger Dingledine 11a23fc280 clean up logging, allow user to specify log files 21 years ago
  Nick Mathewson 22ef733058 Make add_file_log return 0 on success. 21 years ago
  Roger Dingledine 8df0eee16a oops, bugfix 21 years ago
  Roger Dingledine 36fb8e839d change WARNING to WARN 21 years ago
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 21 years ago
  Roger Dingledine de6cbe53c0 some early bugfixes 21 years ago
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 21 years ago
  Roger Dingledine 750b238aea clean some includes 21 years ago
  Nick Mathewson f694ab23f5 Flush after fputs 21 years ago
  Roger Dingledine f0e94dab86 make log use a larger buffer, for easier debugging 21 years ago
  Roger Dingledine 3ed7aedc11 bugfixes and features: closer to making dirserv work 21 years ago
  Roger Dingledine bf10a3c0f1 finish enforcing the log convention 21 years ago
  Roger Dingledine 3b5191d36d various bugfixes and updates 21 years ago
  Roger Dingledine e514ac528c fix a segfault on truncated log lines 21 years ago
  Nick Mathewson 7711c2e745 Add backend support for multiple logfiles, including console logs. 21 years ago
  Nick Mathewson 5082ee8ae0 Non-debugging messages are nice to log too 21 years ago
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: 21 years ago
  Roger Dingledine 6c9e3762b5 clean up sev_to_string hack in log.c 21 years ago
  Nick Mathewson efbcd71b9b Remove false warnings from printf checks 21 years ago
  Nick Mathewson 5fd033a8e8 Come up with a less macro-happy, even more portable log_fn implementation 21 years ago