tor/src/lib
2019-03-25 16:35:34 -04:00
..
arch File-level documentation for some of src/lib. 2018-07-01 20:22:55 -04:00
buf Move buffers.c out of lib/containers to resolve a circularity. 2018-11-14 16:07:03 -05:00
cc Add a macro for the fairly common "eat next semicolon" syntax trick 2019-03-25 16:35:33 -04:00
compress Move buffers.c out of lib/containers to resolve a circularity. 2018-11-14 16:07:03 -05:00
container Add a type to map names to short identifiers 2019-03-25 16:35:33 -04:00
crypt_ops Merge remote-tracking branch 'asn-github/adaptive_padding-final' 2019-01-14 14:48:00 -05:00
ctime Add note about use of tor_memcmp() 2018-09-05 09:11:53 -04:00
defs Concentrate all TOR_USEC_PER_SEC definitions in a single header file. 2019-01-02 15:25:55 +02:00
dispatch Debug logs to record all messages sent and delivered. 2019-03-25 16:35:33 -04:00
encoding Add a function to provide an upper bound on base64 decoded length 2018-12-14 13:51:51 -05:00
err Merge branch 'maint-0.3.5' 2019-01-09 08:52:10 -05:00
evloop Normalize .may_include to always have paths, and paths to include 2018-11-14 16:07:35 -05:00
fdio File-level documentation for some of src/lib. 2018-07-01 20:22:55 -04:00
fs Merge branch 'maint-0.3.5' 2019-01-02 16:15:39 -05:00
geoip Detect an unlikely integer overflow. 2018-09-27 16:30:02 -04:00
intmath Change interaction between dormant mode and clock jumps. 2018-12-13 08:25:54 -05:00
lock Rename util_malloc to malloc. 2018-07-10 15:16:57 -04:00
log Add a new inline function to check whether debug logging is on 2019-03-25 16:35:33 -04:00
malloc Normalize .may_include to always have paths, and paths to include 2018-11-14 16:07:35 -05:00
math Add some more type checking. 2019-01-11 14:41:28 +02:00
memarea Make memarea use smartlist_core, not container. 2018-11-14 16:07:03 -05:00
meminfo Rename torlog.[ch] to log.[ch] 2018-07-10 15:20:30 -04:00
net Merge remote-tracking branch 'teor/bug29015' 2019-01-14 13:59:07 -05:00
osinfo Merge branch 'bug28096-029-squashed' into bug28096-035-squashed 2018-11-15 12:23:29 +10:00
process Actually close the stdout pipe on error in process_unix_exec 2019-01-11 18:55:09 -05:00
pubsub practracker compliance: split lint_message into more logical parts 2019-03-25 16:35:34 -04:00
sandbox Make sure sandbox-related getaddrinfo() functions always exist. 2018-11-14 16:12:29 -05:00
smartlist_core Add a smartlist_grow() function to expand a smartlist 2019-03-25 16:35:33 -04:00
string Remove strcmp_len(): it is now unused 2018-12-17 09:04:25 -05:00
subsys Code to manage publish/subscribe setup via subsystem interface. 2019-03-25 16:35:33 -04:00
term Normalize .may_include to always have paths, and paths to include 2018-11-14 16:07:35 -05:00
testsupport File-level summary documentation for src/lib/*/*.[ch] 2018-07-10 12:22:01 -04:00
thread Merge branch 'subsystems' 2018-11-09 15:01:49 -05:00
time Merge remote-tracking branch 'asn-github/adaptive_padding-final' 2019-01-14 14:48:00 -05:00
tls Merge branch 'maint-0.3.5' 2019-01-03 09:02:40 -05:00
trace Rename torlog.[ch] to log.[ch] 2018-07-10 15:20:30 -04:00
version Move the code that knows our tor version into a lowest-level lib 2018-11-05 09:22:02 -05:00
wallclock Rename subsystem callback functions to make them consistent 2018-11-09 11:12:12 -05:00
include.libdonna.am Add a configure switch to build with NSS. 2018-07-11 13:22:20 -04:00