aboutsummaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2012-07-01Merge branch 'maint-0.2.3'Roger Dingledine
2012-07-01Revert "Detect bug 6252 (unexpected sendme cell)"Roger Dingledine
2012-07-01Merge branch 'maint-0.2.3'Roger Dingledine
2012-07-01Detect bug 6252 (unexpected sendme cell)Roger Dingledine
2012-06-28Merge commit '81cd3d7ad641a8dbf'Nick Mathewson
2012-06-28oops; forgot the changes file for bug3842Nick Mathewson
2012-06-28add new GETINFO config/defaultsmeejah
2012-06-28fold in more changes entriesRoger Dingledine
2012-06-28Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-06-28Merge remote-tracking branch 'public/bug6244_part2' into maint-0.2.3Nick Mathewson
2012-06-28Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-06-28Add version and bug number to 5238 changes fileNick Mathewson
2012-06-28Downgrade 'Got a certificate, but we already have it' log message from warnin...Andrea Shepard
2012-06-28Extend tor_sscanf so it can replace sscanf in rephist.cNick Mathewson
2012-06-27Fix GETINFO address-mappings/... with wildcarded addresses.Nick Mathewson
2012-06-27Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-06-27Allow wildcarded mapaddress targets in controller MAPADDRESS commandNick Mathewson
2012-06-27merge changes files into upcoming changelogRoger Dingledine
2012-06-26Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-06-26Merge remote-tracking branch 'public/bug6227' into maint-0.2.3Nick Mathewson
2012-06-26Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-06-26Fix a warning when using glibc's strcspn with clang.Nick Mathewson
2012-06-26Add a unit test for environment_variable_names_equalNick Mathewson
2012-06-26Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-06-26Downgrade message about md cache cleaning from notice to infoNick Mathewson
2012-06-25Bump the test util/threads timeout up to 150 secNick Mathewson
2012-06-25Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-06-25Don't do DNS lookups when parsing corrupted managed proxy messages.George Kadianakis
2012-06-25Merge remote-tracking branch 'public/bug2385'Nick Mathewson
2012-06-23Tweak bug5099 changes fileNick Mathewson
2012-06-23Improve log message issued when a managed proxy fails to launch.George Kadianakis
2012-06-22Merge remote-tracking branch 'public/bug6211' into maint-0.2.3Nick Mathewson
2012-06-22Merge remote-tracking branch 'public/bug6203_v2' into maint-0.2.3Nick Mathewson
2012-06-22Make format_helper_exit_status() avoid unnecessary spacesAndrea Shepard
2012-06-19Fix a regression bug in AllowDotExitNick Mathewson
2012-06-19Disable warning for marked-but-reading in main.cNick Mathewson
2012-06-18add bug number and explanation to changes/bug2385; call it a featureNick Mathewson
2012-06-18Merge remote-tracking branch 'public/bug3311'Nick Mathewson
2012-06-18Merge branch 'bug4748_squashed'Nick Mathewson
2012-06-18Document 0.2.3.x torrc/default-torrc/command line semantics changesNick Mathewson
2012-06-18Merge branch 'bug6173_rebased'Nick Mathewson
2012-06-18Merge remote-tracking branch 'andrea/bug6028'Nick Mathewson
2012-06-18More sophisticated attempt at detecting working linker optionsNick Mathewson
2012-06-15Add change file bug2385Andrea Shepard
2012-06-15Always set *socket_error to something appropriate when returning -1 from conn...Andrea Shepard
2012-06-15Merge remote-tracking branch 'public/xxx023'Nick Mathewson
2012-06-15Clarify some messages about publishing hidden service descriptorsNick Mathewson
2012-06-15Check the correct consensus before giving it to the clientNick Mathewson
2012-06-15Change a silent ignore-the-bug in microdesc.c to a LOG_INFONick Mathewson
2012-06-15Move tor_gettimeofday_cached() into compat_libeventNick Mathewson