Commit History

Author SHA1 Message Date
  Nick Mathewson 235ddb15a0 Move util_format into a new libtor-encoding library 5 years ago
  Nick Mathewson 3cff3e825a Move several address-string-testing functions to address.c 5 years ago
  Nick Mathewson e165c9c304 Move various mem* functions to lib/string 5 years ago
  Nick Mathewson 4d81f5211b Move set/get_uint*() to inline functions in arch/bytes.h 5 years ago
  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 55b7939367 Fix up include paths for sandbox.h (automated) 5 years ago
  Nick Mathewson d893be190f rectify include paths (automatic) for address.h 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 79f73ab330 Finally extract the log library and make it build. 5 years ago
  Nick Mathewson da4ae8a6b6 Automated fixup of include paths after torlog.h movement. 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 9426751b72 Extract our code for answering "what time is it right now". 5 years ago
  Nick Mathewson de508c5f50 Extract smartlist.h from container.h 5 years ago
  Nick Mathewson b8be8265b6 Rectify include paths after container split (automatic) 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 accf239fa3 Rectify include paths (automated) 5 years ago
  Nick Mathewson fa5fda5bbf Rectify include paths (automated) 5 years ago
  Nick Mathewson 275aff6917 Rectify include paths (automated) 5 years ago
  Nick Mathewson 72a5ae8c66 Merge branch 'maint-0.3.4' 5 years ago
  Nick Mathewson 8f3712cf6e eol@eof is still the law in 0.3.4 :( 5 years ago
  Nick Mathewson f24797a587 Merge branch 'maint-0.3.4' 5 years ago
  Nick Mathewson f91ea506f0 Fix clang warnings introduced by 9f2b887c5d251b93ee9def708 5 years ago
  Nick Mathewson 057d838409 Use raw_assert() in write_all(). 5 years ago