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
/
networkstatus.c
Age
Commit message (
Expand
)
Author
2010-07-27
Create dirvote.h
Sebastian Hahn
2010-07-27
Create dirserv.h
Sebastian Hahn
2010-07-27
Create directory.h
Sebastian Hahn
2010-07-27
Create control.h
Sebastian Hahn
2010-07-27
Create connection.h
Sebastian Hahn
2010-07-27
Create config.h
Sebastian Hahn
2010-07-27
Create circuitbuild.h
Sebastian Hahn
2010-07-27
Create routerlist.h
Sebastian Hahn
2010-07-27
Create router.h
Sebastian Hahn
2010-07-18
Fix getinfo_helper_networkstatus to return 0 on question-not-known
Nick Mathewson
2010-07-18
Make the controller act more usefully when GETINFO fails
Nick Mathewson
2010-07-14
Alter how guard flags are chosen.
Mike Perry
2010-04-15
simplify a path in networkstatus
Roger Dingledine
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2010-02-22
Remove misc unnecessary newlines found by new check.
Mike Perry
2010-02-22
Add parsing+verification for bw weight values.
Mike Perry
2010-02-22
Perform calculation of consensus bandwidth weights.
Mike Perry
2010-02-18
Move CBT params into consensus.
Mike Perry
2009-12-18
Merge branch 'ewma'
Nick Mathewson
2009-12-15
Change interface for configuring cell ewma algorithm.
Nick Mathewson
2009-12-14
Fix compile warning on Panther.
Sebastian Hahn
2009-12-13
New controller command "getinfo config-text"
Roger Dingledine
2009-12-12
Now that FOO_free(NULL) always works, remove checks before calling it.
Nick Mathewson
2009-12-12
*_free functions now accept NULL
Sebastian Hahn
2009-10-18
Document the microdescriptor code better.
Nick Mathewson
2009-10-18
Fix various bugs in microdescriptor caching.
Nick Mathewson
2009-10-15
Actually remember all the consensus types when we are done generating them.
Nick Mathewson
2009-10-15
Parse detached signatures and microdesc networkstatuses correctly.
Nick Mathewson
2009-10-15
Refactor consensus signature storage for multiple digests and flavors.
Nick Mathewson
2009-10-15
Code to generate, store, and parse microdescriptors and consensuses.
Nick Mathewson
2009-10-14
read the "circwindow" parameter from the consensus
Roger Dingledine
2009-10-14
Code to parse and access network parameters.
Nick Mathewson
2009-09-22
Be more robust to bad circwindow values
Roger Dingledine
2009-09-15
some cleanups:
Sebastian Hahn
2009-09-14
Parameter access function, with unit tests.
Nick Mathewson
2009-09-14
Implement proposal 167: Authorities vote on network parameters.
Nick Mathewson
2009-08-06
Implement measured bw parsing + unit tests.
Mike Perry
2009-07-25
Merge commit 'ioerror/DirFetchInfoExtraEarly'
Nick Mathewson
2009-07-13
Add support for a new option: FetchDirInfoExtraEarly
Jacob Appelbaum
2009-07-13
fix comments and other typos
Roger Dingledine
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-02-20
send the newconsensus event if the controller has asked for newconsensus
Roger Dingledine
2009-02-16
docdoc and changelog for r18556
Roger Dingledine
2009-02-16
new controller event NEWCONSENSUS that lists the networkstatus
Roger Dingledine
2009-01-06
Jan 06 13:03:57.309 [info] networkstatus_set_current_consensus(): Loaded an o...
Roger Dingledine
2009-01-05
If the cached networkstatus consensus is more than five days old,
Roger Dingledine
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-26
Add more missing documentation, and correct an error in container.c documenta...
Nick Mathewson
[next]