aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Tell which geoip file we're parsingSebastian Hahn2011-01-25
* Fix assert for relay/bridge state changeSebastian Hahn2011-01-25
* Make the DH parameter we use for TLS match the one from Apache's mod_sslNick Mathewson2011-01-24
* Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-20
|\
| * Merge remote branch 'rransom/policy_summarize-assert' into maint-0.2.1Nick Mathewson2011-01-20
| |\
| | * Fix bounds-checking in policy_summarizeRobert Ransom2011-01-20
* | | 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
| * | Fix two more SIZE_T_CEILING issuesNick Mathewson2011-01-19
* | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-01-18
|\| |
| * | be the winner, rewrite historyRoger Dingledine2011-01-18
| |/
* | Merge commit 'sebastian/bug2317' into maint-0.2.2Roger Dingledine2011-01-15
|\ \
| * | Update the spec with the new boundsSebastian Hahn2011-01-15
| * | Tighten accepted circwindow parametersSebastian Hahn2011-01-15
| * | Provide constant limits for all consensus paramsSebastian Hahn2011-01-15
| * | Fix a typo spotted by RogerSebastian Hahn2011-01-15
| * | Sanity-check consensus param valuesSebastian Hahn2011-01-15
| * | Make get_net_param_from_list() staticSebastian Hahn2011-01-15
* | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-01-15
|\ \ \ | | |/ | |/|
| * | 0.2.1.29 changelog and blurbRoger Dingledine2011-01-15
* | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
|\| | | |/ |/|
| * Fix a couple of non-cleared key issues in hidden servicesNick Mathewson2011-01-15
| * Zero out some more key data before freeing itNick 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.1' into maint-0.2.2Nick Mathewson2011-01-15
|\| |
| * | Add missing check for hostname answer_len in dnsserv sizeNick Mathewson2011-01-15
* | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
|\| |
| * | Merge branch 'bug2332_part2' into maint-0.2.1Nick Mathewson2011-01-15
| |\ \
| | * | Always nul-terminate the result passed to evdns_server_add_ptr_replyNick Mathewson2011-01-10
* | | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
|\| | |
| * | | Merge branch 'bug2324_uncompress' into maint-0.2.1Nick Mathewson2011-01-15
| |\ \ \
| | * | | clean up message; explain a magic number in a commentNick Mathewson2011-01-15
| | * | | Fix a SIZE_T_CEILING check in torgzip.c; noticed by cypherpunksNick Mathewson2011-01-05
| | * | | Detect and disallow compression bombsNick Mathewson2011-01-03
* | | | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
|\| | | |
| * | | | make the description of tolen_asserts more direNick Mathewson2011-01-15
| * | | | Fix a heap overflow found by debuger, and make it harder to make that mistake...Nick Mathewson2011-01-15
| * | | | Always nul-terminate the result passed to evdns_server_add_ptr_replyNick Mathewson2011-01-15
* | | | | Fix another instance of "128" in buffers.c. More bug2330.Nick Mathewson2011-01-15
* | | | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-12
|\| | | |
| * | | | Make our replacement INT32_MAX always signedNick Mathewson2011-01-12
| | |/ / | |/| |
* | | | Merge remote branch 'public/bug2363' into maint-0.2.2Nick Mathewson2011-01-12
|\ \ \ \
| * | | | Add missing parens to evdns_base_resolve_* macros while I am at itNick Mathewson2011-01-09
| * | | | Fix check for failed evdns request creationNick Mathewson2011-01-09
* | | | | Merge remote branch 'sebastian/bug2337' into maint-0.2.2Nick Mathewson2011-01-12
|\ \ \ \ \
| * | | | | Fix a autoconf warningSebastian Hahn2011-01-12