Commit History

Author SHA1 Message Date
  Nick Mathewson 235ddb15a0 Move util_format into a new libtor-encoding library 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 7a93ce8f63 Update .gitignore and .may_include files 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 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 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 e9943d5459 Move responsibility for libdonna out of src/common 5 years ago
  Nick Mathewson 25ccfff86a Split crypto and tls libraries into directories 5 years ago
  Nick Mathewson 4bdda6d05f Move trace into its own library in libs. 5 years ago
  Nick Mathewson 2d20cbf837 Extract compression functions into a new library. 5 years ago
  Nick Mathewson ad7776f66d Rename libtor.a to libtor-app.a 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
  Nick Mathewson 9b71469773 Merge branch 'maint-0.3.2' 6 years ago
  Nick Mathewson ca8e9813bf vim sometimes makes swo tempfiles 6 years ago
  Nick Mathewson e8682c8594 Add a small library to emulate tor_run_main() with exec() 6 years ago
  Nick Mathewson 7fcae5bffa Merge branch 'maint-0.3.1' 6 years ago
  Nick Mathewson 346066a42e add rust registry to gitignore 6 years ago
  Nick Mathewson 283be00b0b Add support for running "calltool" on Tor via "make callgraph". 6 years ago
  Sebastian Hahn 70c067102b Allow Rust build using locally supplied crates or crates.io 7 years ago