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
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-06-30
fix naked memcmps
Nick Mathewson
2016-06-29
Expose GETINFO download status statics for test suite and make things mockable
Andrea Shepard
2016-06-29
Add bridge descriptor download status queries to GETINFO
Andrea Shepard
2016-06-23
Merge remote-tracking branch 'public/bug15942_v2_alternative'
Nick Mathewson
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-06-18
Use exponential backoffs for bridge descriptor downloads
Andrea Shepard
2016-06-11
Merge remote-tracking branch 'asn/bug17688'
Nick Mathewson
2016-06-07
Don't rely on consensus parameter to use a single guard.
George Kadianakis
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-03-26
Whitespace fixes
Nick Mathewson
2016-03-24
Always allow OR connections to bridges on private addresses
teor (Tim Wilson-Brown)
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-20
If both IPv4 and IPv6 addresses could be used, choose one correctly
teor (Tim Wilson-Brown)
2016-02-11
make check-spaces
Nick Mathewson
2016-02-03
Make bridge clients prefer the configured bridge address
teor (Tim Wilson-Brown)
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Make entry_guard_set_status consistent with entry_is_live
teor (Tim Wilson-Brown)
2016-01-29
Choose bridge addresses by IPv4/IPv6 preferences
teor (Tim Wilson-Brown)
2016-01-29
Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options
teor (Tim Wilson-Brown)
2016-01-26
Correct grammatical errors in tor comments
teor (Tim Wilson-Brown)
2015-12-16
Prop210: Add want_authority to directory_get_from_dirserver
teor (Tim Wilson-Brown)
2015-04-23
Fix some conversion problems
Nick Mathewson
2015-04-21
Add crypto_rand_int_range() and use it
David Goulet
2015-04-01
Bridges are always dirs
Sebastian Hahn
2015-04-01
mark dirinfo_type as unused in populate_live_entry_guards
Nick Mathewson
2015-03-24
Remove version checks for microdescriptor support
Nick Mathewson
2015-03-24
Stop checking for torrc state files generated by very old Tor versions
Nick Mathewson
2015-02-18
Fix an implicit-narrowing warning
Nick Mathewson
2015-02-18
Merge branch 'bug9321_rerebase'
Nick Mathewson
2015-02-18
Calculate the guardfraction bandwidth of a guard.
George Kadianakis
2015-02-18
Parse GuardFraction info from consensuses and votes.
George Kadianakis
2015-02-06
Control: getinfo entry-guards report down-since
David Goulet
2015-01-31
Only retry connecting to configured bridges
Matthew Finkel
2015-01-18
Merge remote-tracking branch 'public/bug12485'
Nick Mathewson
2015-01-09
Allow two ISO times to appear in EntryGuardDownSince.
Nick Mathewson
2015-01-07
Lower the delay before saving guard status to disk
Nick Mathewson
2015-01-07
Turn entry_guards_changed constants into symbolic constants
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-11-04
Merge remote-tracking branch 'andrea/ticket6456'
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-08
Improve DIRINFO flags' usage comments
teor
2014-09-22
Merge remote-tracking branch 'public/bug7733a'
Nick Mathewson
2014-09-01
Avoid unsigned/sign compare warning from last patch.
Nick Mathewson
2014-09-01
Bounds check while looping over a fixed size table or array
Philip Van Hoof
2014-08-20
Unit testing entry_is_time_to_retry().
rl1987
2014-08-20
Write comments for members of periods array.
rl1987
2014-08-20
Rewriting entry_is_time_to_retry() using table approach.
rl1987
2014-07-25
Add some mocks needed to unit test ClientTransportPlugin/ServerTransportPlugi...
Andrea Shepard
2014-07-24
Merge branch 'maint-0.2.5'
Roger Dingledine
[next]