index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
app
Age
Commit message (
Expand
)
Author
2020-06-30
Merge branch 'maint-0.3.5' into maint-0.4.2
Alexander Færøy
2020-06-30
Merge branch 'tor-github/pr/1793' into maint-0.3.5
Alexander Færøy
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-03-13
Merge remote-tracking branch 'tor-github/pr/1718/head' into maint-0.4.2
Nick Mathewson
2020-03-12
config: Warn if ContactInfo is not set
David Goulet
2020-02-12
Merge branch 'maint-0.4.1' into maint-0.4.2
teor
2020-02-12
Merge branch 'maint-0.3.5' into maint-0.4.1
teor
2020-02-12
Lowercase the BridgeDistribution value from torrc in descriptors.
Alexander Færøy
2020-02-11
dirauth: Add option AuthDirRejectRequestsUnderLoad
David Goulet
2020-01-30
Merge branch 'maint-0.4.1' into maint-0.4.2
teor
2020-01-06
Initialize publish/subscribe code when running as an NT service.
Nick Mathewson
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1346' into maint-0.4.1
Nick Mathewson
2019-09-30
Re-run "make autostyle" with improved annotate_ifdef_directives
Nick Mathewson
2019-09-30
Merge branch 'tor-github/pr/1346'
George Kadianakis
2019-09-26
Run "make autostyle" with new "annotate_ifdef_directives"
Nick Mathewson
2019-09-26
lock: Avoid some undefined behaviour when freeing mutexes.
teor
2019-09-11
Update #includes to point to confparse.h in its new location.
Nick Mathewson
2019-09-11
Move confparse.[ch] into src/lib/confmgt/
Nick Mathewson
2019-09-11
Merge branch 'tor-github/pr/1296'
David Goulet
2019-09-11
Document inconsistent usage of config_var_is_listable()
Nick Mathewson
2019-09-11
Clarify documentation on config_var_is_listable()
Nick Mathewson
2019-09-11
Remove all CVFLAG_* usage.
Nick Mathewson
2019-09-11
confparse, conftypes: Replace flags with their new names.
Nick Mathewson
2019-09-11
Replace low-level {var_type,struct_var}_is_*() with flag inspection
Nick Mathewson
2019-09-11
config: make config_var_is_dumpable static.
Nick Mathewson
2019-09-11
config: rename "contained" to "derived", and explain it better.
Nick Mathewson
2019-09-11
config: Introduce the concept of an "ungettable" variable.
Nick Mathewson
2019-09-11
Document config_var_is_dumpable and config_var_is_settable.
Nick Mathewson
2019-09-10
main: add some newlines to the subsystem list, for readability
teor
2019-09-10
main: remove level number comments from the subsystem list (master)
teor
2019-09-10
Merge branch 'bug31615_041' into bug31615_master
teor
2019-09-10
main: remove level number comments from the subsystem list (0.4.1)
teor
2019-09-10
Merge branch 'bug31615_040' into bug31615_041
teor
2019-09-10
main: remove level number comments from the subsystem list (0.4.0)
teor
2019-09-09
Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_m...
Nick Mathewson
2019-09-05
config: Invert sense of _is_invisible, and rename to is_listable()
Nick Mathewson
2019-09-05
config: replace config_var_is_cumulative with is_replaced_on_set()
Nick Mathewson
2019-09-05
Merge branch 'tor-github/pr/1294'
George Kadianakis
2019-09-05
Merge branch 'tor-github/pr/1291'
George Kadianakis
2019-09-05
config: note that some arguments are required.
Nick Mathewson
2019-09-04
Document warn_deprecated_option().
Nick Mathewson
2019-09-04
Document return value of config_mgr_add_format().
Nick Mathewson
2019-09-04
Document validate_fn_t as it stands.
Nick Mathewson
2019-09-04
config_assign: Document CAL_* options.
Nick Mathewson
2019-09-04
Document configuration and abbreviation types.
Nick Mathewson
2019-09-04
config: Make CLEAR with a nonempty value into a nonfatal assertion.
Nick Mathewson
2019-09-04
config: use ptrdiff_t for all field-offset members.
Nick Mathewson
2019-08-30
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-08-30
Merge remote-tracking branch 'tor-github/pr/1114' into maint-0.3.5
teor
2019-08-29
Describe clear_cfg_fn_t better.
Nick Mathewson
[next]