summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-23Fix a compilation warning with older gccNick Mathewson
2013-09-21Relays should send timestamp in NETINFO.Nick Mathewson
2013-09-21back out most of 1d0ba9aRoger Dingledine
2013-09-20Merge branch 'no_client_timestamps_024_v2' into maint-0.2.4Nick Mathewson
2013-09-20Avoid error by not saying which intro cell type I meanNick Mathewson
2013-09-20Round down hidden service descriptor publication times to nearest hourNick Mathewson
2013-09-20Remove the timestamp from AUTHENTICATE cells; replace with random bytesNick Mathewson
2013-09-20Get ready to stop sending timestamps in INTRODUCE cellsNick Mathewson
2013-09-20Stop sending the current time in client NETINFO handshakes.Nick Mathewson
2013-09-19When freeing a cert_list_t, avoid memory leak.Nick Mathewson
2013-09-19Document that disabledebuggerattachment prevents coresNick Mathewson
2013-09-18Fix an assert when disabling ORPort with accounting disabled.Nick Mathewson
2013-09-16Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-09-16Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-09-13Don't apply read/write buckets to cpuworker connectionsNick Mathewson
2013-09-10Update to the September 2013 GeoIP database.Karsten Loesing
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-09-03Fix bug 9645: don't forget an md just because we can't save it.Nick Mathewson
2013-08-31fold in changes entriesRoger Dingledine
2013-08-31Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2013-08-26Increase POLICY_BUF_LEN to 72 to accomodate IPv6 exit policy items.Nick Mathewson
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