summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-07-18bump to 0.2.3.2-alphaRoger 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-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-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-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
2011-07-07Merge branch 'maint-0.2.2'Roger Dingledine
2011-07-07Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-07-07update to the july 2011 geoip dbRoger Dingledine
2011-07-07Kill redundant checks around routerset_contains_*()Nick Mathewson
2011-07-07Merge remote-tracking branch 'public/bug3153'Nick Mathewson
2011-07-07Merge branch 'bug3263'Nick Mathewson
2011-07-07Have transitions in public_server_mode count as affects_descriptorNick Mathewson
2011-07-07Remove unused var in write_to_evbuffer_zlibNick Mathewson
2011-07-07Avoid double-free in bufferevent read/write cbsNick Mathewson
2011-07-07Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson