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
Age
Commit message (
Expand
)
Author
2019-10-31
config: Move relay config actions into the relay module
teor
2019-10-31
config: Move server transport actions into the relay module
teor
2019-10-31
config: Move bw & other configs into the dirauth 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-31
dirauth: Remove some outdated config comments
teor
2019-10-31
dirauth: Refactor some config checks
teor
2019-10-31
dirauth: Disable dirauth config when the module is disabled
teor
2019-10-31
config: Move dirauth config into the dirauth module
teor
2019-10-31
config: Improve some function comments
teor
2019-10-31
config: Give warn_about_relative_paths() const args
teor
2019-10-30
Merge remote-tracking branch 'tor-github/pr/1485'
Nick Mathewson
2019-10-30
circ: Add an handle to circuit_t
David Goulet
2019-10-30
Fix 32167: comment in config.c
Nick Mathewson
2019-10-31
test: Fix a comment typo in src/test/test_hs_ntor.sh
teor
2019-10-31
test: Fix a loop variable bug in test_parseconf.sh
teor
2019-10-30
fs: Clarify an ambiguous comment about string/pointer equality
teor
2019-10-29
Merge branch 'tor-github/pr/1456'
George Kadianakis
2019-10-29
app/config: Fix a comment typo in config.c
teor
2019-10-28
nodelist: fix a comment typo in routerset.h
teor
2019-10-28
Merge branch 'tor-github/pr/1476'
David Goulet
2019-10-28
add missing docs in crypto_digest*
Nick Mathewson
2019-10-26
Documentation cleanup in confmacros.h
Nick Mathewson
2019-10-26
Fix doxygen HTML warnings in src/feature.
Nick Mathewson
2019-10-26
doxygen: add @file declarations for src/feature/
Nick Mathewson
2019-10-26
doxygen: add @file declarations for src/app
Nick Mathewson
2019-10-26
doxygen: add @file declarations for src/core/crypto
Nick Mathewson
2019-10-26
doxygen: add @file declarations for src/core/or
Nick Mathewson
2019-10-26
doxygen: add @file declarations for src/core/mainloop
Nick Mathewson
2019-10-26
doxygen: add @file declarations for src/core/proto
Nick Mathewson
2019-10-26
doxygen: add @file declarations for src/lib
Nick Mathewson
2019-10-26
Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.
Nick Mathewson
2019-10-26
Rename confparse.[ch] to confmgt.[ch]
Nick Mathewson
2019-10-26
Move config_format_t and allied definitions into conftypes.h
Nick Mathewson
2019-10-25
Merge branch 'ticket31241_v3'
Nick Mathewson
2019-10-25
config,state: check magic in all callbacks.
Nick Mathewson
2019-10-25
confparse: Add a function to check the magic of a toplevel object.
Nick Mathewson
2019-10-25
test: Use SEVERITY_MASK_IDX() to find the LOG_* mask indexes
teor
2019-10-25
Merge remote-tracking branch 'tor-github/pr/1467'
teor
2019-10-25
Merge branch 'maint-0.4.2'
teor
2019-10-24
test_options: add a test for options_trial_assign()
Nick Mathewson
2019-10-24
tests: set DataDirectory_option as well as DataDirectory.
Nick Mathewson
2019-10-24
config: make options_act*() mockable.
Nick Mathewson
2019-10-25
Merge remote-tracking branch 'tor-github/pr/1466' into maint-0.4.2
teor
2019-10-24
Extend confmgr tests to handle validation callbacks.
Nick Mathewson
2019-10-24
config.c: Turn options_transition_allowed() into a proper callback
Nick Mathewson
2019-10-24
config.c: extract validate, check-transition, and set into a function
Nick Mathewson
2019-10-24
Write a new set of config validation callbacks.
Nick Mathewson
[next]