Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson 0362cdc169 Move fd and memory-info functions. 6 年之前
  Nick Mathewson 973afcc40b Move tor_get_avail_disk_space() to lib/fs 6 年之前
  Nick Mathewson f0319fcbde Merge remote-tracking branch 'catalyst-github/fix-macos-includes' 6 年之前
  Taylor Yu f9e22c68a0 Fix macOS includes 6 年之前
  Nick Mathewson 365179cd16 Fix a bogus n in a comment 6 年之前
  Nick Mathewson c84ab36eff A couple of includes to make windows compile again 6 年之前
  Nick Mathewson 935ba02565 Fix paths for buffers.h; automated. 6 年之前
  Nick Mathewson d8b34e0886 Move buffers into container 6 年之前
  Nick Mathewson be40ad51b6 Add sys/capability.h and sys/prctl.h includes in setuid.c 6 年之前
  Nick Mathewson b67754cd64 compat_threads.c needs string.h for memset. 6 年之前
  Nick Mathewson a742a826f6 Remove all include common/ uses in crypto_ops and tls. 6 年之前
  Nick Mathewson 0f02d2c041 Fix windows compilation in compat_time 6 年之前
  Nick Mathewson 7d7af19f1b Use tor_ntohs in compress.c; avoid a winsocks dependency 6 年之前
  Nick Mathewson 326c473b79 fixup! Extract time functionality into lib/wallclock and lib/time 6 年之前
  Nick Mathewson 02bb701bba Move DLL support to lib/fs 6 年之前
  Nick Mathewson 8fc15e4861 Add ntohs and htons to lib/arch/bytes.h 6 年之前
  Nick Mathewson 4dda026f0d Update lib/compress to not require common/*.h 6 年之前
  Nick Mathewson 3d1e99d01b Move MIN and MAX into lib/intmath/cmp.h 6 年之前
  Nick Mathewson 8736892679 Remove a pair of windows flags used nowhere in our code 6 年之前
  Nick Mathewson 57f4b83852 Fix up the include path of compat_time.h (automated) 6 年之前
  Nick Mathewson a097ddb4f5 Extract time functionality into lib/wallclock and lib/time 6 年之前
  Nick Mathewson bdea94a665 Move floating-point math functions into a new lib/math 6 年之前
  Nick Mathewson 6178a9f758 Move compute_num_cpus to lib/thread 6 年之前
  Nick Mathewson 042df08693 Move network_init to lib/net 6 年之前
  Nick Mathewson db1a420c4e Move tor_gethostname to lib/net 6 年之前
  Nick Mathewson 8c6ff9fec2 Move tor_escape_str_for_pt_args into or/transports.c 6 年之前
  Nick Mathewson 30166261bb Move string_is_key_value to lib/encoding 6 年之前
  Nick Mathewson 48ebd9bf76 Move weakrng into lib/intmath 6 年之前
  Nick Mathewson aa3edfd205 Move lockfile code into lib/fs 6 年之前
  Nick Mathewson 84b8dfe635 Move socket-errno code into lib/net 6 年之前