Commit History

Author SHA1 Message Date
  Nick Mathewson 458da8a80d Move unit-parsing code to src/lib/confmgt 4 years ago
  Nick Mathewson 246599abb4 Start moving types that will be used for config vars to lib/conf 4 years ago
  Nick Mathewson 271a671822 pubsub: relationship checking functionality 5 years ago
  Nick Mathewson e4d3098d4d Low-level dispatch module for publish-subscribe mechanism 5 years ago
  Nick Mathewson f6b8c7da66 Move buffers.c out of lib/containers to resolve a circularity. 5 years ago
  Nick Mathewson 6e7ff8cba0 Move the code that knows our tor version into a lowest-level lib 5 years ago
  Nick Mathewson 0ce1f2d466 Declare the subsystem structure. 5 years ago
  Nick Mathewson c8f2a6d2fe Extract the non-stats part of geoip into a new src/lib/geoip. 5 years ago
  Nick Mathewson 81cb0afb2b Start splitting src/or 5 years ago
  Nick Mathewson 1e417b7275 All remaining files in src/common belong to the event loop. 5 years ago
  Nick Mathewson 4e11c2ca6c Extract getpass to a new lib/term library 5 years ago
  Nick Mathewson e0957022bd Extract get_uname to lib/osinfo. 5 years ago
  Nick Mathewson 0362cdc169 Move fd and memory-info functions. 5 years ago
  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 315e6b59dd Extract process-management functionality into a new lib/process 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 235ddb15a0 Move util_format into a new libtor-encoding library 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
  Nick Mathewson 1e2e0f7e46 Extract functions from compat.c and util.h into a new fs library 5 years ago
  Nick Mathewson bee580ddba Move sandbox code into a new library. 5 years ago
  Nick Mathewson 42b3caa6ad Move network code to libtor-net. 5 years ago
  Nick Mathewson b1de1e7a77 Extract core part of smartlist code into its own library. 5 years ago
  Nick Mathewson 79f73ab330 Finally extract the log library and make it build. 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