summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-18finish the changelogtor-0.2.3.2-alphaRoger Dingledine
2011-07-18bump to 0.2.3.2-alphaRoger Dingledine
2011-07-18start folding in the 0.2.3.2-alpha changelog entriesRoger Dingledine
2011-07-18Enhance findMergedChanges to allow looking at non-release targetsNick Mathewson
2011-07-18Remove changes files already merged in 0.2.2.30-rcNick Mathewson
2011-07-18forward-port the 0.2.2.30-rc changelogRoger Dingledine
2011-07-15Better messages when we're stalled because of microdescriptorsNick Mathewson
2011-07-15Fix bug in upload/download of hsdesc with microdescsNick Mathewson
2011-07-15Merge remote-tracking branch 'sebastian/compile_warning'Nick Mathewson
2011-07-15Fix a wide line. "Tradition!"Nick Mathewson
2011-07-15Fix a compile warning on OS X 10.6Sebastian Hahn
2011-07-15Remove compare_addr_to_node_policyNick Mathewson
2011-07-15Treat null address as "unknown", not "rejected" in md policyNick Mathewson
2011-07-15Remove compare_addr_to_addr_policyNick Mathewson
2011-07-15Make WIN32_WINNT defines conditionalNick Mathewson
2011-07-14Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-07-14Merge branch 'bug3577' into maint-0.2.2Nick Mathewson
2011-07-14Improve error msg on failed getinfo fingerprintNick Mathewson
2011-07-14Only download microdesc consensus from caches that support itNick Mathewson
2011-07-14Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-07-14Update HACKING with some more release instructionsSebastian Hahn
2011-07-13Change GETINFO fingerprint to look at server_mode, not my_descriptorNick Mathewson
2011-07-13Resolve a warning from the bug1666 branchNick Mathewson
2011-07-13Merge remote-tracking branch 'public/bug1666'Nick Mathewson
2011-07-12Avoid warning in broken_state_count_compareNick Mathewson
2011-07-12Add more error checks to socks parsing codeNick Mathewson
2011-07-11Merge branch 'bug2798'Nick Mathewson
2011-07-11Tweaks to bug2798 based on comments by armaNick Mathewson
2011-07-11Merge remote-tracking branch 'rransom-tor/bug3427'Nick Mathewson
2011-07-11Merge branch 'bug2616'Nick Mathewson
2011-07-11Merge branch 'feature3116_squashed'Nick Mathewson
2011-07-11Disable recording new broken conns when we have bootstrappedNick Mathewson
2011-07-11Clear broken connection map on successful bootstrapNick Mathewson
2011-07-11Document feature3116 fns and improve outputNick Mathewson
2011-07-11Report the states of failed TLS connections from bootstrap_problemNick Mathewson
2011-07-11Limit the number of different handshake reasons to reportNick Mathewson
2011-07-11Record the states of failing OR connectionsNick Mathewson
2011-07-11Make a function staticNick Mathewson
2011-07-11Split connection_about_to_close_connection into separate functionsNick Mathewson
2011-07-11typo in feature2841; spotted by asnNick Mathewson
2011-07-11Changes file for feature2841.Nick Mathewson
2011-07-11Fix compilation from 2841 branchNick Mathewson
2011-07-11Merge remote-tracking branch 'public/bug2841'Nick Mathewson
2011-07-11Fix cut'n'paste bug in comment.Linus Nordberg
2011-07-11Rename and tweak nodelist_add_node_family() to add nodeNick Mathewson
2011-07-11Revise code for adding EntryNodes to guards.Nick Mathewson
2011-07-11Look at the right consensus in router_add_to_routerlist()Nick Mathewson
2011-07-11Merge branch 'bug2797'Nick Mathewson
2011-07-08Remove a redundant condition in compare_addr_to_node_policyNick Mathewson
2011-07-07Make nodelist_purge avoid orphaned microdescs in rs-less nodesNick Mathewson