aboutsummaryrefslogtreecommitdiff
path: root/src/or/entrynodes.c
Commit message (Expand)AuthorAge
* Remove TunnelDirConns and PreferTunnelledDirConnsNick Mathewson2014-02-11
* Fix get_configured_bridge_by_addr_port_digest(.,.,NULL)rl19872013-12-09
* Add missing includes for circpathbias.hNick Mathewson2013-10-31
* Merge remote-tracking branch 'public/bug5018'Nick Mathewson2013-10-29
|\
| * Simplify transport_is_needed.David Fifield2013-10-29
| * Only launch transport proxies that provide useful transports.George Kadianakis2013-10-29
* | DROPGUARDS controller commandNick Mathewson2013-10-21
* | Merge branch 'maint-0.2.4'Roger Dingledine2013-10-12
|\ \
| * | be willing to bootstrap from all three of our directory guardsRoger Dingledine2013-10-12
| |/
* | fix another confusing whitespace instanceRoger Dingledine2013-09-30
* | fix confusing whitespaceRoger Dingledine2013-09-30
* | Separate mutable/const accessors for circuit_build_timesNick Mathewson2013-08-22
* | Make circ_times static and add accessor functions.vagrant2013-08-22
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-07-31
|\|
| * NumDirectoryGuards now tracks NumEntryGuards by defaultRoger Dingledine2013-07-30
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-04-24
|\|
| * Increase the pathbias state file miscounting version check.Mike Perry2013-04-24
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-04-03
|\|
| * Clip invalid path bias counts at startup.Mike Perry2013-04-03
* | Remove check for whether bridge_line->digest is NULLNick Mathewson2013-03-21
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-03-21
|\|
| * The *default* guard lifetime is two months; the *min* is oneNick Mathewson2013-03-21
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-03-19
|\|
| * Merge branch 'bug8240_v2_squashed' into maint-0.2.4Nick Mathewson2013-03-19
* | Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed'Nick Mathewson2013-03-19
|\ \ | |/ |/|
| * Refactoring to make parse_bridge_line() unittestable.George Kadianakis2013-02-11
| * Send SOCKS arguments when doing SOCKS5.George Kadianakis2013-02-09
| * Send SOCKS arguments when doing SOCKS4.George Kadianakis2013-02-09
| * Add support for parsing SOCKS arguments.George Kadianakis2013-02-09
* | Fix some wide linesNick Mathewson2013-03-18
* | Merge remote-tracking branch 'public/no_dup_guards' into maint-0.2.4Nick Mathewson2013-03-18
|\ \
| * | Be more robust when excluding existing nodes as new dirguardsNick Mathewson2013-02-14
| * | Add some code to bluntly prevent duplicate guards from getting addedNick Mathewson2013-02-14
| |/
* | Correctly set entry->is_dir_cache when adding an entry guard for the first timeAndrea Shepard2013-03-01
* | Fix bootstrapping with bridges by making is_dir_cache is set on them.Nick Mathewson2013-03-01
* | Restore the entry/dirguard distinction.Nick Mathewson2013-02-12
* | generalize choose_random_entry()'s dirinfo parameterRoger Dingledine2013-02-02
* | use microdescriptors if *any* of our bridges can handle themRoger Dingledine2013-02-02
|/
* Implement Path use bias accounting.Mike Perry2013-01-18
* Rename *_isin to *_containsNick Mathewson2013-01-16
* Merge remote-tracking branch 'asn/bug7896'Nick Mathewson2013-01-16
|\
| * Mention name of the transport used when we learn the fpr of a bridge.George Kadianakis2013-01-09
* | Update the copyright date to 201.Nick Mathewson2013-01-16
|/
* Merge branch 'ntor-resquashed'Nick Mathewson2013-01-03
|\
| * Enable the ntor handshake on the client side.Nick Mathewson2013-01-03
* | Merge remote-tracking branch 'mikeperry/209-path-bias-changes'Nick Mathewson2012-12-25
|\ \
| * | Nick's Code review #3 part 2.Mike Perry2012-12-18
| * | Changes from Nick's code review 'part 1'Mike Perry2012-12-18
| * | Space fixes.Mike Perry2012-12-09
| * | Fix a rather serious use-count state bug.Mike Perry2012-12-09