aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-12Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-12Merge remote branch 'sebastian/bug2337' into maint-0.2.2Nick Mathewson
2011-01-12Merge branch 'bug2320'Nick Mathewson
2011-01-12Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-12Merge branch 'bug2331' into maint-0.2.2Nick Mathewson
2011-01-12add a missing "not" in bug2331 changelogNick Mathewson
2011-01-12Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-12Merge branch 'bug2346' into maint-0.2.2Nick Mathewson
2011-01-12Explain bug2346 fix better based on suggestions from armaNick Mathewson
2011-01-12Fix a autoconf warningSebastian Hahn
2011-01-10Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-10Pull up more data when parsing socks messagesNick Mathewson
2011-01-10Wait 60 minutes before retrying failed state save; bug2346Nick Mathewson
2011-01-10Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-10Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-10Update to the January 1 2011 Maxmind GeoLite Country database.Karsten Loesing
2011-01-09Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-09Describe tor-resolve defaults. Bug 2364.Nick Mathewson
2011-01-07Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-07Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-07Remove a loud info log messageNick Mathewson
2011-01-07Correctly detect and exclude addresses outside of our virtual address rangeNick Mathewson
2011-01-07Fix wide lines in control.cNick Mathewson
2011-01-07GETINFO options for querying traffic usageDamian Johnson
2011-01-06Use autoconf's FLEXIBLE_ARRAY_MEMBER for unspecified-length arraysNick Mathewson
2011-01-06Fix a strdup() of uninitialized buffer in addressmap_get_virtual_addressNick Mathewson
2011-01-06Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-06Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-06Merge branch 'bug2328_021' into maint-0.2.1Nick Mathewson
2011-01-06Notice a little faster if we're running out of virtual addressesNick Mathewson
2011-01-05Handle a NULL return from addressmap_get_virtual_addressNick Mathewson
2011-01-05Fix a double-counting bug in addrmap_get_virtual_addressNick Mathewson
2011-01-05Fix size_t vs unsigned comparison tooNick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03Note that Tor requires Automake 1.7. Fixes bug 2305Nick Mathewson
2011-01-03Detect signed size_t and report an error at configure time.Nick Mathewson
2011-01-03Fix up size and sign issues in base32 codeNick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03Check size against SIZE_T_CEILING in realloc too.Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03Merge remote branch 'rransom/bug2327-v2'Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'sebastian/bug2314' into maint-0.2.2Nick Mathewson
2011-01-03Never include pthread.h when building for Windows.Nick Mathewson