Nick Mathewson
|
4e11c2ca6c
Extract getpass to a new lib/term library
|
6 years ago |
Nick Mathewson
|
e0957022bd
Extract get_uname to lib/osinfo.
|
6 years ago |
Nick Mathewson
|
0362cdc169
Move fd and memory-info functions.
|
6 years ago |
Nick Mathewson
|
0f02d2c041
Fix windows compilation in compat_time
|
6 years ago |
Nick Mathewson
|
a097ddb4f5
Extract time functionality into lib/wallclock and lib/time
|
6 years ago |
Nick Mathewson
|
bdea94a665
Move floating-point math functions into a new lib/math
|
6 years ago |
Nick Mathewson
|
315e6b59dd
Extract process-management functionality into a new lib/process
|
6 years ago |
Nick Mathewson
|
eee86e627b
Extract memarea into its own library
|
6 years ago |
Nick Mathewson
|
9cf335c9a5
Extract threading code into a new library.
|
6 years ago |
Nick Mathewson
|
235ddb15a0
Move util_format into a new libtor-encoding library
|
6 years ago |
Alex Xu (Hello71)
|
614a78ddaa
Fix Rust cross compilation.
|
6 years ago |
Nick Mathewson
|
000de2f2ac
Merge branch 'fs_refactor'
|
6 years ago |
Nick Mathewson
|
2113603718
Merge branch 'sandbox_refactor'
|
6 years ago |
Nick Mathewson
|
b9b05e437d
Merge branch 'net_refactor'
|
6 years ago |
Nick Mathewson
|
1e2e0f7e46
Extract functions from compat.c and util.h into a new fs library
|
6 years ago |
Nick Mathewson
|
bee580ddba
Move sandbox code into a new library.
|
6 years ago |
Nick Mathewson
|
42b3caa6ad
Move network code to libtor-net.
|
6 years ago |
Nick Mathewson
|
b1de1e7a77
Extract core part of smartlist code into its own library.
|
6 years ago |
Nick Mathewson
|
79f73ab330
Finally extract the log library and make it build.
|
6 years ago |
Nick Mathewson
|
97b15a1d7c
Extract the locking and logging code
|
6 years ago |
Nick Mathewson
|
2cf033f238
Extract simple integer math into its own module
|
6 years ago |
Nick Mathewson
|
1abadee3fd
Extract key string manipulation functions into a new library.
|
6 years ago |
Nick Mathewson
|
9426751b72
Extract our code for answering "what time is it right now".
|
6 years ago |
Nick Mathewson
|
77dff00b18
Refactor container into a library.
|
6 years ago |
Nick Mathewson
|
e066966bf4
Extract tor_malloc and friends to a new module.
|
6 years ago |
Nick Mathewson
|
7f2dbbe585
Make sure check-spaces applies in lib and dirauth.
|
6 years ago |
Nick Mathewson
|
946428d273
Run checkIncludes.py from "make check-includes"
|
6 years ago |
Nick Mathewson
|
25ccfff86a
Split crypto and tls libraries into directories
|
6 years ago |
Nick Mathewson
|
4bdda6d05f
Move trace into its own library in libs.
|
6 years ago |
Nick Mathewson
|
2d20cbf837
Extract compression functions into a new library.
|
6 years ago |