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-28
Note an unreachable (?) section in buffers.c
Nick Mathewson
2017-09-27
Let's get 100% coverage for proto_http while we're at it.
Nick Mathewson
2017-09-27
Test more error cases of our socks code.
Nick Mathewson
2017-09-27
Add unit tests for SOCKS functions that parse server responses
Nick Mathewson
2017-09-27
socks5 unit tests: add check for ipv6 address type.
Nick Mathewson
2017-09-27
Socks tests for bad socks5 username/passwd auth.
Nick Mathewson
2017-09-27
Mark some tests in parse_socks.c as unreachable (BUG, LCOV)
Nick Mathewson
2017-09-27
testing: test many possible truncated SOCKS commands
Nick Mathewson
2017-09-27
hs-v3: Don't fetch descriptor if we have a pending request
David Goulet
2017-09-27
prop224: Fix one last instance of get_time_period_num() with now.
George Kadianakis
2017-09-27
prop224: Update some function docs with the right retval.
George Kadianakis
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
hs: Avoid possible double circuit close on error
David Goulet
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
[prev]
[next]