Historia zmian

Autor SHA1 Wiadomość Data
  Nick Mathewson 0e03a0421e Fix check-spaces complaints 9 lat temu
  Peter Palfrader 335af6fed8 Document syslog_identity_tag for add_syslog_log 9 lat temu
  Peter Palfrader 1cf0d82280 Add SyslogIdentityTag 9 lat temu
  Nick Mathewson 8cb5070376 Use C99 variadic macros when not on GCC. 9 lat temu
  Nick Mathewson 25c3ff4500 Merge remote-tracking branch 'public/bug15269' 9 lat temu
  Nick Mathewson 7bed9dc73a Avoid double-parens in log_fn() messages on clang. 9 lat temu
  Nick Mathewson feca329031 Log version when LD_BUG is logged. 9 lat temu
  Sebastian Hahn 6d8b614729 Avoid logging startup messages twice 9 lat temu
  Nick Mathewson 3f993dacc1 use ARRAY_LENGTH macro in domain_to_string 9 lat temu
  Yawning Angel b330bdec8e Add a string representation for LD_SCHED, and a extra sanity check. 9 lat temu
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 lat temu
  teor e40591827e Make log bufer 10k, not 9.78k. 10 lat temu
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 lat temu
  teor c9d0967dd9 Fix minor typos, two line lengths, and a repeated include 10 lat temu
  Nick Mathewson 93dfb12037 Remember log messages that happen before logs are configured 10 lat temu
  Nick Mathewson 6e2ef4bc5e Refactor the 'deliver a log message' logic to its own function. 10 lat temu
  Nick Mathewson de114587f0 Turn log loop into a for loop, and "Does this lf want this" into a fn 10 lat temu
  Nick Mathewson 15a318b49a Refactor pending_cb_message_t into a type with proper functions 10 lat temu
  Nick Mathewson 8c7fbdf3af fix a c99-ism 10 lat temu
  Nick Mathewson 867f5e6a76 Add a tor_ftruncate to replace ftruncate. 10 lat temu
  Arlo Breault 15e170e01b Add an option to overwrite logs 10 lat temu
  Nick Mathewson c21377e7bc sandbox: support logfile rotation 10 lat temu
  dana koch 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. 10 lat temu
  Nick Mathewson b3a6907493 Remove a bunch of functions that were never called. 10 lat temu
  Nick Mathewson 6cbd17470d Handle unlikely negative time in tor_log_err_sigsafe 11 lat temu
  Nick Mathewson ce8ae49c94 Improve new assertion message logging 11 lat temu
  Nick Mathewson bd8ad674b9 Add a sighandler-safe logging mechanism 11 lat temu
  Nick Mathewson c0391bae75 Merge remote-tracking branch 'public/fancy_test_tricks' 11 lat temu
  Cristian Toader f9c1ba6493 Add a basic seccomp2 syscall filter on Linux 11 lat temu
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 lat temu