tor/src/lib
Nick Mathewson 4e4f93d364 Add a #ifdef HAVE_UNISTD_H check to buffers.c
Reported on tor-dev by Gisle Vanem.  Bug not in any released Tor

(The suggested patch used _MSC_VER, but that's not how we do stuff
with autoconf.  With autoconf, you detect the feature you want,
rather than trying to list all the systems that do or do not have
it.)
2019-01-03 09:52:19 -05: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 simplify now that it uses tor's copyright and license 2018-11-07 11:02:26 -05:00
compress Move buffers.c out of lib/containers to resolve a circularity. 2018-11-14 16:07:03 -05:00
container Normalize .may_include to always have paths, and paths to include 2018-11-14 16:07:35 -05:00
crypt_ops Merge branch 'maint-0.3.5' 2019-01-03 09:45:56 -05:00
ctime Add note about use of tor_memcmp() 2018-09-05 09:11:53 -04:00
defs File-level summary documentation for src/lib/*/*.[ch] 2018-07-10 12:22:01 -04:00
encoding Add a function to provide an upper bound on base64 decoded length 2018-12-14 13:51:51 -05:00
err Rename subsystem callback functions to make them consistent 2018-11-09 11:12:12 -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 LD_BTRACK log domain for bootstrap tracker 2018-12-20 18:46:17 -06:00
malloc Normalize .may_include to always have paths, and paths to include 2018-11-14 16:07:35 -05:00
math File-level documentation for some of src/lib. 2018-07-01 20:22:55 -04: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 Add a #ifdef HAVE_UNISTD_H check to buffers.c 2019-01-03 09:52:19 -05:00
osinfo Merge branch 'bug28096-029-squashed' into bug28096-035-squashed 2018-11-15 12:23:29 +10:00
process Fix priority on process subsystem level: it uses "net" 2018-12-21 14:12:20 -05:00
sandbox Make sure sandbox-related getaddrinfo() functions always exist. 2018-11-14 16:12:29 -05:00
smartlist_core Normalize .may_include to always have paths, and paths to include 2018-11-14 16:07:35 -05:00
string Normalize .may_include to always have paths, and paths to include 2018-11-14 16:07:35 -05:00
subsys Document that subsystem callbacks are optional. 2018-11-09 10:58:20 -05: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 Fix typo in time_sys.h. 2018-12-21 13:26:38 -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