tor/src/lib
Nick Mathewson 471104eaa5 Remove needless includes from or.h
or.h should really include only the minimum of stuff from or/*,
common/*, and lib/*.
2018-07-01 15:20:37 -04:00
..
arch Remove non-windows system includes from compat.h and util.h 2018-06-29 12:21:52 -04:00
cc Move SUBTYPE_P into compat_compiler.h 2018-06-29 12:21:52 -04:00
compress Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
container Fix a bogus n in a comment 2018-06-28 17:21:15 -04:00
crypt_ops Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
ctime Remove the util_bug.h include from smartlist.h. 2018-06-22 10:50:14 -04:00
defs Combine DH_BYTES and DH_KEY_LEN; put them in a lib/defs header. 2018-07-01 11:25:29 -04:00
encoding Tabify all of the .am files. 2018-07-01 09:37:28 -04:00
err Include stdio.h in torerr.c. 2018-06-25 16:52:14 -04:00
fdio Split read_all and write_all into separate functions 2018-06-27 10:47:42 -04:00
fs Move tor_get_avail_disk_space() to lib/fs 2018-06-29 09:43:00 -04:00
intmath Move bool_eq and bool_neq to lib/intmath 2018-06-29 12:21:52 -04:00
lock A pair of missing includes. 2018-06-22 12:53:57 -04:00
log Merge branch 'fs_refactor' 2018-06-27 14:45:17 -04:00
malloc Split container.c based on container types, and minimize includes 2018-06-22 09:49:13 -04:00
math Move floating-point math functions into a new lib/math 2018-06-28 12:24:45 -04:00
memarea Extract memarea into its own library 2018-06-28 09:25:18 -04:00
meminfo Move fd and memory-info functions. 2018-06-29 12:21:52 -04:00
net Move SIO_IDEAL_SEND_BACKLOG_QUERY into socket.h 2018-06-29 12:21:52 -04:00
osinfo add an include to fix macos, and probably bsd too 2018-06-29 14:03:13 -04:00
process Move fd and memory-info functions. 2018-06-29 12:21:52 -04:00
sandbox Minimize includes from sandbox.c 2018-06-27 10:11:27 -04:00
smartlist_core Tabify all of the .am files. 2018-07-01 09:37:28 -04:00
string Fix macOS includes 2018-06-28 17:15:53 -05:00
term Extract getpass to a new lib/term library 2018-06-29 12:21:52 -04:00
testsupport New script to check includes for modularity violations 2018-06-21 14:05:33 -04:00
thread compat_threads.c needs string.h for memset. 2018-06-28 15:20:26 -04:00
time Fix macOS includes 2018-06-28 17:15:53 -05:00
tls Remove an errant (and unused) include permission in lib/tls 2018-06-29 12:21:52 -04:00
trace Remove the util_bug.h include from smartlist.h. 2018-06-22 10:50:14 -04:00
wallclock Extract time functionality into lib/wallclock and lib/time 2018-06-28 13:01:54 -04:00
include.libdonna.am Move responsibility for libdonna out of src/common 2018-06-21 13:19:00 -04:00