aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerparse.c
Commit message (Expand)AuthorAge
* Create config.hSebastian Hahn2010-07-27
* Create rendcommon.hSebastian Hahn2010-07-27
* Create routerlist.hSebastian Hahn2010-07-27
* Create router.hSebastian Hahn2010-07-27
* Merge branch 'fix_routerparse_bug'Nick Mathewson2010-02-28
|\
| * Fix a consensus-extension bug found by outofwordsNick Mathewson2010-02-27
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\ \ | |/ |/|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | fix some wide lines in routerparse.cNick Mathewson2010-02-27
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Properly handle non-terminated stringsSebastian Hahn2010-02-27
| * Code to parse and access network parameters.Nick Mathewson2009-10-14
* | Don't segfault when checking the consensusSebastian Hahn2010-02-26
* | Don't believe unauthenticated info in a consensus.Nick Mathewson2010-02-26
* | Fix 64-bit printf issues in consensus-bw-weights5-merge.Nick Mathewson2010-02-25
* | Clearly mark directory footer so we parse the new weight line.Mike Perry2010-02-22
* | Add parsing+verification for bw weight values.Mike Perry2010-02-22
* | network-status-version must come first in a vote/consensusSebastian Hahn2010-02-22
* | Remove duplicate words and a duplicate newline.Karsten Loesing2009-12-18
* | 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
* | Parse detached signatures and microdesc networkstatuses correctly.Nick Mathewson2009-10-15
* | Parse detached signature documents with multiple flavors and algorithms.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
* | Add ability to parse one or more m line from a vote.Nick Mathewson2009-10-15
* | Allow signed data to include other hashes later.Nick Mathewson2009-10-15
* | Signature-checking code can handle longer digests.Nick Mathewson2009-10-15
* | Make signature-generation code handle different key and digest lengths.Nick Mathewson2009-10-15
* | Merge commit 'sebastian/specconformance'Roger Dingledine2009-09-16
|\ \
| * | Fix a spec conformance issue when parsing a ns voteSebastian Hahn2009-09-14
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-09-15
|\ \ \ | | |/ | |/|
| * | Fix a memory leak when parsing a nsSebastian Hahn2009-09-14
* | | Implement proposal 167: Authorities vote on network parameters.Nick Mathewson2009-09-14
| |/ |/|
* | Fix compile warnings on Snow LeopardSebastian Hahn2009-09-01
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-09-01
|\|
| * Fix compile warnings on Snow LeopardSebastian Hahn2009-09-01
* | When Tor fails to parse a descriptor of any kind, dump it to disk.Karsten Loesing2009-08-26
* | Merge commit 'karsten/proposal-166-impl-master'Nick Mathewson2009-08-26
|\ \
| * | Include contents of *-stats files in descriptor.Karsten Loesing2009-08-17
| |/
* | Add the first 8 bytes of the git commit digest to our versions.Nick Mathewson2009-08-21
* | Implement measured bw parsing + unit tests.Mike Perry2009-08-06
|/
* Spell-check Tor.Nick Mathewson2009-05-27
* Update copyright to 2009.Karsten Loesing2009-05-04
* Fix a few crash bugs related to malormed descriptors. Lark found one; fuzzin...Nick Mathewson2009-04-09
* uh, and commit the patch too.Roger Dingledine2009-02-09
* Fix a possible cause of bug 915 when parsing multiple votes one of which was ...Nick Mathewson2009-01-31
* Fix up (I hope) most ot the things that coverity suddenly claimed were REVERS...Nick Mathewson2009-01-13
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04