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 6178a9f758 Move compute_num_cpus to lib/thread 5 years ago
  Nick Mathewson 042df08693 Move network_init to lib/net 5 years ago
  Nick Mathewson db1a420c4e Move tor_gethostname to lib/net 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 aa3edfd205 Move lockfile code into lib/fs 5 years ago
  Nick Mathewson 84b8dfe635 Move socket-errno code into lib/net 5 years ago
  Nick Mathewson 315e6b59dd Extract process-management functionality into a new lib/process 5 years ago
  Nick Mathewson ec4eee6356 Fix the include paths for storagedir,conffile (automated) 5 years ago
  Nick Mathewson a1f3ece16d Move conffile and storagedir to lib/fs 5 years ago
  Nick Mathewson 38fd3e0df0 Fix up the modules that include memarea.h (automated) 5 years ago
  Nick Mathewson eee86e627b Extract memarea into its own library 5 years ago
  Nick Mathewson 9cf335c9a5 Extract threading code into a new library. 5 years ago
  Nick Mathewson 544ab27a94 Extract the alert-socket code into lib/net. 5 years ago
  Nick Mathewson 0b7452eeb2 rectify include paths (automatic) for confline.h 5 years ago
  Nick Mathewson b9b44bf000 Move confline.c to lib/encoding: it is about encoding key-value pairs 5 years ago
  Nick Mathewson 696f6f1569 Split confline into confline and conffile. 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 9e592d1dec Move tor_strtok_r to libtor-string 5 years ago
  Nick Mathewson 4d81f5211b Move set/get_uint*() to inline functions in arch/bytes.h 5 years ago
  Nick Mathewson 000de2f2ac Merge branch 'fs_refactor' 5 years ago
  Nick Mathewson 2113603718 Merge branch 'sandbox_refactor' 5 years ago
  Nick Mathewson b9b05e437d Merge branch 'net_refactor' 5 years ago