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
2018-06-13
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-06-13
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-05-22
Add a missing "return -1" when checking for Ed25519 ID loops
Nick Mathewson
2018-04-22
Rename node_has_descriptor() to node_has_any_descriptor()
Nick Mathewson
2018-04-22
Use router_crn_flags in more places, to pass direct-connect flag
Nick Mathewson
2018-04-22
Check for "the right descriptor", not just "any descriptor".
Nick Mathewson
2018-04-12
Refine extend_info_for_node's "enough info" check once again.
Nick Mathewson
2018-03-26
Make extend_info_from_node() more picky about node contents
Nick Mathewson
2018-02-07
Merge remote-tracking branch 'dgoulet/ticket25163_033_01'
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-02-06
rephist: Stop tracking EXTEND attempts
David Goulet
2018-01-19
Add a "falls through" comment to make gcc happy.
Nick Mathewson
2018-01-19
Bug 23101: Pre-build HS-specific circuits (instead of general).
Mike Perry
2018-01-19
Add new circuit purposes for hsdir activity.
Mike Perry
2018-01-19
Implement layer 2 and layer 3 guard pinning via torrc.
Mike Perry
2017-12-08
Merge remote-tracking branch 'mikeperry/bug23114_squashed2'
Nick Mathewson
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Update free functions into macros: src/or/ part 1
Nick Mathewson
2017-12-07
Add tests for circuitstats.c
Mike Perry
2017-12-07
Bug #23100: Count all 3 hop circuits for CBT.
Mike Perry
2017-11-22
channel: Remove nickname attribute from channel_t
David Goulet
2017-11-22
Introduce node_get_curve25519_onion_key() in extend_info_from_node()
Neel Chauhan
2017-11-09
Merge branch 'ticket20895'
Nick Mathewson
2017-09-22
Merge branch 'bug22805_v2_squashed'
Nick Mathewson
2017-09-22
Remove or_circuit_t.is_first_hop; use channel_is_client() instead
Nick Mathewson
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-12
Return the actual number of hops in cpath_get_n_hops()
Nick Mathewson
2017-09-11
Split the behavior of node_supports_ed25519_link_authentication().
Nick Mathewson
2017-09-08
Merge branch 'ed25519_lookup'
Nick Mathewson
2017-09-07
prop224: Pick rendezvous point of protover HSRend=2
David Goulet
2017-08-24
Merge branch 'bug22779_031'
Nick Mathewson
2017-08-22
Remove some support for nickname-based hexdigests
Nick Mathewson
2017-08-11
Merge branch 'bug18982'
Nick Mathewson
2017-08-11
Add # to "hop N" messages to disambiguate from old messages.
Nick Mathewson
2017-07-31
Clean up choose_good_entry_server() doc; add assertion
Nick Mathewson
2017-07-07
Fix a couple of clang warnings
Nick Mathewson
2017-07-07
Merge branch 'ticket21859_032_01_squashed'
Nick Mathewson
2017-07-07
Explicit length checks in circuit_init_cpath_crypto().
George Kadianakis
2017-07-07
test: Crypto groundwork for e2e circuit unittests.
George Kadianakis
2017-07-07
Refactor circuit_init_cpath_crypto() to do prop224 rend circuits.
George Kadianakis
2017-07-03
CREATE_FAST is for when you don't know the onion key
Roger Dingledine
2017-07-03
better comments and mild refactoring
Roger Dingledine
2017-07-03
Document the new functions from the refactor
Nick Mathewson
2017-07-03
Reindent the functions split from circuit_send_next_onion_skin().
Nick Mathewson
2017-07-03
Split circuit_send_next_onion_skin() into its three main cases.
Nick Mathewson
2017-07-01
general formatting / whitespace / typo fixes
Roger Dingledine
2017-05-30
Improve error message when all permitted Exits are down
Nick Mathewson
2017-05-09
Merge branch 'dgoulet_ticket22060_031_01_squashed'
Nick Mathewson
2017-05-09
config: Remove FastFirstHopPK option
David Goulet
[next]