コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 93dfb12037 Remember log messages that happen before logs are configured 9 年 前
  Nick Mathewson 6e2ef4bc5e Refactor the 'deliver a log message' logic to its own function. 9 年 前
  Nick Mathewson de114587f0 Turn log loop into a for loop, and "Does this lf want this" into a fn 9 年 前
  Nick Mathewson 15a318b49a Refactor pending_cb_message_t into a type with proper functions 9 年 前
  Nick Mathewson 8c7fbdf3af fix a c99-ism 9 年 前
  Nick Mathewson 867f5e6a76 Add a tor_ftruncate to replace ftruncate. 9 年 前
  Arlo Breault 15e170e01b Add an option to overwrite logs 10 年 前
  Nick Mathewson c21377e7bc sandbox: support logfile rotation 10 年 前
  dana koch 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. 10 年 前
  Nick Mathewson b3a6907493 Remove a bunch of functions that were never called. 10 年 前
  Nick Mathewson 6cbd17470d Handle unlikely negative time in tor_log_err_sigsafe 10 年 前
  Nick Mathewson ce8ae49c94 Improve new assertion message logging 10 年 前
  Nick Mathewson bd8ad674b9 Add a sighandler-safe logging mechanism 10 年 前
  Nick Mathewson c0391bae75 Merge remote-tracking branch 'public/fancy_test_tricks' 11 年 前
  Cristian Toader f9c1ba6493 Add a basic seccomp2 syscall filter on Linux 11 年 前
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 年 前
  Nick Mathewson 3433216268 Merge remote-tracking branch 'public/easy_ratelim' 11 年 前
  Nick Mathewson ba7d93db16 Merge remote-tracking branch 'public/bug7816_023' 11 年 前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年 前
  Nick Mathewson d3aabf4db1 Fix various small leaks on error cases 11 年 前
  Nick Mathewson f269e0f9a5 Wrapper function for the common rate-limited-log pattern. 11 年 前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 年 前
  Andrea Shepard f06880c855 Add LD_CHANNEL log domain in log.c 11 年 前
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 年 前
  Nick Mathewson 913067f788 Resolve about 24 DOCDOCs 12 年 前
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年 前
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 年 前
  Nick Mathewson ffc21b653f Merge remote-tracking branch 'origin/maint-0.2.2' 12 年 前
  Nick Mathewson 3a9351b57e Fix more clang format-nonliteral warnings (bug 5969) 12 年 前
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 年 前