summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-05give it a blurb and touch up the changelog stanzastor-0.2.4.17-rcRoger Dingledine
2013-09-05bump to 0.2.4.17-rcRoger Dingledine
2013-09-05fold in another changes itemRoger Dingledine
2013-09-05Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2013-09-05collect and log statistics about onionskins received/processedRoger Dingledine
2013-09-05Revert e443beff and solve it a different wayRoger Dingledine
2013-09-05don't let recently_chosen_ntors overflowRoger Dingledine
2013-09-04fold in recent changes entriesRoger Dingledine
2013-09-04Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2013-09-04nickm wants us to prioritize tap in a currently-rare edge caseRoger Dingledine
2013-09-04add a changes entry for ticket 9574Roger Dingledine
2013-09-04Be more general in calculating expected onion queue processing timeRoger Dingledine
2013-09-04let the NumNTorsPerTAP consensus param override our queue choiceRoger Dingledine
2013-09-04do a lopsided round-robin between the onion queuesRoger Dingledine
2013-09-04check bounds on handshake_type more thoroughlyRoger Dingledine
2013-09-04add info-level logs to help track onion queue sizesRoger Dingledine
2013-09-04refactor and give it unit testsRoger Dingledine
2013-09-04Separate cpuworker queues by handshake typeRoger Dingledine
2013-09-04Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-09-04Merge branch 'bug9671_023' into maint-0.2.3Nick Mathewson
2013-09-04use !cbt_disabled in place of LearnCBT to avoid needless circsNick Mathewson
2013-09-03Merge branch 'bug9400_024_squashed' into maint-0.2.4Nick Mathewson
2013-09-03Avoid a double-close on one failing case of the socketpair replacement codeNick Mathewson
2013-08-31fold in changes entriesRoger Dingledine
2013-08-31Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2013-08-25Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-08-25Merge remote-tracking branch 'public/bug9546_023_v2' into maint-0.2.3Nick Mathewson
2013-08-25Merge remote-tracking branch 'public/bug9546_v2' into maint-0.2.4Nick Mathewson
2013-08-25Merge remote-tracking branch 'public/bug9366' into maint-0.2.4Nick Mathewson
2013-08-25Merge remote-tracking branch 'public/bug9543' into maint-0.2.4Nick Mathewson
2013-08-22Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-08-22Merge remote-tracking branch 'public/bug9564' into maint-0.2.3Nick Mathewson
2013-08-22Replace return with continue in update_consensus_networkstatus_downloadsNick Mathewson
2013-08-21Add a 30-day maximum on user-supplied MaxCircuitDirtinessNick Mathewson
2013-08-21Make bridges send AUTH_CHALLENGE cellsNick Mathewson
2013-08-21Make bridges send AUTH_CHALLENGE cellsNick Mathewson
2013-08-21Send NETINFO on receiving a NETINFO if we have not yet sent one.Nick Mathewson
2013-08-20Send NETINFO on receiving a NETINFO if we have not yet sent one.Nick Mathewson
2013-08-16Document the correct loglevel for the heartbeat messageNick Mathewson
2013-08-13Correction in the 0.2.4.16-rc changelogNick Mathewson
2013-08-12Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-08-12Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-08-12Update to the August 2013 GeoIP database.Karsten Loesing
2013-08-10bump to 0.2.4.16-rctor-0.2.4.16-rcRoger Dingledine
2013-08-10give it a blurb and a dateRoger Dingledine
2013-08-10fold in change stanzaRoger Dingledine
2013-08-10Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2013-08-10Fix an uninitialized-read when parsing v3 introduction requests.Nick Mathewson
2013-08-06Use SOCKET_OK/TOR_INVALID_SOCKET in socketpair replacement codeNick Mathewson
2013-08-05Don't allow all ORPort values to be NoAdvertiseNick Mathewson