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
2019-09-09
Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_m...
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-29
Describe clear_cfg_fn_t better.
Nick Mathewson
2019-08-28
Merge branch 'ticket31240v2' into ticket31240v2_merged_2
Nick Mathewson
2019-08-28
Fix typo in a comment on config_mgr_get_obj_mutable()
Nick Mathewson
2019-08-28
Simple tests for nested configuration formats
Nick Mathewson
2019-08-28
Tests for config_find_option_name()
Nick Mathewson
2019-08-28
Add tests for variable-listing functions.
Nick Mathewson
2019-08-28
Better explain config_clear_fn_t
Nick Mathewson
2019-08-28
Document or_state_t.substates_
Nick Mathewson
2019-08-28
Document or_options_t.subconfigs_
Nick Mathewson
2019-08-28
document return lifespans for config_mgr_list_vars()
Nick Mathewson
2019-08-28
Fix typo in comment about FallbackDir handling
Nick Mathewson
2019-08-28
Document types for config_get_changes()
Nick Mathewson
2019-08-28
finish a comment explaining all_abbrevs
Nick Mathewson
2019-08-28
Partial support for multiplicity in configuration objects
Nick Mathewson
2019-08-28
Make a config_suite_t type to hold multiple config sub-objects
Nick Mathewson
2019-08-28
Refactor config free logic to use a single path.
Nick Mathewson
2019-08-28
Use special magic to enforce manager/object connection.
Nick Mathewson
2019-08-26
hs-v3: Implement torrc DoS defenses options
David Goulet
2019-08-24
Make a function for NODUMP.
Nick Mathewson
2019-08-24
Make config_var_is_invisible a function.
Nick Mathewson
2019-08-24
Fix comment: ___ options are now that way because of the INVISIBLE flag.
Nick Mathewson
2019-08-22
Merge branch 'ticket30935' into ticket30935_merged
Nick Mathewson
2019-08-20
Merge branch 'ticket30914' into ticket30914_merged
Nick Mathewson
2019-08-19
Merge branch 'maint-0.4.1'
Nick Mathewson
2019-08-19
Merge branch 'maint-0.4.0' into maint-0.4.1
Nick Mathewson
2019-08-19
Merge branch 'maint-0.3.5' into maint-0.4.0
Nick Mathewson
2019-08-19
Merge branch 'maint-0.2.9' into maint-0.3.5
Nick Mathewson
2019-08-12
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-08-12
Merge remote-tracking branch 'tor-github/pr/1066' into maint-0.3.5
teor
2019-08-12
Merge remote-tracking branch 'tor-github/pr/1065' into maint-0.3.5
teor
2019-08-12
Merge remote-tracking branch 'tor-github/pr/1020' into maint-0.3.5
teor
2019-08-06
hs-v3: Add consensus parameters for DoS defenses
David Goulet
2019-07-24
Use config_new() to construct configuration objects.
Nick Mathewson
2019-07-24
Remove src/core/ and src/feature dependencies from confparse.c
Nick Mathewson
2019-07-24
Sort variables in config_mgr_t.all_vars alphabetically
Nick Mathewson
2019-07-24
Make config_var and config_fmt const.
Nick Mathewson
2019-07-24
Add a "freeze" function for config_mgr_t objects.
Nick Mathewson
2019-07-24
Refactor handling of TestingTorNetwork
Nick Mathewson
2019-07-24
Change CONFIG_CHECK() macro to not need a config_format_t
Nick Mathewson
[next]