/lang/yap/

902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/psimedia
: root/eth/downloader/downloader_test.go
Commit message (Expand)AuthorAgeFilesLines
Commit message (Expand)AuthorAgeFilesLines
* eth, eth/downloader: don't report stall if fetcher filled the blockPéter Szilágyi2015-07-291-32/+42
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* eth/downloader: drop peer if advertised TD but won't delvierPéter Szilágyi2015-07-091-99/+36
* all: update license informationFelix Lange2015-07-071-0/+16
* eth/downloader: fix a rare test race on the OSX CIPéter Szilágyi2015-07-031-1/+7
* eth, eth/downloader: transition to eth 61Péter Szilágyi2015-07-011-37/+200
* eth, eth/downloader: pass the eth protocol version throughPéter Szilágyi2015-07-011-32/+38
* eth/downloader, eth/fetcher: use core.GenerateChain in testsFelix Lange2015-06-301-156/+97
* core/types: make blocks immutableFelix Lange2015-06-301-1/+4
* eth/fetcher: fix timer reset bug, add initial testsPéter Szilágyi2015-06-181-3/+5
* eth/downloader: extend slow test to fix even slower CI server...Péter Szilágyi2015-06-181-1/+1
* eth/downloader: always reenter processing if not exitingPéter Szilágyi2015-06-181-16/+15
* eth, eth/downloader: fix processing interrupt caused by temp cancelPéter Szilágyi2015-06-181-2/+2
* eth/downloader: fix #1280, overlapping (good/bad) delivery hangPéter Szilágyi2015-06-171-0/+34
* eth, eth/downloader: do async block fetches, add dl testsPéter Szilágyi2015-06-151-3/+45
* eth/downloader: sanity test for multi peer syncsPéter Szilágyi2015-06-151-0/+31
* eth, eth/downloader: move block processing into the downlaoderPéter Szilágyi2015-06-151-122/+130
* eth/downloader: add valid peer during attacks (check interference)Péter Szilágyi2015-06-151-93/+140
* eth/downloader: instreument and test the sync peer dropPéter Szilágyi2015-06-151-4/+57
* eth/downloader: support individual peers in the test suitePéter Szilágyi2015-06-151-112/+113
* eth/downloader: remove uneeded testing functionsPéter Szilágyi2015-06-151-7/+2
* eth, eth/downloader: move peer removal into downloaderPéter Szilágyi2015-06-151-16/+16