Historial de Commits

Autor SHA1 Mensaje Fecha
  Roger Dingledine 3ccd545c9a crash when our logs go bad hace 20 años
  Nick Mathewson 2da54de968 Make tor build on windows again. More work still needed hace 20 años
  Roger Dingledine eb730c41c8 clean tabs, trailing whitespace hace 20 años
  Roger Dingledine a5aa80cc41 make --debuglogfile (or any second log file) work hace 20 años
  Peter Palfrader 9a676b04dd Check that we can write to the logfile and log a warning to stderr if we can't hace 20 años
  Roger Dingledine 82aa621b47 rewrite close_logs so it could possibly work hace 21 años
  Roger Dingledine 11a23fc280 clean up logging, allow user to specify log files hace 21 años
  Nick Mathewson 22ef733058 Make add_file_log return 0 on success. hace 21 años
  Roger Dingledine 8df0eee16a oops, bugfix hace 21 años
  Roger Dingledine 36fb8e839d change WARNING to WARN hace 21 años
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. hace 21 años
  Roger Dingledine de6cbe53c0 some early bugfixes hace 21 años
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() hace 21 años
  Roger Dingledine 750b238aea clean some includes hace 21 años
  Nick Mathewson f694ab23f5 Flush after fputs hace 21 años
  Roger Dingledine f0e94dab86 make log use a larger buffer, for easier debugging hace 21 años
  Roger Dingledine 3ed7aedc11 bugfixes and features: closer to making dirserv work hace 21 años
  Roger Dingledine bf10a3c0f1 finish enforcing the log convention hace 21 años
  Roger Dingledine 3b5191d36d various bugfixes and updates hace 21 años
  Roger Dingledine e514ac528c fix a segfault on truncated log lines hace 21 años
  Nick Mathewson 7711c2e745 Add backend support for multiple logfiles, including console logs. hace 21 años
  Nick Mathewson 5082ee8ae0 Non-debugging messages are nice to log too hace 21 años
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: hace 21 años
  Roger Dingledine 6c9e3762b5 clean up sev_to_string hack in log.c hace 21 años
  Nick Mathewson efbcd71b9b Remove false warnings from printf checks hace 21 años
  Nick Mathewson 5fd033a8e8 Come up with a less macro-happy, even more portable log_fn implementation hace 21 años
  Nick Mathewson 2b2eff33c5 Add a missing long cast to log.c for portability hace 21 años
  Roger Dingledine f50f35f2ec added milliseconds to log lines hace 21 años
  Roger Dingledine 4eb0158f42 the logs now include a timestamp and severity hace 22 años
  Bruce Montrose be25ffd5d7 removed loglevel from global namespace. severity level is set using log() with a NULL format argument now. example: log(LOG_ERR,NULL); hace 22 años