Disable TotalLossRecoveryPoPV3TestCase() pendin...
The starting point for the lockss-gamma CVS arc...
Clean up previous sloppy checkin.
Add CVS ID strings.
Updated. Fixed links.
Added note on Open Source requested by Vicky.
Forgot to update date.
Implement FileTarget for logging.
Changes to make it possible to support multiple...
First stage of V2 poll implementation. Adds ho...
Changes to make poll states private to poll imp...
Add newline to end of ProtocolException, which...
Better tests for MBF, and supporting changes t...
Disable statistically suspect tests.
Disable all tests while we figure out how to de...
Re-implement MBF1 using the correct Dwork et al...
Only do expensive table generation once for all...
Switch representation of proof to int[].
Add implementation of MBF2, alternate MBF fucn...
Test improvements.
Disable two MBF2 timing tests until further not...
Reduce probability that test will generate a nu...
Split MemoryBoundFunction into usable class and...
Disable testMultiple because it runs out of mem...
Change file names.
Switch to factory for MemoryBoundFunctionVote.
Change MBFV2 to use a state machine.
Clean up log o/p.
Fix test failure.
Improved MBF Vote test.
MemoryBoundFunctionVote now passes all tests ex...
Change block proof nonce.
Disable MBF1 tests - not needed and occasionall...
Make the second constructor public too.
Eliminate the MemoryBoundFunctionSPI class. Ma...
- Rename done() method to finished().
Make basis arrays be arguments to factory (prep...
TAL's ArrayList fix.
Support 2**20 as well as 2**24 size basis arrays.
Better test organization and javadocs.
Minor Javadoc fixes.
Add test for DNS hangs. Not run in normal test...
Fix the confusion between byte and integer indi...
Initial checkin of the Plugin Tool Course web p...
Add links to Roundup issues.
Notes from meeting with TSR
Grrr. Mozilla Composer keeps reverting the ima...
Convert most of the comments from this afternoo...
Revised "run the tool" instructions
Fix date, add URLs for .iso download.
Match latest release of plugin tool.
Changes laying groundwork for implementation of...
Change the PollSpec to contain the poll type.
Implement PeerIdentity and use it to replace al...
Obsolete PeerIdentity.java removed
Make all scripts here use sh not bash
Rename all MockFoo classes defined in individua...
Add script to do damage repair test - takes 3 h...
Rename LcapRouter to LcapDatagramRouter
Rename LcapComm to LcapDatagramComm.
Remove methods that should have been (but actua...
Rename PollFactory.shouldPollBeCreated and Poll...
Make callPoll() actually create the Poll object...
Remove abortive V2 poll implementation.
Add files forming starting point for V3 prototype.
First trivial test in TestV3Poll passes.
First V3Voter state transition test passed.
State transition tests as far as receiving the ...
Test of state transitions mow passes as far as ...
Forgot to add EffortServiceImpl.java - its a du...
Possible fix and extra debug o/p for issue 1155.
This should fix issue 1156.
Indentation fixes.
Split processing of "Poll" messages into verify...
Fix a deadline problem.
Handle bad effort and exceptions during Poll me...
PollProof message now causes both effort verifi...
Change callPoll() to return the poll it creates.
Get V3Poller to pass initial test.
Get TestV3Poller to pass the duration test.
Get V3Poller started on its state transitions.
Get V3Poller to receive a PollAck and generate ...
Get V3Poller through state SendingReceipt.
V3Voter now gets the whole way through a poll w...
Fixes, not yet complete, to allow polls with ag...
V3Poller now handles polls with disagreeing and...
Change to collecting votes then verifying them,...
Start using stepTimeUntilPollStateChanges() - e...
Add more states to V3Poller so stepTimeUntilPol...
Add more states to V3Voter and use stepTimeUnti...
Test of MockLcapStreamRouter.
Make MockLcapStreamRouter a bit more realistic ...
Start of TestV3Poll - doesn't really test anyth...
Make making messages work.
Implement poll duration test.
Change LcapMessage to be an interface with impl...
Remove old MockLcapMessage.java.
Poller sends MSG_POLL, MockLcapStreamRouter is ...
V3Poller now sends the correct messages, and t...
Get MockLcapStreamRouter to alter the keys of m...