aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerparse.c
Commit message (Expand)AuthorAge
...
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-03-15
|\| |
| * | Fix a log message typoRobert Ransom2011-03-15
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-03-06
|\| |
| * | 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 remote branch 'origin/maint-0.2.2'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
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-26
|\| |
| * | Fix bug in verifying directory signatures with short digestsNick Mathewson2011-01-25
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-19
|\| |
| * | 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
* | | Merge branch 'maint-0.2.2'Roger Dingledine2011-01-15
|\| |
| * | Sanity-check consensus param valuesSebastian Hahn2011-01-15
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-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.2'Nick Mathewson2011-01-15
|\| | |
| * | | 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.2'Nick 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.2'Nick Mathewson2010-11-10
|\| |
| * | 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
* | | Implement policies for nodes (and for microdescriptors too)Nick Mathewson2010-10-01
* | | Rename routerstatus_t.is_running to is_flagged_runningNick Mathewson2010-10-01
* | | Initial conversion to use node_t throughout our codebase.Nick Mathewson2010-10-01
* | | Remove the has_old_dnsworkers flag.Nick Mathewson2010-09-28
* | | Actually parse the m lines from a microdesc consensusNick Mathewson2010-09-27
|/ /
* | 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
|\ \