tor/src/lib
Alexander Færøy 5585cbd08f Change the Process exit_callback to return bool.
This patch changes our process_t's exit_callback to return a boolean
value.  If the returned value is true, the process subsystem will call
process_free() on the given process_t.

See: https://bugs.torproject.org/28179
2018-12-17 16:39:28 -05:00
..
arch File-level documentation for some of src/lib. 2018-07-01 20:22:55 -04:00
cc simplify now that it uses tor's copyright and license 2018-11-07 11:02:26 -05:00
compress Rename subsystem callback functions to make them consistent 2018-11-09 11:12:12 -05:00
container Merge branch 'ticket25573-034' into ticket25573-master 2018-08-29 17:10:06 +00:00
crypt_ops Merge branch 'maint-0.3.5' 2018-11-13 08:27:29 -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 Include sys/time.h in timers.c and time_fmt.c 2018-11-06 15:15:22 -05:00
err Rename subsystem callback functions to make them consistent 2018-11-09 11:12:12 -05:00
evloop Merge branch 'maint-0.3.5' 2018-11-06 15:17:52 -05:00
fdio File-level documentation for some of src/lib. 2018-07-01 20:22:55 -04:00
fs Merge branch 'ticket26223' 2018-07-10 20:18:28 -04:00
geoip Detect an unlikely integer overflow. 2018-09-27 16:30:02 -04:00
intmath Replace U64_LITERAL with the standard UINT64_C 2018-07-03 10:33:50 -04: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 Rename util_malloc to malloc. 2018-07-10 15:16:57 -04:00
math File-level documentation for some of src/lib. 2018-07-01 20:22:55 -04:00
memarea Rename torlog.[ch] to log.[ch] 2018-07-10 15:20:30 -04:00
meminfo Rename torlog.[ch] to log.[ch] 2018-07-10 15:20:30 -04:00
net Add documentation for the is_socket and error argument of read_to_chunk(). 2018-12-17 16:39:28 -05:00
osinfo Merge branch 'bug28096-029-squashed' into bug28096-035-squashed 2018-11-15 12:23:29 +10:00
process Change the Process exit_callback to return bool. 2018-12-17 16:39:28 -05:00
sandbox Merge branch 'bug28183_029' into maint-0.3.5 2018-11-13 16:48:21 -05:00
smartlist_core Rename util_malloc to malloc. 2018-07-10 15:16:57 -04:00
string string: add BOM helper 2018-10-23 00:33:48 +00:00
subsys Document that subsystem callbacks are optional. 2018-11-09 10:58:20 -05:00
term Rename util_malloc to malloc. 2018-07-10 15:16:57 -04: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 Merge branch 'maint-0.3.5' 2018-11-11 18:05:45 -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