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
/
config
/
config.h
Age
Commit message (
Expand
)
Author
2021-05-17
Merge branch 'maint-0.4.5' into maint-0.4.6
Nick Mathewson
2021-05-17
Make SAVECONF keep only one backup and add sandbox rules for it. #40317
Daniel Pinto
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2020-08-18
Merge branch 'maint-0.4.4'
David Goulet
2020-08-18
Merge branch 'tor-gitlab/mr/121' into maint-0.4.4
David Goulet
2020-08-11
Rename argument to compute_real_max_mem_in_queues()
Nick Mathewson
2020-07-21
Rename get_primary_dir_port()
Nick Mathewson
2020-07-21
Rename get_first_advertised_{addr,port}_by_type_af().
Nick Mathewson
2020-06-25
Remove now-unused OPTIONS_DUMP_DEFAULTS.
Nick Mathewson
2020-05-05
config: New file resolve_addr.{c|h}
David Goulet
2020-04-09
Merge remote-tracking branch 'tor-github/pr/1801/head'
Nick Mathewson
2020-04-01
Move LOG_PROTOCOL_WARN to app/config.h
teor
2020-03-21
Merge branch 'bug32588_042' into bug32588_043
teor
2020-03-21
Merge branch 'bug32588_041' into bug32588_042
teor
2020-03-21
Merge branch 'bug32588_035' into bug32588_041
teor
2020-03-21
Add tests for get_first_advertised_{addr,port}_by_type_af()
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2020-01-06
Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_merged
Nick Mathewson
2019-11-20
Some tests for log changes, commit, and rollback
Nick Mathewson
2019-11-20
Make KeyDirectory's GroupReadable behave the same as CacheDirectory's.
Nick Mathewson
2019-11-19
Split log configuration out of options_act_reversible().
Nick Mathewson
2019-11-05
config: Rename new global functions with a prefix
teor
2019-10-31
config: Delete get_list_of_ports_to_forward()
teor
2019-10-31
config: Move relay config actions into the relay module
teor
2019-10-31
config: Move accounting/bandwidth config into the relay module
teor
2019-10-31
config: Move server transport config into the relay module
teor
2019-10-31
config: Move relay config checks into the relay module
teor
2019-10-31
config: Move relay port parsing into the relay module
teor
2019-10-24
config: make options_act*() mockable.
Nick Mathewson
2019-10-24
config.c: extract validate, check-transition, and set into a function
Nick Mathewson
2019-10-22
config validation: make the "old_options" argument const.
Nick Mathewson
2019-10-22
Remove unused arguments from options_validate().
Nick Mathewson
2019-10-22
Make options_init_logs STATIC for testing.
Nick Mathewson
2019-10-17
Use an enum for quiet_level.
Nick Mathewson
2019-10-17
Move responsibility for setting the "quiet level" into a table.
Nick Mathewson
2019-10-17
Make the command-line parser understand "commands".
Nick Mathewson
2019-10-17
Add a return type for the parsed commandline.
Nick Mathewson
2019-10-17
config: Add TCPProxy option for haproxy protocol
Suphanat Chunhapanya
2019-07-24
Add a config_mgr_t type to wrap config_format_t
Nick Mathewson
2019-07-24
Make config_var and config_fmt const.
Nick Mathewson
2019-02-08
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-02-08
Merge branch 'ticket29040_1_changes' into maint-0.3.5
Nick Mathewson
2019-01-24
hs-v3: add an option param to safe log functions
Suphanat Chunhapanya
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-11-05
Move the code that knows our tor version into a lowest-level lib
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-05
Move literally everything out of src/or
Nick Mathewson