index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
networkstatus.c
Commit message (
Expand
)
Author
Age
...
|
*
Code to parse and access network parameters.
Nick Mathewson
2009-10-14
*
|
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-22
*
|
Move CBT params into consensus.
Mike Perry
2010-02-18
*
|
Merge branch 'ewma'
Nick Mathewson
2009-12-18
|
\
\
|
*
|
Change interface for configuring cell ewma algorithm.
Nick Mathewson
2009-12-15
*
|
|
Fix compile warning on Panther.
Sebastian Hahn
2009-12-14
*
|
|
New controller command "getinfo config-text"
Roger Dingledine
2009-12-13
|
/
/
*
|
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-12-12
*
|
Document the microdescriptor code better.
Nick Mathewson
2009-10-18
*
|
Fix various bugs in microdescriptor caching.
Nick Mathewson
2009-10-18
*
|
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-15
*
|
Be more robust to bad circwindow values
Roger Dingledine
2009-09-22
*
|
some cleanups:
Sebastian Hahn
2009-09-15
*
|
Parameter access function, with unit tests.
Nick Mathewson
2009-09-14
*
|
Implement proposal 167: Authorities vote on network parameters.
Nick Mathewson
2009-09-14
*
|
Implement measured bw parsing + unit tests.
Mike Perry
2009-08-06
*
|
Merge commit 'ioerror/DirFetchInfoExtraEarly'
Nick Mathewson
2009-07-25
|
\
\
|
*
|
Add support for a new option: FetchDirInfoExtraEarly
Jacob Appelbaum
2009-07-13
|
|
/
*
/
fix comments and other typos
Roger Dingledine
2009-07-13
|
/
*
Spell-check Tor.
Nick Mathewson
2009-05-27
*
Update copyright to 2009.
Karsten Loesing
2009-05-04
*
send the newconsensus event if the controller has asked for newconsensus
Roger Dingledine
2009-02-20
*
docdoc and changelog for r18556
Roger Dingledine
2009-02-16
*
new controller event NEWCONSENSUS that lists the networkstatus
Roger Dingledine
2009-02-16
*
Jan 06 13:03:57.309 [info] networkstatus_set_current_consensus(): Loaded an o...
Roger Dingledine
2009-01-06
*
If the cached networkstatus consensus is more than five days old,
Roger Dingledine
2009-01-05
*
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2009-01-04
*
Add more missing documentation, and correct an error in container.c documenta...
Nick Mathewson
2008-12-26
*
Document most undocumented variables.
Nick Mathewson
2008-12-23
*
Add DOCDOC entries for undocumented static and global variables.
Nick Mathewson
2008-12-22
*
Add DOCDOC comments for all undocumented functions. Add missing *s to other ...
Nick Mathewson
2008-12-22
*
Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...
Nick Mathewson
2008-12-18
*
Remove fixed xxx020s; downgrade unfixed ones.
Nick Mathewson
2008-12-18
*
fix a minor memory leak if we start up as a relay but don't
Roger Dingledine
2008-12-18
*
Rename a couple of v2-networkstatus-only fields so that it is clear they are ...
Nick Mathewson
2008-12-17
*
Change directory_get_from_dirserver to take a set of flags to be passed to pi...
Nick Mathewson
2008-12-11
*
Add a new status event for consensus arrival
Nick Mathewson
2008-12-09
*
fix up signs in r17208
Nick Mathewson
2008-11-07
*
patch from karsten to not use or accept expired certs. fixes bug 851.
Nick Mathewson
2008-11-07
*
Fix a memory leak when freeing routerstatuses with exit policy summaries. Pa...
Nick Mathewson
2008-08-25
*
All the controller things want their stuff in v2 format. Well then, maybe th...
Peter Palfrader
2008-08-17
*
Do not show policy and bw in v2 statuses
Peter Palfrader
2008-08-14
*
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
Nick Mathewson
2008-08-05
*
r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200
Nick Mathewson
2008-07-24
[prev]
[next]