Taylor Yu
|
f028713d37
Add more optional packages to Travis
|
6 years ago |
Nick Mathewson
|
be40ad51b6
Add sys/capability.h and sys/prctl.h includes in setuid.c
|
6 years ago |
Nick Mathewson
|
b67754cd64
compat_threads.c needs string.h for memset.
|
6 years ago |
Nick Mathewson
|
a742a826f6
Remove all include common/ uses in crypto_ops and tls.
|
6 years ago |
Nick Mathewson
|
0f02d2c041
Fix windows compilation in compat_time
|
6 years ago |
Nick Mathewson
|
7d7af19f1b
Use tor_ntohs in compress.c; avoid a winsocks dependency
|
6 years ago |
Nick Mathewson
|
326c473b79
fixup! Extract time functionality into lib/wallclock and lib/time
|
6 years ago |
Nick Mathewson
|
02bb701bba
Move DLL support to lib/fs
|
6 years ago |
Nick Mathewson
|
8fc15e4861
Add ntohs and htons to lib/arch/bytes.h
|
6 years ago |
Nick Mathewson
|
4dda026f0d
Update lib/compress to not require common/*.h
|
6 years ago |
Nick Mathewson
|
3d1e99d01b
Move MIN and MAX into lib/intmath/cmp.h
|
6 years ago |
Nick Mathewson
|
8736892679
Remove a pair of windows flags used nowhere in our code
|
6 years ago |
Nick Mathewson
|
57f4b83852
Fix up the include path of compat_time.h (automated)
|
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
|
6178a9f758
Move compute_num_cpus to lib/thread
|
6 years ago |
Nick Mathewson
|
042df08693
Move network_init to lib/net
|
6 years ago |
Nick Mathewson
|
db1a420c4e
Move tor_gethostname to lib/net
|
6 years ago |
Nick Mathewson
|
8c6ff9fec2
Move tor_escape_str_for_pt_args into or/transports.c
|
6 years ago |
Nick Mathewson
|
30166261bb
Move string_is_key_value to lib/encoding
|
6 years ago |
Nick Mathewson
|
48ebd9bf76
Move weakrng into lib/intmath
|
6 years ago |
Nick Mathewson
|
aa3edfd205
Move lockfile code into lib/fs
|
6 years ago |
Nick Mathewson
|
84b8dfe635
Move socket-errno code into lib/net
|
6 years ago |
Nick Mathewson
|
315e6b59dd
Extract process-management functionality into a new lib/process
|
6 years ago |
Nick Mathewson
|
ec4eee6356
Fix the include paths for storagedir,conffile (automated)
|
6 years ago |
Nick Mathewson
|
a1f3ece16d
Move conffile and storagedir to lib/fs
|
6 years ago |
Nick Mathewson
|
38fd3e0df0
Fix up the modules that include memarea.h (automated)
|
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
|
544ab27a94
Extract the alert-socket code into lib/net.
|
6 years ago |