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-29
Log more information when bug8185 is about to trigger.
Nick Mathewson
2017-09-28
Merge remote-tracking branch 'catalyst-oniongit/bug23691'
Nick Mathewson
2017-09-28
Fix leak in test_util.c
Taylor Yu
2017-09-28
Enable disabled test that was disabled due to bug #23551
Alexander Færøy
2017-09-28
Better error handling when trying to compress/decompress into empty buffer.
Alexander Færøy
2017-09-28
Fix whitespace issue in compress.c
Alexander Færøy
2017-09-28
Fix typo in buffers.c.
Alexander Færøy
2017-09-28
Improve unit test coverage for compression code.
Nick Mathewson
2017-09-28
Fix spelling: compressing, not compresing
Nick Mathewson
2017-09-28
Unit test for case where %included dir exists but is unreadable
Nick Mathewson
2017-09-28
unit test for config_lines_dup_and_filter
Nick Mathewson
2017-09-28
Correct docs for config_lines_dup_and_filter
Nick Mathewson
2017-09-28
Move around some LCOV_EXCLs in src/common
Nick Mathewson
2017-09-28
Add unit test for buf_get_line().
Nick Mathewson
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
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
[next]