Commit History

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