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
2017-09-27
Move ext_or_command tests to test_proto_misc.c
Nick Mathewson
2017-09-27
Add unit tests for var_cell and control0 proto functions.
Nick Mathewson
2017-09-26
Eat redundant semicolons
Taylor Yu
2017-09-26
hs-v3: Don't non fatal assert if we can't get the intro extend info
David Goulet
2017-09-26
Merge branch 'typecheck4'
Nick Mathewson
2017-09-26
Type bug in shared_random_state -- make sure Version is int.
Nick Mathewson
2017-09-26
Make the TransProxyType field non-const
Nick Mathewson
2017-09-26
Correct two state-file variable types.
Nick Mathewson
2017-09-26
Add test to make sure all confparse variables are well-typed
Nick Mathewson
2017-09-26
Merge remote-tracking branch 'asn/ticket23645_032_01'
Nick Mathewson
2017-09-26
hs: Improve logging
David Goulet
2017-09-25
circuit: Log n_circ_id and global identifier of HS circuits
David Goulet
2017-09-25
circuit: Log circuit identifiers when cannibalizing
David Goulet
2017-09-25
circuit: Keep a copy of n_circ_id for logging
David Goulet
2017-09-25
circuit: Closing reason are signed values
David Goulet
2017-09-25
Merge branch 'bug22109'
Nick Mathewson
2017-09-25
Make testing rend1_payload variables static
Nick Mathewson
2017-09-25
Merge branch 'bug23539_032_01_squashed'
Nick Mathewson
2017-09-25
Whitespace fix.
Nick Mathewson
2017-09-25
sched: make interval a plain int; initialize with macro
Matt Traudt
2017-09-25
sched: Make KISTSchedRunInterval non negative
David Goulet
2017-09-25
Merge remote-tracking branch 'asn/ticket23420_032_01'
Nick Mathewson
2017-09-25
prop224: Add test for parsing RENDEZVOUS1 cell.
George Kadianakis
2017-09-22
fix typo
Roger Dingledine
2017-09-22
Fix check-spaces and a weird copyright.
Nick Mathewson
2017-09-22
Use setup_full_capture_of_logs for 21800
Nick Mathewson
2017-09-22
Remove unused chosen_scheduler_type variable.
Nick Mathewson
2017-09-22
Merge remote-tracking branch 'pastly/bug23552_032_03'
Nick Mathewson
2017-09-22
Merge branch 'bug22805_v2_squashed'
Nick Mathewson
2017-09-22
Stop using CREATE_FAST as a signifier of clienthood.
Nick Mathewson
2017-09-22
Use channel_is_client() accessor in channelpadding.c.
Nick Mathewson
2017-09-22
Stop clearing the is_client flag on channel directly
Nick Mathewson
2017-09-22
Remove or_circuit_t.is_first_hop; use channel_is_client() instead
Nick Mathewson
2017-09-22
sched: move code to respect comments
Matt Traudt
2017-09-22
sched: only log when scheduler type changes
Matt Traudt
2017-09-22
test_util: capture the log in the correct place.
Nick Mathewson
2017-09-21
Merge branch 'bug21800'
Nick Mathewson
2017-09-21
Merge remote-tracking branch 'pastly/bug23581_032_03'
Nick Mathewson
2017-09-21
Capture "Result does not fit in tor_timegm()" warnings in util tests
Nick Mathewson
2017-09-21
hs: Improve comments for when we change timestamps
David Goulet
2017-09-21
sched: Hard exit if we can't select a scheduler
David Goulet
2017-09-21
hs: Avoid possible double circuit close on error
David Goulet
2017-09-21
Merge remote-tracking branch 'catalyst-oniongit/bug23607'
Nick Mathewson
2017-09-21
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-21
Bug 23608: Mock time for all channelpadding tests.
Mike Perry
2017-09-20
Avoid assertion failure for state file clock skew
Taylor Yu
2017-09-20
Use correct sign for state file clock skew
Taylor Yu
2017-09-20
Use correct name for authtype 3 in a comment.
Nick Mathewson
2017-09-20
hs: Log the intro point when we clean it up
David Goulet
2017-09-20
circuit: Log n_circ_id and global identifier
David Goulet
[next]