Nick Mathewson
|
1b3b6d9f2d
Replace low-level {var_type,struct_var}_is_*() with flag inspection
|
5 years ago |
Nick Mathewson
|
4b92f4c83a
Re-number VTFLAG_* values so they don't conflict with CVFLAG_*
|
5 years ago |
Nick Mathewson
|
c650ab8061
Move VTFLAG_* declarations to conftypes.h
|
5 years ago |
Nick Mathewson
|
03e4183043
typed_var: Make flags into an unsigned OR of bits.
|
5 years ago |
Nick Mathewson
|
4f6b592691
struct_var: refactor struct_var_is*() functions to delegate
|
5 years ago |
Nick Mathewson
|
7171ce2a2a
config: make config_var_is_dumpable static.
|
5 years ago |
Nick Mathewson
|
8d685aee7c
config: rename "contained" to "derived", and explain it better.
|
5 years ago |
Nick Mathewson
|
668e3a7709
config: Introduce the concept of an "ungettable" variable.
|
5 years ago |
Nick Mathewson
|
3bf38ffff5
Document config_var_is_dumpable and config_var_is_settable.
|
5 years ago |
David Goulet
|
049705fc1c
Merge branch 'tor-github/pr/1311'
|
5 years ago |
George Kadianakis
|
3b32f2508c
Merge branch 'tor-github/pr/1307'
|
5 years ago |
Nick Mathewson
|
0891a31ad3
madvise: tolerate EINVAL and ENOSYS when minherit fails
|
5 years ago |
Nick Mathewson
|
e7565855c0
Merge branch 'ticket31578' into ticket31578_merged
|
5 years ago |
Nick Mathewson
|
9d60495903
Use strtod, not atof, for parsing doubles in the configuration.
|
5 years ago |
Nick Mathewson
|
97f7efa9e3
pf: when extracting an IPv6 address, make sure we got an IPv6 address
|
5 years ago |
Nick Mathewson
|
51475aee57
fp.c: Suppress float-conversion warnings on FreeBSD.
|
5 years ago |
teor
|
af12b6fd29
scripts: Make checkShellScripts.sh error exit if it can't find src
|
5 years ago |
teor
|
8c37bf738d
scripts: Allow checkShellScripts.sh to be run from its parent directory
|
5 years ago |
teor
|
f0044e44f2
scripts: Make the git scripts show usage messages
|
5 years ago |
teor
|
785391a934
scripts: reformat the comments in git-pull-all.sh for consistency
|
5 years ago |
teor
|
97da440f9e
scripts: Improve a usage message in git-push-all.sh
|
5 years ago |
teor
|
51b792b000
scripts: Allow git-push-all.sh to be run from any directory
|
5 years ago |
teor
|
39c7f46d36
main: add some newlines to the subsystem list, for readability
|
5 years ago |
teor
|
5fa75a6cd4
main: remove level number comments from the subsystem list (master)
|
5 years ago |
teor
|
987768b077
Merge branch 'bug31615_041' into bug31615_master
|
5 years ago |
teor
|
f1c57cd1e5
main: remove level number comments from the subsystem list (0.4.1)
|
5 years ago |
teor
|
7e22d99346
Merge branch 'bug31615_040' into bug31615_041
|
5 years ago |
teor
|
2e2a35b694
main: remove level number comments from the subsystem list (0.4.0)
|
5 years ago |
David Goulet
|
409df19b5a
build: The <sys/sysctl.h> is now deprecated on Linux
|
5 years ago |
David Goulet
|
484710f25b
build: The <sys/sysctl.h> is now deprecated on Linux
|
5 years ago |