Commit History

Author SHA1 Message Date
  Nick Mathewson 1e2e0f7e46 Extract functions from compat.c and util.h into a new fs library 5 years ago
  Nick Mathewson 356f59b1bd Move read/write_all_to_socket into lib/net. 5 years ago
  Nick Mathewson 67135ca8e0 Split read_all and write_all into separate functions 5 years ago
  Nick Mathewson 80730c45e0 Move tor_parse_long and friends into parse_int.h in libtor-string 5 years ago
  Nick Mathewson 7159edf909 Move the escape-for-log code into src/lib/log 5 years ago
  Nick Mathewson bcf3e546d1 Move util_bug into libtor-log 5 years ago
  Nick Mathewson b2d4e786b7 Remove the util_bug.h include from smartlist.h. 5 years ago
  Nick Mathewson 97b15a1d7c Extract the locking and logging code 5 years ago
  Nick Mathewson 2cf033f238 Extract simple integer math into its own module 5 years ago
  Nick Mathewson 3883338c81 Move smartlist_add_{v,}asprintf into smartlist.[ch] 5 years ago
  Nick Mathewson 1abadee3fd Extract key string manipulation functions into a new library. 5 years ago
  Nick Mathewson 1e07b4031e Move ARRAY_LENGTH to compiler_compat.h 5 years ago
  Nick Mathewson 9426751b72 Extract our code for answering "what time is it right now". 5 years ago
  Nick Mathewson 479c2ab503 Move STRUCT_VAR_P to compat_compiler. 5 years ago
  Nick Mathewson f95e3bf5fc Simplify include structure of container.[ch] 5 years ago
  Nick Mathewson e066966bf4 Extract tor_malloc and friends to a new module. 5 years ago
  Nick Mathewson 3305ae5044 Rectify include paths (automated). 5 years ago
  Nick Mathewson fa5fda5bbf Rectify include paths (automated) 5 years ago
  Nick Mathewson 727db7aeb9 Rectify include paths (automated) 5 years ago
  Nick Mathewson 275aff6917 Rectify include paths (automated) 5 years ago
  Nick Mathewson 5ecd1fec15 Move horrible-emergency handling into torerr.[ch] 5 years ago
  Nick Mathewson 9fa73003fc Remove dmalloc support; closes #26426 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 cd3fc2aa48 Merge remote-tracking branch 'neel/b25511-r4' 6 years ago
  Neel Chauhan 9e3e1b8bfb Add format_local_iso_time_nospace() 6 years ago
  Mike Perry 0e06a9c3e7 Helper function to add u32 without overflow. 6 years ago
  Neel Chauhan 9df110cd72 Remove PortForwarding options 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