Commit History

Author SHA1 Message Date
  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
  rl1987 db850fec3a Test TLD validation 6 years ago
  rl1987 1af016e96e Do not consider IP strings valid DNS names. Fixes #25055 6 years ago
  Nick Mathewson a1dd8afc16 Merge branch '25162_zstd_static' 6 years ago
  Nick Mathewson 78382d557a Merge remote-tracking branch 'dgoulet/bug25113_029_01' 6 years ago
  David Goulet fe3dfe7e38 test: Bump to 10 msec gap in the monotonic test 6 years ago
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  Nick Mathewson 7cb954209d Make zstd unit tests try running with static-only fns disabled 6 years ago
  Nick Mathewson 28fbfa8712 whitespace fix 6 years ago
  Nick Mathewson 60bf8f6cf6 Improve add_msec test to cover ms->sec rollover 6 years ago
  Nick Mathewson dd6dec2665 Add a function to add msec to a monotime. 6 years ago
  Nick Mathewson 4c877ae874 Add monotime functions for clearing monotonic times 6 years ago