index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
dirserv.c
Commit message (
Expand
)
Author
Age
*
Allocate vote_microdesc_hash_t using tor_malloc_zero().
Linus Nordberg
2012-09-04
*
Whitespace.
Linus Nordberg
2012-09-04
*
Generate microdescriptors with "a" lines.
Linus Nordberg
2012-09-04
*
Have directory authorities vote on IPv6 OR ports according to the spec
Linus Nordberg
2012-09-04
*
Merge remote-tracking branch 'linus/bug6621'
Nick Mathewson
2012-08-21
|
\
|
*
Make authorities not set Running unless all advertised OR ports are reachable.
Linus Nordberg
2012-08-17
*
|
Merge remote-tracking branch 'public/bug5124'
Nick Mathewson
2012-08-17
|
\
\
|
*
|
Never emit the "opt" prefix in any directory stuff
Nick Mathewson
2012-06-28
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Don't infer we have a FooPort from the presence of a FooPort line
Nick Mathewson
2012-08-09
*
|
|
Add config option AuthDirPublishIPv6.
Linus Nordberg
2012-07-19
*
|
|
Don't shadow 'buf'.
Linus Nordberg
2012-07-19
*
|
|
Add configure option AuthDirHasIPv6Connectivity.
Linus Nordberg
2012-07-19
*
|
|
Rename routers_have_same_or_addr() to reflect the fact that it now checks bot...
Linus Nordberg
2012-07-19
*
|
|
Include IPv6 OR ports in status documents only if we're a bridge authority.
Linus Nordberg
2012-07-19
*
|
|
Don't put unreachable IPv6 OR port in routerstatus.
Linus Nordberg
2012-07-19
*
|
|
Add "a" line to status document.
Linus Nordberg
2012-07-19
*
|
|
Add last_reachable and testing_since for IPv6 OR port.
Linus Nordberg
2012-07-19
*
|
|
Don't assume that a node has routerinfo.
Linus Nordberg
2012-07-19
*
|
|
Move last_reachable and testing_since from routerinfo_t to node_t.
Linus Nordberg
2012-07-19
|
/
/
*
/
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-07-17
|
/
*
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-15
*
Merge remote-tracking branch 'arma/bug3886'
Nick Mathewson
2012-06-07
|
\
|
*
let private tor networks more reliably handle hidden services
Roger Dingledine
2011-09-01
*
|
Merge remote-tracking branch 'public/format_doubles'
Nick Mathewson
2012-06-05
|
\
\
|
*
|
Use %f, not %lf when formatting doubles
Nick Mathewson
2012-05-16
*
|
|
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
|
|
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
*
|
|
Merge remote-tracking branch 'public/bug2297'
Nick Mathewson
2012-05-16
|
\
\
\
|
*
|
|
Exits don't need to fetch certs for unknown authorities
Nick Mathewson
2012-03-30
*
|
|
|
peel off some unnecessary parens
Roger Dingledine
2012-04-24
*
|
|
|
Obsolete GiveGuardFlagTo_CVE_2011_2768_VulnerableRelays
Nick Mathewson
2012-04-11
|
/
/
/
*
|
|
Move router lookup to _after_ we assert that its argument is set
Nick Mathewson
2012-03-30
*
|
|
checking "same addr/port but with nonmatching keys" is obsolete
Roger Dingledine
2012-03-29
*
|
|
simplify further
Roger Dingledine
2012-03-29
*
|
|
Refactor dirserv_orconn_tls_done().
Linus Nordberg
2012-03-29
*
|
|
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
|
|
Convert instances of tor_snprintf+strdup into tor_asprintf
Nick Mathewson
2012-01-16
*
|
|
Provide consensus params to constrain the threshold for Fast
Nick Mathewson
2012-01-16
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-12-28
|
\
|
|
|
*
|
Authorities reject insecure Tors.
Nick Mathewson
2011-12-27
|
*
|
Fix a compile warning on 64bit OS X
Sebastian Hahn
2011-11-23
*
|
|
Initial hacking for proposal 186.
Nick Mathewson
2011-11-30
*
|
|
Add the ability to append and clear linelist options from cmdline
Nick Mathewson
2011-11-27
*
|
|
Fix a compile warning on 64bit OS X
Sebastian Hahn
2011-11-23
*
|
|
apparently or_options_t likes being a const in master
Roger Dingledine
2011-11-21
*
|
|
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-11-21
|
\
|
|
|
*
|
parameterize bw cutoffs to guarantee Fast and Guard flags
Roger Dingledine
2011-11-21
*
|
|
trivial code cleanup in generate_v2_networkstatus_opinion()
Roger Dingledine
2011-11-16
*
|
|
Fix a check-spaces complaint
Sebastian Hahn
2011-11-02
[next]