tor/src/lib
Alexander Færøy 412fbe9f17 Make example CancelIoEx() code use CancelIo().
This patch changes the CancelIoEx() example code to use CancelIo(),
which is available for older versions of Windows too. I still think the
kernel handles this nicely by sending broken pipes if either side
closes the pipe while I/O operations are pending.

See: https://bugs.torproject.org/28179
2018-12-20 13:11:24 +01: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 Normalize .may_include to always have paths, and paths to include 2018-11-14 16:07:35 -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 code to parse K=V lines into config_line_t format. 2018-12-12 11:07:08 -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 Normalize .may_include to always have paths, and paths to include 2018-11-14 16:07:35 -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 "PT" log domain. 2018-12-17 16:39:28 -05: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 Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged 2018-12-17 16:41:01 -05:00
osinfo Merge branch 'bug28096-029-squashed' into bug28096-035-squashed 2018-11-15 12:23:29 +10:00
process Make example CancelIoEx() code use CancelIo(). 2018-12-20 13:11:24 +01: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 Rename subsystem callback functions to make them consistent 2018-11-09 11:12:12 -05:00
tls Normalize .may_include to always have paths, and paths to include 2018-11-14 16:07:35 -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