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
path:
root
/
src
/
or
Age
Commit message (
Expand
)
Author
2016-10-18
Module-level docs for ext_orport and router.c
Nick Mathewson
2016-10-18
Turn replaycache.c module doc into doxygen
Nick Mathewson
2016-10-18
Document connection_or.c and connection.c at module level
Nick Mathewson
2016-10-18
Module documentation for circuitmux_ewma.c
Nick Mathewson
2016-10-18
Turn circuitmux.c comments into module docs.
Nick Mathewson
2016-10-18
Module docs for channel.c and channeltls.c
Nick Mathewson
2016-10-17
Update the buffer sentinel fix to work with our #20081 fix.
Nick Mathewson
2016-10-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-10-17
Merge branch 'buf_sentinel_026_v2' into maint-0.2.8
Nick Mathewson
2016-10-17
Add a one-word sentinel value of 0x0 at the end of each buf_t chunk
Nick Mathewson
2016-10-17
Merge branch 'module_docs_1'
Nick Mathewson
2016-10-17
Write a bunch of module documentation.
Nick Mathewson
2016-10-17
Add a logic-consistency test when parsing unix socket configs
Nick Mathewson
2016-10-14
Whitespace cleaning
Nick Mathewson
2016-10-14
Merge branch 'bug20176_v2'
Nick Mathewson
2016-10-14
Merge remote-tracking branch 'public/spaces_in_unix_addrs'
Nick Mathewson
2016-10-14
Merge branch 'bug18357_v2'
Nick Mathewson
2016-10-14
Extract ExitPolicy-and-IPv6Exit check into a new function
Nick Mathewson
2016-10-13
Tweak patch for 18529.
Nick Mathewson
2016-10-13
Remove duplicate code that checks for default authorities
Nick Mathewson
2016-10-11
Merge remote-tracking branch 'yawning-schwanenlied/bug20261'
Nick Mathewson
2016-10-11
Fix spurious compiler warning in do_getpass().
Nick Mathewson
2016-10-11
Merge remote-tracking branch 'asn/bug19223'
Nick Mathewson
2016-10-10
Fix non-triggerable heap corruption at do_getpass().
George Kadianakis
2016-10-06
comment tweak. Fixes 20271. patch from pastly.
Nick Mathewson
2016-10-05
dircollate: Use correct tor_calloc args.
Muhammad Falak R Wani
2016-10-05
Clean up and fix exit policy check in connection_exit_connect().
Nick Mathewson
2016-10-04
Allow a unix: address to contain a C-style quoted string.
Nick Mathewson
2016-10-03
Merge remote-tracking branch 'arma/bug20277'
Nick Mathewson
2016-10-03
Fix parse_virtual_addr_network minimum network size
Paolo Inglese
2016-10-02
remove whitespace accidentally added in 4f1a04ff
Roger Dingledine
2016-10-02
remove confusing comment about conditional consensus download
Roger Dingledine
2016-09-30
Bug 20261: Disable IsolateClientAddr on AF_LOCAL SocksPorts.
Yawning Angel
2016-09-28
Fix memory leak from prop264 branch. CID 1373401
Nick Mathewson
2016-09-26
fix a warning in protover.
Nick Mathewson
2016-09-26
Merge remote-tracking branch 'public/ticket20001_v2'
Nick Mathewson
2016-09-26
Merge branch 'protover_v2_squashed'
Nick Mathewson
2016-09-26
protovers: during voting, assert that we are not voting to shut down.
Nick Mathewson
2016-09-26
Remove version_known, and subtly change the meaning of protocols_known
Nick Mathewson
2016-09-26
Rename "proto " to "pr " in consensuses
Nick Mathewson
2016-09-26
Update prop264 implementation to split HSMid->HS{Intro,Rend}
Nick Mathewson
2016-09-26
prop264: sometimes check client _and_ server versions.
Nick Mathewson
2016-09-26
Rename get_supported_protocols to protover_get_supported_protocols
Nick Mathewson
2016-09-26
Rename compute_protover_vote to protover_compute_vote
Nick Mathewson
2016-09-26
Update authority votes to match updated proposal.
Nick Mathewson
2016-09-26
Clean whitespace, add missing documentation
Nick Mathewson
2016-09-26
Remove DoS vector in protover.c voting code
Nick Mathewson
2016-09-26
Use protocols to see when EXTEND2 support exists.
Nick Mathewson
2016-09-26
Vote on 'proto' lines and include them after 'v' lines.
Nick Mathewson
2016-09-26
Include protocol versions in votes.
Nick Mathewson
[next]