aboutsummaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2016-04-12Adopt the LCOV convention for marking lines as unreachable by tests.Nick Mathewson
2016-04-12Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-12Merge remote-tracking branch 'public/bug18716_027' into maint-0.2.8Nick Mathewson
2016-04-07memarea: Don't assume that sizeof(ulong) >= sizeof(void*).Nick Mathewson
2016-04-07Merge branch 'bug14334_squashed'Nick Mathewson
2016-04-07Don't mark guards as unreachable if connection_connect() fails.George Kadianakis
2016-04-07Turn TestingClientBootstrap* into non-testing optionsDavid Goulet
2016-04-07When we get a bad nickname, explain what a good one is.Nick Mathewson
2016-04-07Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-07Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-04-07Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-04-07Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-04-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-04-07Update geoip and geoip6 to the April 5 2016 database.Karsten Loesing
2016-04-05Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-05Don't call the system toupper or tolower.Nick Mathewson
2016-04-05Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-05quiet debug logs from periodic_event_dispatch()Roger Dingledine
2016-04-05Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-05Add a changes file for the OpenSSL 1.1.0 compilation fixes.Yawning Angel
2016-04-01Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-01Merge branch 'bug18133_027' into maint-0.2.8Nick Mathewson
2016-04-01Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-01Merge remote-tracking branch 'karsten/task-18460-2' into maint-0.2.8Nick Mathewson
2016-03-30Merge branch 'bug15221_027' into maint-0.2.7Andrea Shepard
2016-03-29Merge branch 'bug18570_027' into maint-0.2.7Andrea Shepard
2016-03-29Merge branch 'bug16248_027' into maint-0.2.7Andrea Shepard
2016-03-29Merge remote-tracking branch 'arma/feature18624'Nick Mathewson
2016-03-28Rename tor_dup_addr to tor_addr_to_str_dup.Nick Mathewson
2016-03-28Merge branch 'bug18673_028_v2' into maint-0.2.8Nick Mathewson
2016-03-28Remove a couple of redundant lines from the makefileNick Mathewson
2016-03-28Fix memory leak in TestingEnableCellStatsEventNick Mathewson
2016-03-28Fold entries into changelogNick Mathewson
2016-03-28Fix memory-counting error in rephist.c. Bug 18651.Nick Mathewson
2016-03-25Merge branch 'bug18626_027'Nick Mathewson
2016-03-25Remove spurious exit() calls from configure.acNick Mathewson
2016-03-25Include IPv6 consensus downloads in dirreq stats.Karsten Loesing
2016-03-24dir auths only give Guard if they're giving StableRoger Dingledine
2016-03-24Fold entries into changelog againNick Mathewson
2016-03-24Merge branch 'timegm_overflow_squashed'Nick Mathewson
2016-03-24Avoid overflow in tor_timegm on 32 bit platforms due to year 2038teor (Tim Wilson-Brown)
2016-03-24Merge branch 'bug18517_squashed'Nick Mathewson
2016-03-24Always allow OR connections to bridges on private addressesteor (Tim Wilson-Brown)
2016-03-24Merge remote-tracking branch 'teor/bug18351'Nick Mathewson
2016-03-24Merge remote-tracking branch 'teor/bug18489'Nick Mathewson
2016-03-24Check if fallbacks support extrainfo descriptors before requesting themteor (Tim Wilson-Brown)
2016-03-24Downgrade IP version warnings to avoid filling logsteor (Tim Wilson-Brown)
2016-03-23Fold more changes files into the changelogNick Mathewson
2016-03-22Merge remote-tracking branch 'public/bug18253'Nick Mathewson
2016-03-22make changes files pass lintChanges as appropriateNick Mathewson