Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine de6cbe53c0 some early bugfixes il y a 21 ans
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() il y a 21 ans
  Roger Dingledine 750b238aea clean some includes il y a 21 ans
  Nick Mathewson f694ab23f5 Flush after fputs il y a 21 ans
  Roger Dingledine f0e94dab86 make log use a larger buffer, for easier debugging il y a 21 ans
  Roger Dingledine 3ed7aedc11 bugfixes and features: closer to making dirserv work il y a 21 ans
  Roger Dingledine bf10a3c0f1 finish enforcing the log convention il y a 21 ans
  Roger Dingledine 3b5191d36d various bugfixes and updates il y a 21 ans
  Roger Dingledine e514ac528c fix a segfault on truncated log lines il y a 21 ans
  Nick Mathewson 7711c2e745 Add backend support for multiple logfiles, including console logs. il y a 21 ans
  Nick Mathewson 5082ee8ae0 Non-debugging messages are nice to log too il y a 21 ans
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: il y a 21 ans
  Roger Dingledine 6c9e3762b5 clean up sev_to_string hack in log.c il y a 21 ans
  Nick Mathewson efbcd71b9b Remove false warnings from printf checks il y a 21 ans
  Nick Mathewson 5fd033a8e8 Come up with a less macro-happy, even more portable log_fn implementation il y a 21 ans
  Nick Mathewson 2b2eff33c5 Add a missing long cast to log.c for portability il y a 21 ans
  Roger Dingledine f50f35f2ec added milliseconds to log lines il y a 22 ans
  Roger Dingledine 4eb0158f42 the logs now include a timestamp and severity il y a 22 ans
  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); il y a 22 ans
  Roger Dingledine 9a928eeb12 Initial revision il y a 22 ans