projects
/
jFCPlib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add constructor that takes an identifier
[jFCPlib.git]
/
src
/
test
/
2015-07-14
David ‘Bombe’ Roden
Add method to modify peer note by host and port
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Add method to modify peer note by node identifier
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Add command that modifies the note of a peer
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Add Freenet-specific base64 implementation
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Close fake server successfully when it was not used
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add test for removing peers with unknown node identifiers
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add method to remove a peer by host name and port number
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add method to remove peer by identity
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add command that removes a peer from the node by name
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add test for unknown node identifiers on modify peer...
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add method to not ignore source of a peer
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add method to ignore source for a peer
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add method to clear listen only on a peer
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add method to set listen only on a peer
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add method to clear burst only on peer
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add method to set burst only for peer
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add method to disallow local addresses for a peer
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add method to allow local addresses for a peer
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add method to modify peers by host name and port number
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add method to modify peer by node identity
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add method to disable peer
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add command to modify peer settings
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Fix formatting
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add ListPeerNotes command
tree
|
commitdiff
2015-07-12
David ‘Bombe’ Roden
Add event for URIGenerated messages on ClientPut command
tree
|
commitdiff
2015-07-12
David ‘Bombe’ Roden
Remove unnecessary toString() invocations
tree
|
commitdiff
2015-07-11
David ‘Bombe’ Roden
Turn member field into local variable
tree
|
commitdiff
2015-07-11
David ‘Bombe’ Roden
Rename FcpReplySequence to FcpDialog
tree
|
commitdiff
2015-07-11
David ‘Bombe’ Roden
Add method to add peer by noderef
tree
|
commitdiff
2015-07-11
David ‘Bombe’ Roden
Rename method to add peer from a file
tree
|
commitdiff
2015-07-11
David ‘Bombe’ Roden
Add method to add peer from a URL
tree
|
commitdiff
2015-07-11
David ‘Bombe’ Roden
Add AddPeer command that adds a noderef from a file
tree
|
commitdiff
2015-07-11
David ‘Bombe’ Roden
Add ListPeer command
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Reconnect when connection fails
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Handle connection failures in the reply sequence
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Add flag to GetNode command to include volatile data
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Add flag to GetNode command to include private data
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Add flag for returning the opennet ref to GetNode command
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Add GetNode command implementation
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Use execute() to trigger execution of commands
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Remove debug logging
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Add test for reusing connections
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Don’t let clients handle connection failures
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Add test for CloseConnectionDuplicateClientName handling
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Add “with metadata” and “with volatile” flags to ListPe...
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Add ListPeers command
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
In an FCP reply sequence, only match replies with the...
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Rename Keyed interface to WithUri
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Use a String instead of a Key for redirects
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Always expect version 2.0
tree
|
commitdiff
2015-07-09
David ‘Bombe’ Roden
Add test for not reacting to the wrong directory on...
tree
|
commitdiff
2015-07-09
David ‘Bombe’ Roden
Add test for sending TestDDAResponse if reading the...
tree
|
commitdiff
2015-07-09
David ‘Bombe’ Roden
Add test for client put not reacting to wrong TestDDAReply
tree
|
commitdiff
2015-07-09
David ‘Bombe’ Roden
Add test for different protocol error than 25
tree
|
commitdiff
2015-07-09
David ‘Bombe’ Roden
Add test for protocol error 25 for different identifier
tree
|
commitdiff
2015-07-09
David ‘Bombe’ Roden
Add test for TestDDA sequence
tree
|
commitdiff
2015-07-09
David ‘Bombe’ Roden
Allow the reply sequence to initiate own messages
tree
|
commitdiff
2015-07-08
David ‘Bombe’ Roden
Reformatting
tree
|
commitdiff
2015-07-08
David ‘Bombe’ Roden
Add ClientPut command implementation
tree
|
commitdiff
2015-07-07
David ‘Bombe’ Roden
Add missing space
tree
|
commitdiff
2015-07-06
David ‘Bombe’ Roden
Generate identifiers randomly
tree
|
commitdiff
2015-07-05
David ‘Bombe’ Roden
Fix fake TCP server test
tree
|
commitdiff
2015-07-05
David ‘Bombe’ Roden
Rework FcpReplySequence into an abstract base class
tree
|
commitdiff
2015-07-05
David ‘Bombe’ Roden
Create distinctive thread names
tree
|
commitdiff
2015-07-05
David ‘Bombe’ Roden
Use diamond operator
tree
|
commitdiff
2015-07-05
David ‘Bombe’ Roden
Use lambda instead of anonymous inner class
tree
|
commitdiff
2015-07-02
David ‘Bombe’ Roden
Add tests that the identifier is correctly used
tree
|
commitdiff
2015-07-01
David ‘Bombe’ Roden
Add command that retrieves data from Freenet
tree
|
commitdiff
2015-07-01
David ‘Bombe’ Roden
Refactoring
tree
|
commitdiff
2015-07-01
David ‘Bombe’ Roden
Add method to write several lines at once
tree
|
commitdiff
2015-07-01
David ‘Bombe’ Roden
Close FCP server after each test
tree
|
commitdiff
2015-07-01
David ‘Bombe’ Roden
Add close() method, implement AutoCloseable
tree
|
commitdiff
2015-06-27
David ‘Bombe’ Roden
Add new “quelaton” FCP client API
tree
|
commitdiff