aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerparse.c
Commit message (Expand)AuthorAge
* Standardize our printf code on %d, not %i.Nick Mathewson2011-04-19
* Correct HS descriptor length checkNick Mathewson2011-04-18
* Merge branch 'bug2750-v3' into bug2948Robert Ransom2011-04-18
|\
| * Add an XXXRobert Ransom2011-04-18
| * Correct the warning emitted when rejecting an oversized HS descRobert Ransom2011-04-18
* | Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
* | Fix a log message typoRobert Ransom2011-03-15
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-03-06
|\|
| * Oops, here's the *REAL* fix for the ipv6 issueNick Mathewson2011-03-06
| * Revert "Disallow reject6 and accept6 lines in descriptors"Nick Mathewson2011-03-06
* | Merge branch 'maint-0.2.1' into maint-0.2.2Sebastian Hahn2011-03-06
|\|
| * Disallow reject6 and accept6 lines in descriptorsSebastian Hahn2011-03-06
* | Fix bug in verifying directory signatures with short digestsNick Mathewson2011-01-25
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-19
|\|
| * Oops; actually add the code to the last patch. :/Nick Mathewson2011-01-19
* | Sanity-check consensus param valuesSebastian Hahn2011-01-15
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
|\|
| * Merge branch 'bug2352_obsize' into maint-0.2.1Nick Mathewson2011-01-15
| |\
| | * catch another overlong malloc possibility. found by cypherpunksNick Mathewson2011-01-15
| | * Impose maximum sizes on parsed objectsNick Mathewson2011-01-10
| | * Add logic in routerparse to not read overlong private keysNick Mathewson2011-01-10
* | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
|\| |
| * | Fix a heap overflow found by debuger, and make it harder to make that mistake...Nick Mathewson2011-01-15
| |/
| * fix whitespace issuesNick Mathewson2011-01-03
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2010-11-10
|\|
| * Enforce multiplicity rules when parsing annotations.Nick Mathewson2010-11-10
| * Fix a bug where seting allow_annotations==0 only ignores annotations, but doe...Nick Mathewson2010-11-10
* | Create routerparse.hSebastian Hahn2010-07-27
* | Create rephist.hSebastian Hahn2010-07-27
* | Create policies.hSebastian Hahn2010-07-27
* | Create networkstatus.hSebastian Hahn2010-07-27
* | Create microdesc.hSebastian Hahn2010-07-27
* | Create dirvote.hSebastian Hahn2010-07-27
* | Create dirserv.hSebastian Hahn2010-07-27
* | 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