tor/src/lib
Nick Mathewson 4a248bafba Rename validate_fn{,_t} to start with "legacy_".
The current API of this callback mixes responsibilities, including:
  * validation
  * transition checking
  * processing (modifying) the configuration object.

These will have to be disentangled piece by piece, so for now, we'll
have "legacy" validate functions as well.

This is an automated commit, generated by this command:

./scripts/maint/rename_c_identifier.py \
        validate_fn_t legacy_validate_fn_t \
        validate_fn legacy_validate_fn
2019-10-24 20:30:32 -04:00
..
arch Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
buf Re-run make autostyle. 2019-10-22 09:40:31 -04:00
cc Merge branch 'ticket31705_v2' into ticket31705_v2_merged 2019-10-22 09:39:06 -04:00
compress Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
conf Re-run make autostyle. 2019-10-22 09:40:31 -04:00
confmgt Rename validate_fn{,_t} to start with "legacy_". 2019-10-24 20:30:32 -04:00
container Re-run make autostyle. 2019-10-22 09:40:31 -04:00
crypt_ops Re-run make autostyle. 2019-10-22 09:40:31 -04:00
ctime
defs Run "make autostyle" and fix wide lines. 2019-09-16 13:27:42 -04:00
dispatch Re-run make autostyle. 2019-10-22 09:40:31 -04:00
encoding Doxygen: fix warnings about mismatched HTML tags. 2019-10-16 08:27:03 -04:00
err err: Use the correct type for cb_buf 2019-10-20 20:01:56 +10:00
evloop Re-run make autostyle. 2019-10-22 09:40:31 -04:00
fdio
fs Merge remote-tracking branch 'tor-github/pr/1434' 2019-10-21 15:24:22 +10:00
geoip
intmath weakrng.h: use COCCI to hide a macro coccinelle cannot parse. 2019-10-22 09:32:13 -04:00
lock Merge branch 'tor-github/pr/1346' 2019-09-30 13:56:51 +03:00
log Re-run make autostyle. 2019-10-22 09:40:31 -04:00
malloc Merge branch 'ticket31705_v2' into ticket31705_v2_merged 2019-10-22 09:39:06 -04:00
math Doxygen: Fix things that looked like links. 2019-10-16 08:44:35 -04:00
memarea Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
meminfo Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
net Merge branch 'ticket31705_v2' into ticket31705_v2_merged 2019-10-22 09:39:06 -04:00
osinfo Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
process Merge remote-tracking branch 'tor-github/pr/1417' 2019-10-22 08:36:32 -04:00
pubsub
sandbox Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
smartlist_core Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
string Use STMT_BEGIN/END in parse_int.c so coccinelle can handle it. 2019-10-22 09:32:13 -04:00
subsys
term
testsupport Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
thread Re-run make autostyle. 2019-10-22 09:40:31 -04:00
time Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
tls Merge branch 'ticket31705_v2' into ticket31705_v2_merged 2019-10-22 09:39:06 -04:00
trace Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
version Re-run make autostyle. 2019-10-22 09:40:31 -04:00
wallclock Re-run make autostyle. 2019-10-22 09:40:31 -04:00
include.libdonna.am