コミット履歴

作者 SHA1 メッセージ 日付
  teor 13298d90a9 Silence spurious clang warnings 9 年 前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 年 前
  teor c9d0967dd9 Fix minor typos, two line lengths, and a repeated include 9 年 前
  teor d7b13543e2 Clamp (some) years supplied by the system to 1 CE 9 年 前
  teor dd556fb1e6 Use correct day of year in correct_tm() 9 年 前
  Nick Mathewson 1eea7a68ed Use S?SIZE_MAX, not S?SIZE_T_MAX 9 年 前
  Nick Mathewson 1a2f2c163f Explicitly initialize addresses in tor_ersatz_socketpair 9 年 前
  Nick Mathewson 7c61d10c6c Fix return value of tor_fd_seekend. 9 年 前
  Nick Mathewson a32913d5aa Allow named pipes for our log files. 9 年 前
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 9 年 前
  Nick Mathewson 867f5e6a76 Add a tor_ftruncate to replace ftruncate. 10 年 前
  Nick Mathewson 58f4200789 Thread support is now required 10 年 前
  Nick Mathewson 5b4ee475aa Remove code for Windows CE support 10 年 前
  Nick Mathewson a7cafb1ea9 Merge branch 'bug8746_v2_squashed' 10 年 前
  Nick Mathewson e2e588175e New testing-only tor_sleep_msec function 10 年 前
  Nick Mathewson 081ff5fa83 whitespace fix, more 10 年 前
  Nick Mathewson f694a443fc Improved comments on bug11946 fix 10 年 前
  Nick Mathewson 9b4ac986cb Use tor_getpw{nam,uid} wrappers to fix bug 11946 10 年 前
  Nick Mathewson e12af2adb0 Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid() 10 年 前
  Nick Mathewson a32d7e1910 Return success when get_total_system_memory() succeeds. 10 年 前
  Nick Mathewson b6c8a14bf3 Merge remote-tracking branch 'public/bug4345a_024' 10 年 前
  Nick Mathewson d3c05a79f0 Merge branch 'scanbuild_fixes' 10 年 前
  Nick Mathewson 67aa3685e7 Merge branch 'bug11396_v2_squashed' 10 年 前
  Nick Mathewson aca05fc5c0 get_total_system_memory(): see how much RAM we have 10 年 前
  Nick Mathewson 685d450ab3 scan-build: avoid undef behaior in tor_inet_pton 10 年 前
  Nick Mathewson 156eefca45 Make sure everything using an interned string is preceded by a log 10 年 前
  Nick Mathewson cbfb8e703e Add 'rename' to the sandboxed syscalls 10 年 前
  Nick Mathewson 595303fd1e Merge remote-tracking branch 'public/bug10363_024_squashed' 10 年 前
  Nick Mathewson 9dd115d6b5 Another 10363 instance: this one in tor_memmem fallback code 10 年 前
  Nick Mathewson 7cdb50e866 Handle tor_munmap_file(NULL) consistently 10 年 前