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-27
Bug 19859: Add HTTPCONNECT client protocol
JeremyRand
2019-10-27
Bug 19859: Set arg to const
JeremyRand
2019-10-27
Bug 19859: Consolidate flag fields into ISO_FIELDS
JeremyRand
2019-10-27
Bug 19859: Add stream isolation data to STREAM event
JeremyRand
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
2019-10-24
Make foo_validate() functions call config_validate().
Nick Mathewson
2019-10-24
Add a config_validate() function to invoke verify callbacks.
Nick Mathewson
2019-10-24
Rename validate_fn{,_t} to start with "legacy_".
Nick Mathewson
2019-10-24
test_options: stop generating old_data entirely.
Nick Mathewson
2019-10-24
test_options: don't pass an old_options argument to options_validate()
Nick Mathewson
2019-10-24
Use named-member syntax for initializing config_format_t objects
Nick Mathewson
2019-10-25
Merge branch 'maint-0.4.2'
teor
2019-10-25
Merge remote-tracking branch 'tor-github/pr/1464' into maint-0.4.2
teor
2019-10-24
bump to 0.4.2.3-alpha-dev
Nick Mathewson
2019-10-24
test_options: Use 64-bit comparisons when checking domain masks.
Nick Mathewson
2019-10-24
dir: Return 503 code when rejecting single hop request
David Goulet
2019-10-24
dir: Remove connection_dir_is_anonymous() logging
David Goulet
2019-10-24
dir: Look if circuit is closed in connection_dir_is_anonymous()
David Goulet
2019-10-24
hs-v3: Remove a BUG() caused by an acceptable race
David Goulet
2019-10-23
Bump to 0.4.2.3-alpha
Nick Mathewson
2019-10-24
Merge remote-tracking branch 'tor-github/pr/1447'
teor
2019-10-23
Merge remote-tracking branch 'tor-github/pr/1449'
teor
2019-10-23
Merge remote-tracking branch 'tor-github/pr/1284' into maint-0.3.5
teor
2019-10-23
Merge remote-tracking branch 'tor-github/pr/1256' into maint-0.3.5
teor
2019-10-23
Tidy whitespace around some STMT_BEGINs and STMT_ENDs
teor
2019-10-22
Merge branch 'maint-0.4.2'
Nick Mathewson
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1441' into maint-0.4.2
Nick Mathewson
2019-10-22
config validation: make the "old_options" argument const.
Nick Mathewson
2019-10-22
test_options: remove def_opt member of test data.
Nick Mathewson
2019-10-22
test_options: remove "dflt" part of setup_options().
Nick Mathewson
2019-10-22
Remove a pair of now-unused default-options arguments.
Nick Mathewson
2019-10-22
test_options: Fix options_validate() calls in macros.
Nick Mathewson
2019-10-22
Use coccinelle to fix most options_validate() call sites.
Nick Mathewson
2019-10-22
Remove unused arguments from options_validate().
Nick Mathewson
2019-10-22
validate_fn(): remove now-unused defaults and from_setconf.
Nick Mathewson
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1446'
Nick Mathewson
2019-10-22
Re-run make autostyle.
Nick Mathewson
[next]