aboutsummaryrefslogtreecommitdiff
path: root/src/or/networkstatus.c
Commit message (Expand)AuthorAge
...
| * Code to parse and access network parameters.Nick Mathewson2009-10-14
* | Remove misc unnecessary newlines found by new check.Mike Perry2010-02-22
* | Add parsing+verification for bw weight values.Mike Perry2010-02-22
* | Perform calculation of consensus bandwidth weights.Mike Perry2010-02-22
* | Move CBT params into consensus.Mike Perry2010-02-18
* | Merge branch 'ewma'Nick Mathewson2009-12-18
|\ \
| * | Change interface for configuring cell ewma algorithm.Nick Mathewson2009-12-15
* | | Fix compile warning on Panther.Sebastian Hahn2009-12-14
* | | New controller command "getinfo config-text"Roger Dingledine2009-12-13
|/ /
* | Now that FOO_free(NULL) always works, remove checks before calling it.Nick Mathewson2009-12-12
* | *_free functions now accept NULLSebastian Hahn2009-12-12
* | Document the microdescriptor code better.Nick Mathewson2009-10-18
* | Fix various bugs in microdescriptor caching.Nick Mathewson2009-10-18
* | Actually remember all the consensus types when we are done generating them.Nick Mathewson2009-10-15
* | Parse detached signatures and microdesc networkstatuses correctly.Nick Mathewson2009-10-15
* | Refactor consensus signature storage for multiple digests and flavors.Nick Mathewson2009-10-15
* | Code to generate, store, and parse microdescriptors and consensuses.Nick Mathewson2009-10-15
* | Be more robust to bad circwindow valuesRoger Dingledine2009-09-22
* | some cleanups:Sebastian Hahn2009-09-15
* | Parameter access function, with unit tests.Nick Mathewson2009-09-14
* | Implement proposal 167: Authorities vote on network parameters.Nick Mathewson2009-09-14
* | Implement measured bw parsing + unit tests.Mike Perry2009-08-06
* | Merge commit 'ioerror/DirFetchInfoExtraEarly'Nick Mathewson2009-07-25
|\ \
| * | Add support for a new option: FetchDirInfoExtraEarlyJacob Appelbaum2009-07-13
| |/
* / fix comments and other typosRoger Dingledine2009-07-13
|/
* Spell-check Tor.Nick Mathewson2009-05-27
* Update copyright to 2009.Karsten Loesing2009-05-04
* send the newconsensus event if the controller has asked for newconsensusRoger Dingledine2009-02-20
* docdoc and changelog for r18556Roger Dingledine2009-02-16
* new controller event NEWCONSENSUS that lists the networkstatusRoger Dingledine2009-02-16
* Jan 06 13:03:57.309 [info] networkstatus_set_current_consensus(): Loaded an o...Roger Dingledine2009-01-06
* If the cached networkstatus consensus is more than five days old,Roger Dingledine2009-01-05
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Add more missing documentation, and correct an error in container.c documenta...Nick Mathewson2008-12-26
* Document most undocumented variables.Nick Mathewson2008-12-23
* Add DOCDOC entries for undocumented static and global variables.Nick Mathewson2008-12-22
* Add DOCDOC comments for all undocumented functions. Add missing *s to other ...Nick Mathewson2008-12-22
* Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson2008-12-18
* Remove fixed xxx020s; downgrade unfixed ones.Nick Mathewson2008-12-18
* fix a minor memory leak if we start up as a relay but don'tRoger Dingledine2008-12-18
* Rename a couple of v2-networkstatus-only fields so that it is clear they are ...Nick Mathewson2008-12-17
* Change directory_get_from_dirserver to take a set of flags to be passed to pi...Nick Mathewson2008-12-11
* Add a new status event for consensus arrivalNick Mathewson2008-12-09
* fix up signs in r17208Nick Mathewson2008-11-07
* patch from karsten to not use or accept expired certs. fixes bug 851. Nick Mathewson2008-11-07
* Fix a memory leak when freeing routerstatuses with exit policy summaries. Pa...Nick Mathewson2008-08-25
* All the controller things want their stuff in v2 format. Well then, maybe th...Peter Palfrader2008-08-17
* Do not show policy and bw in v2 statusesPeter Palfrader2008-08-14
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200Nick Mathewson2008-07-24