Commit History

Author SHA1 Message Date
  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 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 b9b44bf000 Move confline.c to lib/encoding: it is about encoding key-value pairs 5 years ago
  Nick Mathewson 0a9d8dcf2b Move hex_str to binascii.c 5 years ago
  Nick Mathewson 194a34cdc2 Extract time encoding functions into lib/encoding 5 years ago
  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