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
/
entrynodes.c
Age
Commit message (
Expand
)
Author
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-04-28
Bug 25870: Allow the last hop in a vanguard circuit to be our guard.
Mike Perry
2018-04-27
Merge branch 'bug25843_v2_squashed'
Nick Mathewson
2018-04-27
Introduce torrc option NumPrimaryGuards
George Kadianakis
2018-04-22
Merge branch 'bug25691_033_again_squashed'
Nick Mathewson
2018-04-22
Check for "the right descriptor", not just "any descriptor".
Nick Mathewson
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-04-05
fix confusing comment
Roger Dingledine
2018-01-31
circ: Don't cannibalize a circuit if the guard state is unusable
David Goulet
2017-12-18
finish documentation on live_consensus_is_missing
Nick Mathewson
2017-12-12
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-12
Merge branch 'bug24367_032_squashed' into maint-0.3.2
Nick Mathewson
2017-12-12
Make sure bridges are definitely running before delaying directory fetches
teor
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Convert remaining function (mostly static) to new free style
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-11-30
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-30
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-11-30
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-11-28
Guard: Don't pick ourselves as a possible Guard
David Goulet
2017-11-22
Avoid crashing if we call num_usable_bridges() when bridges are not enabled
teor
2017-11-22
Stop checking cached bridge descriptors for usable bridges
teor
2017-11-20
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-20
Merge branch 'bug23817_031' into maint-0.3.2
Nick Mathewson
2017-11-20
Check number of usable guards when applying md restrictions.
George Kadianakis
2017-11-17
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-17
Merge branch 'bug23817_031' into maint-0.3.2
Nick Mathewson
2017-11-17
Make should_set_md_dirserver_restriction() look at num filtered guards
Nick Mathewson
2017-11-17
Skip dirserver restrictions in small networks.
George Kadianakis
2017-11-17
Introduce new guard restriction and use it to skip outdated dirs.
George Kadianakis
2017-10-25
Add a unittest that reveals the offending case of #23862.
George Kadianakis
2017-10-03
entrynodes: Better naming for dir info check functions.
George Kadianakis
2017-10-03
entrynodes: Error msg for missing guard descs is now more informative.
George Kadianakis
2017-10-03
entrynodes: Be specific about how many primary descriptors we miss.
George Kadianakis
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-14
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-09-14
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-14
entrynodes.c: fix syntax error around BUG() statement
Martin Kepplinger
2017-07-01
general formatting / whitespace / typo fixes
Roger Dingledine
2017-06-29
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-06-29
Merge branch 'trove-2017-006' into maint-0.3.0
Nick Mathewson
2017-06-29
Consider the exit family when applying guard restrictions.
Nick Mathewson
2017-06-28
Merge remote-tracking branch 'asn/bug21969_bridges_030' into maint-0.3.0
Nick Mathewson
2017-06-22
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-06-22
Combine our "don't do this if no consensus" entryguards checks
Nick Mathewson
2017-06-19
Don't expand guard sample set unless consensus is "reasonably live"
Nick Mathewson
2017-05-22
Raise common code for creating circuit_guard_state_t
Nick Mathewson
2017-05-22
Merge remote-tracking branch 'asn/bug21969_bridges'
Nick Mathewson
2017-05-22
Set guard state on bridge descriptor fetches.
George Kadianakis
[next]