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
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-24
Merge branch 'maint-0.2.5'
Roger Dingledine
2014-07-24
Merge branch 'maint-0.2.4' into maint-0.2.5
Roger Dingledine
2014-07-24
add a NumDirectoryGuards consensus param too
Roger Dingledine
2014-07-24
Add and use a new NumEntryGuards consensus parameter.
Roger Dingledine
2014-07-16
Fix wide lines, make entry_is_live() non-inline
Nick Mathewson
2014-06-25
Change the interface of entry_is_live() to take a bitmap.
George Kadianakis
2014-06-25
Basic entry_is_live() unittest.
George Kadianakis
2014-06-15
Document choose_random_entry_impl() and populate_live_entry_guards().
George Kadianakis
2014-06-15
Make a few entrynodes.c functions testable.
George Kadianakis
2014-06-15
Make populate_live_entry_guards() more smoothly testable.
George Kadianakis
2014-06-15
Constify aggressively in populate_live_entry_guards().
George Kadianakis
2014-06-15
Fix the functionality of populate_live_entry_guards().
George Kadianakis
2014-06-15
Move code from choose_random_entry_impl() to the new function.
George Kadianakis
2014-06-15
Create skeleton for populate_live_entry_guards().
George Kadianakis
2014-06-15
choose_random_entry_impl(): Remove useless consider_exit_family.
George Kadianakis
2014-06-15
Remove a piece of disabled code in choose_random_entry_impl().
George Kadianakis
2014-05-14
Would-be fix for bug 7733: learn bridge ID from descriptor
Nick Mathewson
2014-05-01
Merge remote-tracking branch 'public/bug10849_025'
Nick Mathewson
2014-04-23
Merge remote-tracking branch 'public/bug9229_025'
Nick Mathewson
2014-04-08
Make num_bridges_usable work properly.
Nick Mathewson
2014-03-11
Merge remote-tracking branch 'asn/bug11069_take2'
Nick Mathewson
2014-03-10
Throw control port warning if we failed to connect to all our bridges.
George Kadianakis
2014-03-10
Fix our check for the "first" bridge descriptor.
Nick Mathewson
2014-03-10
Update ns downloads when we receive a bridge descriptor
Nick Mathewson
2014-03-05
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-02-11
Remove TunnelDirConns and PreferTunnelledDirConns
Nick Mathewson
2013-12-09
Fix get_configured_bridge_by_addr_port_digest(.,.,NULL)
rl1987
2013-10-31
Add missing includes for circpathbias.h
Nick Mathewson
2013-10-29
Merge remote-tracking branch 'public/bug5018'
Nick Mathewson
2013-10-29
Simplify transport_is_needed.
David Fifield
2013-10-29
Only launch transport proxies that provide useful transports.
George Kadianakis
2013-10-21
DROPGUARDS controller command
Nick Mathewson
2013-10-12
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-10-12
be willing to bootstrap from all three of our directory guards
Roger Dingledine
2013-09-30
fix another confusing whitespace instance
Roger Dingledine
2013-09-30
fix confusing whitespace
Roger Dingledine
2013-08-22
Separate mutable/const accessors for circuit_build_times
Nick Mathewson
2013-08-22
Make circ_times static and add accessor functions.
vagrant
2013-07-31
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-07-30
NumDirectoryGuards now tracks NumEntryGuards by default
Roger Dingledine
2013-04-24
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-24
Increase the pathbias state file miscounting version check.
Mike Perry
2013-04-03
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
[next]