tor/src/lib
2018-06-28 13:39:49 -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 Use tor_ntohs in compress.c; avoid a winsocks dependency 2018-06-28 13:39:49 -04:00
container Merge branch 'ticket26494' 2018-06-27 12:47:08 -04:00
crypt_ops Move weakrng into lib/intmath 2018-06-28 11:39:49 -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 DLL support to lib/fs 2018-06-28 13:37:51 -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 Move network_init to lib/net 2018-06-28 11:59:16 -04:00
process Extract process-management functionality into a new lib/process 2018-06-28 11:18:13 -04: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 Move various mem* functions to lib/string 2018-06-27 16:18:42 -04:00
testsupport New script to check includes for modularity violations 2018-06-21 14:05:33 -04:00
thread Move compute_num_cpus to lib/thread 2018-06-28 12:08:18 -04:00
time fixup! Extract time functionality into lib/wallclock and lib/time 2018-06-28 13:39:09 -04:00
tls Remove the util_bug.h include from smartlist.h. 2018-06-22 10:50:14 -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