aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-19Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-07-19Untangle first sentence of changes/bug3607Nick Mathewson
2011-07-19Specify text or binary mode in every start_writing_to_stdio_file callRobert Ransom
2011-07-19Use socks username/password information in stream isolationNick Mathewson
2011-07-19Turn streq_opt into a generic strcmp_opt.Nick Mathewson
2011-07-19Manpage updates for proposal 171 (isolated streams)Nick Mathewson
2011-07-19Stick controller-originated resolves in their own session groupNick Mathewson
2011-07-19Implement sensible isolation for tunneled directory connsNick Mathewson
2011-07-19Implement destaddr-based isolationNick Mathewson
2011-07-19Add an option to limit the number of non-open client circuits.Nick Mathewson
2011-07-19Launch sufficient circuits to satisfy pending isolated streamsNick Mathewson
2011-07-19Implement stream isolationNick Mathewson
2011-07-19Add a new isolation type and field: "nym epoch"Nick Mathewson
2011-07-19Const-ify a few functionsNick Mathewson
2011-07-19(Unused) backend logic for stream isolationNick Mathewson
2011-07-19Refactor listener_connection_t into its own type.Nick Mathewson
2011-07-19Parse prop171 options; refactor listener/port option codeNick Mathewson
2011-07-18Merge remote-tracking branch 'public/bug3560'Nick Mathewson
2011-07-18Bump version to 0.2.3.2-alpha-devNick Mathewson
2011-07-18Remember optimistically sent data until we have gotten a CONNECTEDNick Mathewson
2011-07-18Add a generic_buffer_t to use the best buffer type we have on handNick Mathewson
2011-07-18Only use optimistic data with exits that support itNick Mathewson
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-18Initial optimistic_client fixesNick Mathewson
2011-07-18Implement the client side of optimistic data (proposal 174)Ian Goldberg
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