tor/src/lib
2018-06-29 09:43:00 -04:00
..
arch Add ntohs and htons to lib/arch/bytes.h 2018-06-28 13:26:27 -04:00
cc Move ARRAY_LENGTH to compiler_compat.h 2018-06-22 09:49:13 -04:00
compress Move buffers into container 2018-06-28 16:28:08 -04:00
container Fix a bogus n in a comment 2018-06-28 17:21:15 -04:00
crypt_ops Remove all include common/ uses in crypto_ops and tls. 2018-06-28 14:40:25 -04:00
ctime Remove the util_bug.h include from smartlist.h. 2018-06-22 10:50:14 -04:00
defs Remove bloom filters, order statistics, and bitarrays from container.h 2018-06-22 09:49:13 -04:00
encoding Move string_is_key_value to lib/encoding 2018-06-28 11:46:32 -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 MIN and MAX into lib/intmath/cmp.h 2018-06-28 13:19:42 -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
net A couple of includes to make windows compile again 2018-06-28 16:37:59 -04:00
process Fix macOS includes 2018-06-28 17:15:53 -05:00
sandbox Minimize includes from sandbox.c 2018-06-27 10:11:27 -04:00
smartlist_core fixup! Extract core part of smartlist code into its own library. 2018-06-26 12:21:35 -04:00
string Fix macOS includes 2018-06-28 17:15:53 -05: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 Move buffers into container 2018-06-28 16:28:08 -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