Commit History

Author SHA1 Message Date
  Nick Mathewson 99beed152e Make the rust tests link. 5 years ago
  Nick Mathewson 4eac5c6ce6 And tell build.rs to stop looking in src/common 5 years ago
  Nick Mathewson c73bb9937d Fix build.rs to handle removed common. 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 2113603718 Merge branch 'sandbox_refactor' 5 years ago
  Nick Mathewson b9b05e437d Merge branch 'net_refactor' 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 6e2b6a6685 fixup! Extract core part of smartlist code into its own library. 5 years ago
  Nick Mathewson b0adf2fc9b Fix up the rust build script library list. 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 77dff00b18 Refactor container into a library. 5 years ago
  Nick Mathewson e066966bf4 Extract tor_malloc and friends to a new module. 5 years ago
  Nick Mathewson 25ccfff86a Split crypto and tls libraries into directories 5 years ago
  Nick Mathewson a403ee6bb3 Move consttime library code into its own directory. 5 years ago
  Nick Mathewson 2cfcb7b364 Extract error functionality into a new lowest-level library. 5 years ago
  Nick Mathewson bd9ebb3763 Use a rust build script to set linker options correctly for tests. 5 years ago