Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 300e3bebd1 Merge branch 'ticket26494' 5 years ago
  Nick Mathewson 3d606dddb9 fixup! Move format_win32_error into lib/log/ 5 years ago
  Nick Mathewson 1e2e0f7e46 Extract functions from compat.c and util.h into a new fs library 5 years ago
  Nick Mathewson 3246c114a2 Move format_win32_error into lib/log/ 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 05040a9e84 Minimize and permit sandbox includes from crypto_ops. 5 years ago
  Nick Mathewson ad24ccd472 Minimize includes from sandbox.c 5 years ago
  Nick Mathewson 55b7939367 Fix up include paths for sandbox.h (automated) 5 years ago
  Nick Mathewson bee580ddba Move sandbox code into a new library. 5 years ago
  Nick Mathewson 0742b38725 Revert "Use the "commands" argument of AC_CONFIG_FILES to make scripts +x" 5 years ago
  Nick Mathewson d893be190f rectify include paths (automatic) for address.h 5 years ago
  Nick Mathewson 3930416dec Link GetAdaptersAddresses, rather than loading it on-demand. 5 years ago
  Nick Mathewson 42b3caa6ad Move network code to libtor-net. 5 years ago