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.c
Age
Commit message (
Expand
)
Author
2020-10-07
Merge remote-tracking branch 'tor-github/pr/1827/head' into maint-0.3.5
Nick Mathewson
2020-03-21
Add tests for get_first_advertised_{addr,port}_by_type_af()
Nick Mathewson
2020-03-12
config: Warn if ContactInfo is not set
David Goulet
2020-02-12
Lowercase the BridgeDistribution value from torrc in descriptors.
Alexander Færøy
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-05-31
Consider dir info to have changed when the bridges change
Nick Mathewson
2019-05-31
Fix a logic error in deciding whether to accept SessionGroup=
Nick Mathewson
2019-05-14
Add a --list-modules command
Nick Mathewson
2019-04-19
Merge remote-tracking branch 'tor-github/pr/726' into maint-0.3.5
teor
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-09
Fix (and make consistent) the use of OpenBSD preprocessor macro tests
Kris Katterjohn
2018-12-18
Always initialize addr in parse_port_config()
Nick Mathewson
2018-11-06
Merge remote-tracking branch 'tor-github/pr/484' into maint-0.3.5
Nick Mathewson
2018-10-01
Merge remote-tracking branch 'public/bug27893'
Nick Mathewson
2018-09-27
Fix a memory leak in --dump-config
Nick Mathewson
2018-09-27
Extract the non-stats part of geoip into a new src/lib/geoip.
Nick Mathewson
2018-09-27
Remove excess dependencies from geoip.c
Nick Mathewson
2018-09-27
Split geoip from geoip-related stats.
Nick Mathewson
2018-09-27
Move the predicted ports code out of rephist.c
Nick Mathewson
2018-09-25
Revise things that had included router.h before
Nick Mathewson
2018-09-25
Extract all the "am I a server" functions from router.c
Nick Mathewson
2018-09-25
Rename dirauth/mode.h to dirauth/authmode.h
Nick Mathewson
2018-09-24
Merge branch 'bug26913_033'
Nick Mathewson
2018-09-21
Merge remote-tracking branch 'ahf-github/asn/bugs4700_2'
Nick Mathewson
2018-09-21
Split main.c into main.c and mainloop.c
Nick Mathewson
2018-09-20
Split most of dirserv.c into several new modules
Nick Mathewson
2018-09-19
Split routerlist.c into 4 separate modules
Nick Mathewson
2018-09-15
Introduce per-service HiddenServiceExportCircuitID torrc option.
George Kadianakis
2018-09-14
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-09-13
Run crypto_prefork() before start_daemon().
Nick Mathewson
2018-09-12
Merge branch 'pr278_squashed'
Nick Mathewson
2018-09-12
Always close old listeners in retry_all_listeners
rl1987
2018-09-12
Merge remote-tracking branch 'tor-github/pr/318'
Nick Mathewson
2018-09-08
make ipv6-only config complaint clearer
Roger Dingledine
2018-09-07
Merge remote-tracking branch 'dgoulet/ticket20700_035_03'
Nick Mathewson
2018-09-07
hs-v3: Load client authorization secret key from file
Suphanat Chunhapanya
2018-09-04
Merge branch 'nss_squashed' into nss_merge
Nick Mathewson
2018-09-04
Merge branch 'tor_api_owning_control'
Nick Mathewson
2018-09-03
app/config: reject non-UTF-8 ContactInfo
cypherpunks
2018-08-28
Merge branch 'bug26367_035_01'
Nick Mathewson
2018-08-28
hs: Render obsolete Tor2web
David Goulet
2018-08-28
Merge remote-tracking branch 'tor-github/pr/245'
Nick Mathewson
2018-08-23
Update the message logged on relays when DirCache is disabled
teor
2018-08-23
Change the wording of the DirCache warning
Dominique Ingoglia
2018-08-21
When enabling NSS, disable OpenSSL.
Nick Mathewson
2018-08-08
Call crypto_postfork on start_daemon() instead.
Nick Mathewson
2018-08-08
When RunAsDaemon is set, crypto_postfork() as needed
Nick Mathewson
[next]