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
/
circuitbuild.c
Age
Commit message (
Expand
)
Author
2018-08-29
Ticket #25573: Count TRUNCATED cells.
Mike Perry
2018-06-13
Merge branch 'maint-0.3.3'
Nick Mathewson
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-05-09
Merge branch 'ticket26009'
Nick Mathewson
2018-05-09
Fix some clang warnings
Nick Mathewson
2018-05-09
Distinguish true clock jumps from idleness
Nick Mathewson
2018-05-08
Merge remote-tracking branch 'mikeperry/bug25870_rebase'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-01
Remove the return value from the fascist_firewall_choose_address_* family of ...
Neel Chauhan
2018-05-01
Fix memleak found by unittests.
George Kadianakis
2018-05-01
Write unittests to check basic vanguard path selection.
George Kadianakis
2018-05-01
Bug 25870: Allow 4th hop of vanguard circuits to be the guard.
Mike Perry
2018-05-01
Bug 25870: Prevent the creation of A - B - A vanguard sub-paths.
Mike Perry
2018-04-28
Bug 25870: Allow the last hop in a vanguard circuit to be our guard.
Mike Perry
2018-04-22
Merge branch 'bug25691_033_again_squashed'
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-13
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-12
Refine extend_info_for_node's "enough info" check once again.
Nick Mathewson
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-04-05
Merge remote-tracking branch 'public/split_relay_crypto'
Nick Mathewson
2018-03-27
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-26
Make extend_info_from_node() more picky about node contents
Nick Mathewson
2018-03-17
Extract the cryptographic parts of crypt_path_t and or_circuit_t.
Nick Mathewson
2018-02-16
Remove the return value of node_get_prim_orport() and node_get_prim_dirport()
Neel Chauhan
2018-02-15
Merge remote-tracking branch 'ffmancera-1/bug18918'
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-24
Clarify directory and ORPort checking functions.
Fernando Fernandez Mancera
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
[next]