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
/
entrynodes.c
Age
Commit message (
Expand
)
Author
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
2017-05-22
Set guard state on bridge descriptor fetches.
George Kadianakis
2017-05-19
fix typo in comment
Roger Dingledine
2017-04-03
Merge remote-tracking branch 'public/bug21415_testfix_030' into maint-0.3.0
Nick Mathewson
2017-03-27
Merge remote-tracking branch 'origin/maint-0.3.0'
Nick Mathewson
2017-03-27
Fix max sampled size logic when in bridge mode.
George Kadianakis
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-09
Revert "Restore correct behavior of 0.3.0.4-rc with bridges+ipv6-min"
George Kadianakis
2017-03-01
Restore correct behavior of 0.3.0.4-rc with bridges+ipv6-min
Nick Mathewson
2017-03-01
Improve descriptor checks in the new guard algorithm.
George Kadianakis
2017-02-28
Change approach to preventing duplicate guards.
Nick Mathewson
2017-02-14
Replace entry_guard_get_by_id_digest_for_guard_selection impl.
Nick Mathewson
2017-02-09
whoops, removed a semicolon :(
Nick Mathewson
2017-02-09
One more prop271 XXX.
Nick Mathewson
2017-02-09
Update some more XXXXprop271 comments to refer to actual tickets or to be up-...
Nick Mathewson
2017-02-09
Remove an XXXprop271 comment: turns out we didn't need a tristate
Nick Mathewson
2017-02-09
Change "prop271" in XXXXs about guard Ed identity to refer to #20872.
Nick Mathewson
2017-02-01
Merge remote-tracking branch 'asn/bug21052'
Nick Mathewson
2017-02-01
Merge branch 'bug21242'
Nick Mathewson
2017-02-01
Merge remote-tracking branch 'public/bug21129'
Nick Mathewson
2017-01-31
When marking guard state instances on a channel, don't mark NULL
Nick Mathewson
2017-01-31
Don't try to use confirmed_idx in remove_guard_from_...lists()
Nick Mathewson
2017-01-31
Don't build circuits till primary guards have descriptors
Nick Mathewson
2017-01-31
Don't (usually) return any guards that are missing descriptors.
Nick Mathewson
2017-01-31
entry_guard_pick_for_circuit(): TRAFFIC guards must have descriptors
Nick Mathewson
2017-01-30
entrynodes: Remove "split these functions" XXXXs
Nick Mathewson
2017-01-30
Remove prop271 "spec deviation" comments -- the spec has been updated
Nick Mathewson
[next]