aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Sanity-check consensus param valuesSebastian Hahn2011-01-15
* Make get_net_param_from_list() staticSebastian 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
|\| |
| * | 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
| * | | | | Detect signed size_t and report an error at configure time.Nick Mathewson2011-01-03
| | |_|/ / | |/| | |
* | | | | Merge branch 'bug2331' into maint-0.2.2Nick Mathewson2011-01-12
|\ \ \ \ \
| * | | | | add a missing "not" in bug2331 changelogNick Mathewson2011-01-12
| * | | | | Fix size_t vs unsigned comparison tooNick Mathewson2011-01-05
| * | | | | Fix up size and sign issues in base32 codeNick Mathewson2011-01-03
* | | | | | Merge branch 'bug2346' into maint-0.2.2Nick Mathewson2011-01-12
|\ \ \ \ \ \
| * | | | | | Explain bug2346 fix better based on suggestions from armaNick Mathewson2011-01-12
| * | | | | | Wait 60 minutes before retrying failed state save; bug2346Nick Mathewson2011-01-10
* | | | | | | Pull up more data when parsing socks messagesNick Mathewson2011-01-10
|/ / / / / /
* | | | | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Update to the January 1 2011 Maxmind GeoLite Country database.Karsten Loesing2011-01-10
| | |_|/ | |/| |
* | | | Describe tor-resolve defaults. Bug 2364.Nick Mathewson2011-01-09
* | | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-07
|\| | |
| * | | Remove a loud info log messageNick Mathewson2011-01-07
| * | | Correctly detect and exclude addresses outside of our virtual address rangeNick Mathewson2011-01-07
* | | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-06
|\| | |
| * | | Merge branch 'bug2328_021' into maint-0.2.1Nick Mathewson2011-01-06
| |\ \ \
| | * | | Notice a little faster if we're running out of virtual addressesNick Mathewson2011-01-06
| | * | | Handle a NULL return from addressmap_get_virtual_addressNick Mathewson2011-01-05
| | * | | Fix a double-counting bug in addrmap_get_virtual_addressNick Mathewson2011-01-05
* | | | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\| | | | | |_|/ / |/| | |