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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
scripts/maint: Stop assuming that python3 is in /usr/bin
teor
2019-10-25
Merge remote-tracking branch 'tor-github/pr/1462'
teor
2019-10-25
Makefile: Stop using trailing spaces in an EXTRA_DIST clause
teor
2019-10-25
changes: file for 31919
teor
2019-10-25
Travis: Install coccinelle on macOS and Linux
teor
2019-10-25
Makefile: Add check_cocci_parse.sh as check-cocci
teor
2019-10-25
Merge branch 'maint-0.4.2'
teor
2019-10-25
Merge branch 'maint-0.4.1' into maint-0.4.2
teor
2019-10-25
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2019-10-25
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-10-25
Merge branch 'maint-0.2.9' into maint-0.3.5
teor
2019-10-25
Merge branch 'maint-0.4.2'
teor
2019-10-24
changes tile for ticket 31241
Nick Mathewson
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 remote-tracking branch 'tor-github/pr/1463'
teor
2019-10-25
changes: file for 31919's bionic Travis image change
teor
2019-10-25
Merge branch 'ticket31919_bionic_029' into ticket31919_bionic_035
teor
2019-10-25
Travis: Use Ubuntu Bionic, but keep Trusty for chutney
teor
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
Merge branch 'maint-0.4.2'
Nick Mathewson
2019-10-24
bump to 0.4.2.3-alpha-dev
Nick Mathewson
2019-10-24
Forward-port the changelog for 0.4.2.3-alpha
Nick Mathewson
2019-10-24
test_options: Use 64-bit comparisons when checking domain masks.
Nick Mathewson
2019-10-24
A little more text in the SEE ALSO section.
Nick Mathewson
2019-10-24
Merge remote-tracking branch 'tor-github/pr/1437'
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
configure: Add --disable-module-relay to summary
David Goulet
2019-10-24
hs-v3: Remove a BUG() caused by an acceptable race
David Goulet
[next]