Commit History

Author SHA1 Message Date
  Nick Mathewson 7bed9dc73a Avoid double-parens in log_fn() messages on clang. 9 years ago
  Nick Mathewson feca329031 Log version when LD_BUG is logged. 9 years ago
  Sebastian Hahn 6d8b614729 Avoid logging startup messages twice 9 years ago
  Nick Mathewson 3f993dacc1 use ARRAY_LENGTH macro in domain_to_string 9 years ago
  Yawning Angel b330bdec8e Add a string representation for LD_SCHED, and a extra sanity check. 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  teor e40591827e Make log bufer 10k, not 9.78k. 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  teor c9d0967dd9 Fix minor typos, two line lengths, and a repeated include 9 years ago
  Nick Mathewson 93dfb12037 Remember log messages that happen before logs are configured 9 years ago
  Nick Mathewson 6e2ef4bc5e Refactor the 'deliver a log message' logic to its own function. 9 years ago
  Nick Mathewson de114587f0 Turn log loop into a for loop, and "Does this lf want this" into a fn 9 years ago
  Nick Mathewson 15a318b49a Refactor pending_cb_message_t into a type with proper functions 9 years ago
  Nick Mathewson 8c7fbdf3af fix a c99-ism 10 years ago
  Nick Mathewson 867f5e6a76 Add a tor_ftruncate to replace ftruncate. 10 years ago
  Arlo Breault 15e170e01b Add an option to overwrite logs 10 years ago
  Nick Mathewson c21377e7bc sandbox: support logfile rotation 10 years ago
  dana koch 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. 10 years ago
  Nick Mathewson b3a6907493 Remove a bunch of functions that were never called. 10 years ago
  Nick Mathewson 6cbd17470d Handle unlikely negative time in tor_log_err_sigsafe 10 years ago
  Nick Mathewson ce8ae49c94 Improve new assertion message logging 11 years ago
  Nick Mathewson bd8ad674b9 Add a sighandler-safe logging mechanism 11 years ago
  Nick Mathewson c0391bae75 Merge remote-tracking branch 'public/fancy_test_tricks' 11 years ago
  Cristian Toader f9c1ba6493 Add a basic seccomp2 syscall filter on Linux 11 years ago
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 years ago
  Nick Mathewson 3433216268 Merge remote-tracking branch 'public/easy_ratelim' 11 years ago
  Nick Mathewson ba7d93db16 Merge remote-tracking branch 'public/bug7816_023' 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson d3aabf4db1 Fix various small leaks on error cases 11 years ago
  Nick Mathewson f269e0f9a5 Wrapper function for the common rate-limited-log pattern. 11 years ago