Commit History

Author SHA1 Message Date
  Nick Mathewson 0362cdc169 Move fd and memory-info functions. 5 years ago
  Nick Mathewson 935ba02565 Fix paths for buffers.h; automated. 5 years ago
  Nick Mathewson a742a826f6 Remove all include common/ uses in crypto_ops and tls. 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 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 315e6b59dd Extract process-management functionality into a new lib/process 5 years ago
  Nick Mathewson 38fd3e0df0 Fix up the modules that include memarea.h (automated) 5 years ago
  Nick Mathewson 42b3caa6ad Move network code to libtor-net. 5 years ago
  Nick Mathewson 80730c45e0 Move tor_parse_long and friends into parse_int.h in libtor-string 5 years ago
  Nick Mathewson 79f73ab330 Finally extract the log library and make it build. 5 years ago
  Nick Mathewson e066966bf4 Extract tor_malloc and friends to a new module. 5 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 5 years ago
  Nick Mathewson b420da4cf8 Rectify include paths (automated) 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
  Nick Mathewson 9abf541f7f Add a function to compute millisecond time difference quickly. 6 years ago
  Mike Perry 0e06a9c3e7 Helper function to add u32 without overflow. 6 years ago
  Nick Mathewson 4b58b97c68 32-bit compilation warnings 6 years ago
  Nick Mathewson d8ef9a2d1e Expose a function that computes stamp units from msec. 6 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Nick Mathewson 6317aa2cc0 Merge branch 'maint-0.3.3' 6 years ago
  Nick Mathewson b504c854d3 Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname 6 years ago
  rl1987 6b6d003f43 Don't explode on NULL or empty string 6 years ago
  rl1987 d891010fdd Allow alphanumeric TLDs in test for now 6 years ago
  rl1987 dbb7c8e6fd Validate hostnames with punycode TLDs correctly 6 years ago