summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2011-07-19Parse prop171 options; refactor listener/port option codeNick Mathewson
2011-07-18Merge remote-tracking branch 'public/bug3560'Nick Mathewson
2011-07-18start folding in the 0.2.3.2-alpha changelog entriesRoger Dingledine
2011-07-18Remove changes files already merged in 0.2.2.30-rcNick Mathewson
2011-07-15Fix bug in upload/download of hsdesc with microdescsNick Mathewson
2011-07-15Treat null address as "unknown", not "rejected" in md 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-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-13Merge remote-tracking branch 'public/bug1666'Nick Mathewson
2011-07-11Merge branch 'bug2798'Nick Mathewson
2011-07-11Tweaks to bug2798 based on comments by armaNick Mathewson
2011-07-11Turn on microdescriptors for clientsNick Mathewson
2011-07-11Merge remote-tracking branch 'rransom-tor/bug3427'Nick Mathewson
2011-07-11Report the states of failed TLS connections from bootstrap_problemNick 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-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-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-07Merge remote-tracking branch 'public/bug3153'Nick Mathewson
2011-07-07Merge branch 'bug3263'Nick Mathewson
2011-07-07oops; wrong bug number.Nick 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
2011-07-07Correctly send a SUCCEEDED event for rdns requestsSebastian Hahn
2011-07-05Merge remote-tracking branch 'rransom-tor/bug3465-023-v2'Nick Mathewson
2011-07-05Merge remote-tracking branch 'rransom-tor/bug3465-022' into maint-0.2.2Nick Mathewson
2011-07-01Merge branch 'cov217_master'Nick Mathewson
2011-07-01Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-07-01Merge branch 'cid30_changelog' into maint-0.2.2Nick Mathewson
2011-07-01Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-07-01Merge branches 'cov217_021' and 'cid_450' into maint-0.2.1Nick Mathewson
2011-07-01Use strlcpy in create_unix_sockaddr()Nick Mathewson
2011-07-01Add a changelog entry for cid30 fix.Nick Mathewson
2011-07-01Fix insanely large stack_allocation in log_credential_statusNick Mathewson
2011-07-01Replace 4 more sscanf()s with tor_sscanf()Nick Mathewson
2011-06-25Make handle_control_setevents table-drivenRobert Ransom
2011-06-25Merge branch 'bug3465-022' into bug3465-023Robert Ransom
2011-06-25Add BUILDTIMEOUT_SET to the result of GETINFO events/namesRobert Ransom
2011-06-21Merge branch 'bug3367'Nick Mathewson
2011-06-21Merge remote-tracking branch 'public/bug3264'Nick Mathewson
2011-06-21Add, use a bufferevent-safe connection_flush()Nick Mathewson
2011-06-20Fix tor-fw-helper-natpmp.c API usageJacob Appelbaum
2011-06-20Log SSL state changes at LOG_DEBUG, LD_HANDSHAKE.Nick Mathewson