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
/
or
/
circuitbuild.c
Age
Commit message (
Expand
)
Author
2016-10-31
Refactor circuit_pick_create_handshake
teor
2016-10-31
In circuit_pick_extend_handshake, assume all hops support EXTEND2 and ntor
teor
2016-09-13
Merge branch 'feature-17178-v7-squashed-v2'
Nick Mathewson
2016-09-13
Make Tor2web work with ReachableAddresses and CRN_DIRECT_CONN
teor
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-09-05
Appease make check-spaces
Andrea Shepard
2016-08-31
Fix a deref-before-null-check complaint
Nick Mathewson
2016-08-29
Merge remote-tracking branch 'teor/reject-tap-v6'
Nick Mathewson
2016-08-24
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-08-24
Fix path selection on firewalled clients
teor
2016-08-24
Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor
teor (Tim Wilson-Brown)
2016-08-24
Client & HS make sure every hop in every non-HS path supports ntor
teor (Tim Wilson-Brown)
2016-07-28
Three more -Wshadow fixes.
Nick Mathewson
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-07-15
Clients avoid choosing nodes that can't do ntor
teor (Tim Wilson-Brown)
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-27
Merge remote-tracking branch 'arma/task19035-fixedup'
Nick Mathewson
2016-05-27
Disable GET /tor/bytes.txt and GETINFO dir-usage
Roger Dingledine
2016-05-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-16
touchups and refactorings on bug 18616 branch
Roger Dingledine
2016-04-25
Remove redundant declarations of MIN
Nick Mathewson
2016-03-24
Always allow OR connections to bridges on private addresses
teor (Tim Wilson-Brown)
2016-03-15
Fix whitespace.
Nick Mathewson
2016-03-11
Merge remote-tracking branch 'teor/bug8976_01_028'
Nick Mathewson
2016-03-04
Reject multicast rendezvous point addresses
teor (Tim Wilson-Brown)
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-27
Make sure that every module in src/or has a brief description.
Nick Mathewson
2016-01-29
Return NULL from extend_info_from_node if the node has no allowed address
teor (Tim Wilson-Brown)
2016-01-29
Choose OR Entry Guards using IPv4/IPv6 preferences
teor (Tim Wilson-Brown)
2016-01-29
Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options
teor (Tim Wilson-Brown)
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-12-08
Don't allow a rendezvous point to have a private address
David Goulet
2015-11-25
Refuse to make direct connections to private OR addresses
teor (Tim Wilson-Brown)
2015-04-22
Reachability should check ExtendAllowPrivateAddresses not TestingTorNetwork
teor
2015-04-16
Merge remote-tracking branch 'arma/ticket8766'
Nick Mathewson
2015-02-23
Avoid logging natural-language reports that are redundant with bootstrapping
Nick Mathewson
2015-02-11
Merge branch 'bug12844'
Nick Mathewson
2015-02-11
Additional paranoia: do not even build tor2web stuff if not using.
Nick Mathewson
2015-02-09
Recover better when our clock jumps back many hours
Roger Dingledine
2015-02-02
Merge remote-tracking branch 'public/bug9635_warnings_025'
Nick Mathewson
2015-02-02
tweak based on comments from dgoulet
Nick Mathewson
2015-01-21
fix a comment
Nick Mathewson
2015-01-07
When closing circs build through a new guard, only close local ones
Nick Mathewson
2015-01-07
appease "make check-spaces"
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-30
Fix Reachability self-tests in test networks
teor
2014-12-30
Avoid excluding guards from path building in minimal test networks
teor
2014-12-26
Fix log messages in channeltls.c
teor
2014-12-21
Merge branch 'ticket7356_squashed'
Nick Mathewson
[next]