コミット履歴

作者 SHA1 メッセージ 日付
  Taylor Yu f028713d37 Add more optional packages to Travis 5 年 前
  Nick Mathewson be40ad51b6 Add sys/capability.h and sys/prctl.h includes in setuid.c 5 年 前
  Nick Mathewson b67754cd64 compat_threads.c needs string.h for memset. 5 年 前
  Nick Mathewson a742a826f6 Remove all include common/ uses in crypto_ops and tls. 5 年 前
  Nick Mathewson 0f02d2c041 Fix windows compilation in compat_time 5 年 前
  Nick Mathewson 7d7af19f1b Use tor_ntohs in compress.c; avoid a winsocks dependency 5 年 前
  Nick Mathewson 326c473b79 fixup! Extract time functionality into lib/wallclock and lib/time 5 年 前
  Nick Mathewson 02bb701bba Move DLL support to lib/fs 5 年 前
  Nick Mathewson 8fc15e4861 Add ntohs and htons to lib/arch/bytes.h 5 年 前
  Nick Mathewson 4dda026f0d Update lib/compress to not require common/*.h 5 年 前
  Nick Mathewson 3d1e99d01b Move MIN and MAX into lib/intmath/cmp.h 5 年 前
  Nick Mathewson 8736892679 Remove a pair of windows flags used nowhere in our code 5 年 前
  Nick Mathewson 57f4b83852 Fix up the include path of compat_time.h (automated) 5 年 前
  Nick Mathewson a097ddb4f5 Extract time functionality into lib/wallclock and lib/time 5 年 前
  Nick Mathewson bdea94a665 Move floating-point math functions into a new lib/math 5 年 前
  Nick Mathewson 6178a9f758 Move compute_num_cpus to lib/thread 5 年 前
  Nick Mathewson 042df08693 Move network_init to lib/net 5 年 前
  Nick Mathewson db1a420c4e Move tor_gethostname to lib/net 5 年 前
  Nick Mathewson 8c6ff9fec2 Move tor_escape_str_for_pt_args into or/transports.c 5 年 前
  Nick Mathewson 30166261bb Move string_is_key_value to lib/encoding 5 年 前
  Nick Mathewson 48ebd9bf76 Move weakrng into lib/intmath 5 年 前
  Nick Mathewson aa3edfd205 Move lockfile code into lib/fs 5 年 前
  Nick Mathewson 84b8dfe635 Move socket-errno code into lib/net 5 年 前
  Nick Mathewson 315e6b59dd Extract process-management functionality into a new lib/process 5 年 前
  Nick Mathewson ec4eee6356 Fix the include paths for storagedir,conffile (automated) 5 年 前
  Nick Mathewson a1f3ece16d Move conffile and storagedir to lib/fs 5 年 前
  Nick Mathewson 38fd3e0df0 Fix up the modules that include memarea.h (automated) 5 年 前
  Nick Mathewson eee86e627b Extract memarea into its own library 5 年 前
  Nick Mathewson 9cf335c9a5 Extract threading code into a new library. 5 年 前
  Nick Mathewson 544ab27a94 Extract the alert-socket code into lib/net. 5 年 前