aboutsummaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2012-09-06Merge branch 'quiet_lib_versions_squashed'Nick Mathewson
2012-09-06Detect openssl header version doesn't match runtime versionNick Mathewson
2012-09-06Don't log about Libevent/OpenSSL initialization when all's wellNick Mathewson
2012-09-06Merge branch 'bug6778'Nick Mathewson
2012-09-06Fix a dependency: micro-revision.i influences tor_main.o, not tor_main.cNick Mathewson
2012-09-06Merge remote-tracking branch 'asn/bug4567_rebased'Nick Mathewson
2012-09-06Fix a dependency: sha256.c influences crypto.o, not crypto.cNick Mathewson
2012-09-06Fix a build-warning when building out-of-treeNick Mathewson
2012-09-05Fix warning when implicitly casting strlen(microdesc) to intNick Mathewson
2012-09-05and fold it into master tooRoger Dingledine
2012-09-05Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-09-05Avoid segfault if EntryGuardPathBias precedes EntryGuardNick Mathewson
2012-09-05General tweaks and fixes for Nick's comments.George Kadianakis
2012-09-05fold in the changes filesRoger Dingledine
2012-09-04one more already-merged changes fileRoger Dingledine
2012-09-04remove the changes files that are merged into 0.2.3.21-rcRoger Dingledine
2012-09-04Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-09-04Merge branch 'bug5535_only_rebased'Nick Mathewson
2012-09-04Clients connect to public relays over IPv6.Linus Nordberg
2012-09-04Have directory authorities vote on IPv6 OR ports according to the specLinus Nordberg
2012-09-04Merge remote-tracking branch 'arma/bug6759'Nick Mathewson
2012-09-04Merge remote-tracking branch 'arma/feature6758'Nick Mathewson
2012-09-03quiet "I learned some more directory information" on startupRoger Dingledine
2012-09-03Don't log about reloading the microdescriptor cache at startupRoger Dingledine
2012-09-03omit the first heartbeat message (resolves ticket 6758)Roger Dingledine
2012-09-01Make begindir_cutoff the same as general_cutoffRoger Dingledine
2012-08-31Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-31Merge branch 'bug6732' into maint-0.2.3Nick Mathewson
2012-08-31Remove changes files which have been removed in release-0.2.3Nick Mathewson
2012-08-31Document consensus and microdesc filesNick Mathewson
2012-08-27Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-27Quiet "Set buildtimeout to low val" warnings: make them infoNick Mathewson
2012-08-27Merge remote-tracking branch 'mikeperry/bug6647'Nick Mathewson
2012-08-27Downgrade path-bias warning messages to INFO for now.Nick Mathewson
2012-08-27Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-27Merge branch 'bug6710_023' into maint-0.2.3Nick Mathewson
2012-08-27Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-27Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2012-08-27and fix them here tooRoger Dingledine
2012-08-27Bug 6647: Add changes fileMike Perry
2012-08-27Fix changes file for 6710: before 0.0.8pre1, you couldn't extend toNick Mathewson
2012-08-27Do not assert when comparing a null address/port against a policyNick Mathewson
2012-08-27Disable extending to private/internal addresses by defaultNick Mathewson
2012-08-27Merge branch 'bug6524_nm'Nick Mathewson
2012-08-27Changes file for nonrecursive make branchNick Mathewson
2012-08-27Merge remote-tracking branch 'linus/bug6364'Nick Mathewson
2012-08-27Merge remote-tracking branch 'linus/bug6362'Nick Mathewson
2012-08-24Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-24Merge remote-tracking branch 'public/bug6472' into maint-0.2.3Nick Mathewson
2012-08-23Move ipv6_preferred from routerinfo_t to node_t.Linus Nordberg