aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerparse.c
Commit message (Expand)AuthorAge
* Don't shadow parameters with local variablesNick Mathewson2011-07-01
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-14
|\
| * Remove a few dead assignments during router parsingSebastian Hahn2011-06-08
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-03
|\|
| * Reject 128-byte keys that are not 1024-bitNick Mathewson2011-06-03
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-01
|\|
| * Report wrong key sizes correctlyNick Mathewson2011-06-01
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\|
| * Merge branch 'bug3045' into maint-0.2.2Nick Mathewson2011-05-30
| |\
| | * Log descriptions of nodes, not just nicknames.Nick Mathewson2011-05-15
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-17
|\| |
| * | Oops; that function got renamed.Nick Mathewson2011-05-17
| * | Check onion keys in microdescriptors, tooRobert Ransom2011-05-17
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-16
|\| |
| * | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-05-16
| |\ \ | | |/ | |/|
| | * squash! Add crypto_pk_check_key_public_exponent functionNick Mathewson2011-05-16
| | * Require that certain public keys have public exponent 65537Robert Ransom2011-05-16
* | | Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson2011-05-11
|\| |
| * | Hand-tune the new tor_memcmp instances in 0.2.2Nick Mathewson2011-05-11
| * | Re-apply the automated conversion to 0.2.2 to make handle any memcmps that sn...Nick Mathewson2011-05-11
| * | Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson2011-05-11
| |\|
| | * Hand-conversion and audit phase of memcmp transitionNick Mathewson2011-05-11
| | * Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson2011-05-11
* | | Now that 0.2.3.1-alpha is out, require it for microdesc fetchesNick Mathewson2011-05-05
* | | Code to make clients fetch and use microdescriptors for circuit buildingNick Mathewson2011-05-05
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-27
|\| |
| * | Fix double-free bug in microdesc parsercypherpunks2011-04-27
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-19
|\| |
| * | Standardize our printf code on %d, not %i.Nick Mathewson2011-04-19
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-19
|\| |
| * | Correct HS descriptor length checkNick Mathewson2011-04-18
| * | Merge branch 'bug2750-v3' into bug2948Robert Ransom2011-04-18
| |\|
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-19
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-04-19
| |\ \ \ | | |/ / | |/| / | | |/
| | * Add an XXXRobert Ransom2011-04-18
| | * Correct the warning emitted when rejecting an oversized HS descRobert Ransom2011-04-18
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-07
|\| |
| * | Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
* | | 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
|\| |