projects
/
jFCPlib.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add method to include force-write flag in config data
2015-07-14
David ‘Bombe’ Roden
Add method to include force-write flag in config data
commit
|
commitdiff
|
tree
2015-07-14
David ‘Bombe’ Roden
Add method to include expert flag in the config data
commit
|
commitdiff
|
tree
2015-07-14
David ‘Bombe’ Roden
Add method to include sort order in the config data
commit
|
commitdiff
|
tree
2015-07-14
David ‘Bombe’ Roden
Add method to include the defaults in the config
commit
|
commitdiff
|
tree
2015-07-14
David ‘Bombe’ Roden
Add method to get the current values from the config
commit
|
commitdiff
|
tree
2015-07-14
David ‘Bombe’ Roden
Add command to retrieve the node’s config
commit
|
commitdiff
|
tree
2015-07-14
David ‘Bombe’ Roden
Add constructor that takes an identifier
commit
|
commitdiff
|
tree
2015-07-14
David ‘Bombe’ Roden
Add method to modify peer note by host and port
commit
|
commitdiff
|
tree
2015-07-14
David ‘Bombe’ Roden
Add method to modify peer note by node identifier
commit
|
commitdiff
|
tree
2015-07-14
David ‘Bombe’ Roden
Add command that modifies the note of a peer
commit
|
commitdiff
|
tree
2015-07-14
David ‘Bombe’ Roden
Add Freenet-specific base64 implementation
commit
|
commitdiff
|
tree
2015-07-14
David ‘Bombe’ Roden
Add constructor with identifier, add methods to set...
commit
|
commitdiff
|
tree
2015-07-14
David ‘Bombe’ Roden
Close fake server successfully when it was not used
commit
|
commitdiff
|
tree
2015-07-14
David ‘Bombe’ Roden
Fix message name
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add test for removing peers with unknown node identifiers
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add method to remove a peer by host name and port number
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add method to remove peer by identity
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add command that removes a peer from the node by name
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add second constructor that takes an identifier
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Rename all remaining occurences of “sequence” to “dialog”
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add test for unknown node identifiers on modify peer...
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add method to not ignore source of a peer
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add method to ignore source for a peer
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add method to clear listen only on a peer
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add method to set listen only on a peer
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add method to clear burst only on peer
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add method to set burst only for peer
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add method to disallow local addresses for a peer
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add method to allow local addresses for a peer
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add method to modify peers by host name and port number
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add method to modify peer by node identity
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add method to disable peer
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add command to modify peer settings
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add useful methods
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add constructor that takes an identifier
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Remove unused interface
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Inline interfaces used in ClientPut
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Fix formatting
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add ListPeerNotes command
commit
|
commitdiff
|
tree
2015-07-13
David ‘Bombe’ Roden
Add second constructor to set identifier
commit
|
commitdiff
|
tree
2015-07-12
David ‘Bombe’ Roden
Add event for URIGenerated messages on ClientPut command
commit
|
commitdiff
|
tree
2015-07-12
David ‘Bombe’ Roden
Don’t initialize peer with null
commit
|
commitdiff
|
tree
2015-07-12
David ‘Bombe’ Roden
Remove unnecessary toString() invocations
commit
|
commitdiff
|
tree
2015-07-11
David ‘Bombe’ Roden
Turn member field into local variable
commit
|
commitdiff
|
tree
2015-07-11
David ‘Bombe’ Roden
Clean up imports
commit
|
commitdiff
|
tree
2015-07-11
David ‘Bombe’ Roden
Rename FcpReplySequence to FcpDialog
commit
|
commitdiff
|
tree
2015-07-11
David ‘Bombe’ Roden
Add method to add peer by noderef
commit
|
commitdiff
|
tree
2015-07-11
David ‘Bombe’ Roden
Rename method to add peer from a file
commit
|
commitdiff
|
tree
2015-07-11
David ‘Bombe’ Roden
Add method to add peer from a URL
commit
|
commitdiff
|
tree
2015-07-11
David ‘Bombe’ Roden
Add AddPeer command that adds a noderef from a file
commit
|
commitdiff
|
tree
2015-07-11
David ‘Bombe’ Roden
Add constructor to set an identifier
commit
|
commitdiff
|
tree
2015-07-11
David ‘Bombe’ Roden
Add ListPeer command
commit
|
commitdiff
|
tree
2015-07-11
David ‘Bombe’ Roden
Allow setting the Identifier field in the ListPeer...
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Reconnect when connection fails
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Close FCP reply sequences after use
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Handle connection failures in the reply sequence
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Add flag to GetNode command to include volatile data
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Add flag to GetNode command to include private data
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Add flag for returning the opennet ref to GetNode command
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Add GetNode command implementation
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Add constructor that allows handing in an identifier
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Use execute() to trigger execution of commands
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Remove debug logging
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Ignore identifier when consuming unknown messages
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Don’t verify the identifier twice
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Add test for reusing connections
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Don’t let clients handle connection failures
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Throw an exception on EOF!
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Add test for CloseConnectionDuplicateClientName handling
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Parse CloseConnectionDuplicateClientName without identifier
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Rework connection sequence to return whether it was...
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Move ClientHello command into its own class
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Don’t check identifiers twice
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Add “with metadata” and “with volatile” flags to ListPeer...
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Add ListPeers command
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
In an FCP reply sequence, only match replies with the...
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Expose fields from FCP replies messages
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Rename Lengthed interface to WithLength
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Rename Keyed interface to WithUri
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Use a String instead of a Key for redirects
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Fix logging
commit
|
commitdiff
|
tree
2015-07-10
David ‘Bombe’ Roden
Always expect version 2.0
commit
|
commitdiff
|
tree
2015-07-09
David ‘Bombe’ Roden
Add test for not reacting to the wrong directory on...
commit
|
commitdiff
|
tree
2015-07-09
David ‘Bombe’ Roden
Add test for sending TestDDAResponse if reading the...
commit
|
commitdiff
|
tree
2015-07-09
David ‘Bombe’ Roden
Don’t dump the stack trace
commit
|
commitdiff
|
tree
2015-07-09
David ‘Bombe’ Roden
Add test for client put not reacting to wrong TestDDAReply
commit
|
commitdiff
|
tree
2015-07-09
David ‘Bombe’ Roden
Add test for different protocol error than 25
commit
|
commitdiff
|
tree
2015-07-09
David ‘Bombe’ Roden
Add test for protocol error 25 for different identifier
commit
|
commitdiff
|
tree
2015-07-09
David ‘Bombe’ Roden
Add test for TestDDA sequence
commit
|
commitdiff
|
tree
2015-07-09
David ‘Bombe’ Roden
Allow the reply sequence to initiate own messages
commit
|
commitdiff
|
tree
2015-07-09
David ‘Bombe’ Roden
Set missing field in response
commit
|
commitdiff
|
tree
2015-07-08
David ‘Bombe’ Roden
Remove debug code
commit
|
commitdiff
|
tree
2015-07-08
David ‘Bombe’ Roden
Reformatting
commit
|
commitdiff
|
tree
2015-07-08
David ‘Bombe’ Roden
Add ClientPut command implementation
commit
|
commitdiff
|
tree
2015-07-08
David ‘Bombe’ Roden
Add quelaton package javadoc
commit
|
commitdiff
|
tree
2015-07-08
David ‘Bombe’ Roden
Remove Maven 2-specific jacoco configuration
commit
|
commitdiff
|
tree
2015-07-08
David ‘Bombe’ Roden
Add links to Guava apidocs in javadoc generation
commit
|
commitdiff
|
tree
2015-07-08
David ‘Bombe’ Roden
Configure versions of maven plugins
commit
|
commitdiff
|
tree
2015-07-08
David ‘Bombe’ Roden
Use listenable future instead of plain ones
commit
|
commitdiff
|
tree
2015-07-07
David ‘Bombe’ Roden
Add missing space
commit
|
commitdiff
|
tree
next