projects
/
jFCPlib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add method to remove cached plugin after removing plugin
[jFCPlib.git]
/
src
/
main
/
2015-08-21
David ‘Bombe’ Roden
Add method to remove cached plugin after removing plugin
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Add method to wait for removal of a plugin
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Add command that removes a plugin
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Fix variable name
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Add method to store plugin in config after reloading
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Add method to purge plugin while reloading
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Add method to add wait time for reloading plugins
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Add command that reloads a plugin
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Add method to load plugin from Freenet key
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Add method to load plugin from URL
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Add method to load plugin from file
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Add method to load plugin from official HTTPS
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Add command that loads a plugin
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Add methods for more attributes of message
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Fix parsing of boolean value
tree
|
commitdiff
2015-08-21
David ‘Bombe’ Roden
Fix field name
tree
|
commitdiff
2015-07-15
David ‘Bombe’ Roden
Add command that modifies the config of the node
tree
|
commitdiff
2015-07-15
David ‘Bombe’ Roden
Add constructor that takes an identifier
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Add method to include data types in config data
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Add method to include long description in config data
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Add method to include short description in config data
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Add method to include force-write flag in config data
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Add method to include expert flag in the config data
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Add method to include sort order in the config data
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Add method to include the defaults in the config
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Add method to get the current values from the config
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Add command to retrieve the node’s config
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Add constructor that takes an identifier
tree
|
commitdiff
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
Add constructor with identifier, add methods to set...
tree
|
commitdiff
2015-07-14
David ‘Bombe’ Roden
Fix message name
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 second constructor that takes an identifier
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Rename all remaining occurences of “sequence” to “dialog”
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
Add useful methods
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add constructor that takes an identifier
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Remove unused interface
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Inline interfaces used in ClientPut
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add ListPeerNotes command
tree
|
commitdiff
2015-07-13
David ‘Bombe’ Roden
Add second constructor to set identifier
tree
|
commitdiff
2015-07-12
David ‘Bombe’ Roden
Add event for URIGenerated messages on ClientPut command
tree
|
commitdiff
2015-07-12
David ‘Bombe’ Roden
Don’t initialize peer with null
tree
|
commitdiff
2015-07-11
David ‘Bombe’ Roden
Clean up imports
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 constructor to set an identifier
tree
|
commitdiff
2015-07-11
David ‘Bombe’ Roden
Add ListPeer command
tree
|
commitdiff
2015-07-11
David ‘Bombe’ Roden
Allow setting the Identifier field in the ListPeer...
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Reconnect when connection fails
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Close FCP reply sequences after use
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
Add constructor that allows handing in an identifier
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Use execute() to trigger execution of commands
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Ignore identifier when consuming unknown messages
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Don’t verify the identifier twice
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Don’t let clients handle connection failures
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Throw an exception on EOF!
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Parse CloseConnectionDuplicateClientName without identifier
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Rework connection sequence to return whether it was...
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Move ClientHello command into its own class
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Don’t check identifiers twice
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
Expose fields from FCP replies messages
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Rename Lengthed interface to WithLength
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
Fix logging
tree
|
commitdiff
2015-07-10
David ‘Bombe’ Roden
Always expect version 2.0
tree
|
commitdiff
2015-07-09
David ‘Bombe’ Roden
Don’t dump the stack trace
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 TestDDA sequence
tree
|
commitdiff
2015-07-09
David ‘Bombe’ Roden
Allow the reply sequence to initiate own messages
tree
|
commitdiff
2015-07-09
David ‘Bombe’ Roden
Set missing field in response
tree
|
commitdiff
2015-07-08
David ‘Bombe’ Roden
Remove debug code
tree
|
commitdiff
next