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
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-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
2017-05-09
config: Remove ExcludeSingleHopRelays option
David Goulet
2017-05-09
config: Remove AllowInvalidNodes option
David Goulet
2017-05-08
Merge branch 'netflow_padding-v6-rebased2-squashed'
Nick Mathewson
2017-05-08
Netflow record collapsing defense.
Mike Perry
2017-04-03
Refactor and comment new_route_len()
Taylor Yu
2017-04-03
Add tests for new_route_len()
Taylor Yu
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-02-28
Merge remote-tracking branch 'public/bug21407'
Nick Mathewson
2017-02-24
Also allow C_MEASURE_TIMEOUT circuits to lack guard state.
Nick Mathewson
2017-02-16
The UseCreateFast consensus parameter now defaults to 0.
Nick Mathewson
2017-02-09
Remove an XXXprop271 comment that has been replaced by #21423
Nick Mathewson
2017-02-09
Revise an XXXprop271 comment -- it has been superseded by #21422
Nick Mathewson
2017-02-09
Remove an XXXprop271 comment -- it has been replaced by #21421
Nick Mathewson
2017-02-03
Prevention: never die from extend_info_from_node() failure.
Nick Mathewson
2017-01-31
Downgrade assertion to nonfatal for #21242
Nick Mathewson
2017-01-18
Remove UseDeprecatedGuardAlgorithm.
Nick Mathewson
2017-01-18
Remove the (no longer compiled) code for legacy guard selection.
Nick Mathewson
2017-01-18
circuit: Make circuit_build_times_disabled take an or_options_t
David Goulet
2016-12-19
Don't warn about absent guard state when none expected.
Nick Mathewson
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-16
Wrap all of the legacy guard code, and its users, in #ifdefs
Nick Mathewson
2016-12-16
Implement support for per-circuit guard restrictions.
Nick Mathewson
2016-12-16
Change return value of entry_guard_succeeded to an enum.
Nick Mathewson
2016-12-16
Remove guard_selection argument from status-reporting functions
Nick Mathewson
2016-12-12
Replace "people" with the appropriate network component in comments
J. Ryan Stinnett
2016-12-08
Merge branch 'feature15056_v1_squashed'
Nick Mathewson
[next]