projects
/
jFCPlib.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jFCPlib.git
2015-07-13
David ‘Bombe...
Inline interfaces used in ClientPut
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
David ‘Bombe...
Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
David ‘Bombe...
Add ListPeerNotes command
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
David ‘Bombe...
Add second constructor to set identifier
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
David ‘Bombe...
Add event for URIGenerated messages on ClientPut command
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
David ‘Bombe...
Don’t initialize peer with null
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
David ‘Bombe...
Remove unnecessary toString() invocations
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
David ‘Bombe...
Turn member field into local variable
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
David ‘Bombe...
Clean up imports
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
David ‘Bombe...
Rename FcpReplySequence to FcpDialog
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
David ‘Bombe...
Add method to add peer by noderef
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
David ‘Bombe...
Rename method to add peer from a file
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
David ‘Bombe...
Add method to add peer from a URL
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
David ‘Bombe...
Add AddPeer command that adds a noderef from a file
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
David ‘Bombe...
Add constructor to set an identifier
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
David ‘Bombe...
Add ListPeer command
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
David ‘Bombe...
Allow setting the Identifier field in the ListPeer...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Reconnect when connection fails
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Close FCP reply sequences after use
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Handle connection failures in the reply sequence
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Add flag to GetNode command to include volatile data
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Add flag to GetNode command to include private data
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Add flag for returning the opennet ref to GetNode command
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Add GetNode command implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Add constructor that allows handing in an identifier
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Use execute() to trigger execution of commands
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Remove debug logging
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Ignore identifier when consuming unknown messages
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Don’t verify the identifier twice
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Add test for reusing connections
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Don’t let clients handle connection failures
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Throw an exception on EOF!
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Add test for CloseConnectionDuplicateClientName handling
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Parse CloseConnectionDuplicateClientName without identifier
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Rework connection sequence to return whether it was...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Move ClientHello command into its own class
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Don’t check identifiers twice
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Add “with metadata” and “with volatile” flags to ListPe...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Add ListPeers command
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
In an FCP reply sequence, only match replies with the...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Expose fields from FCP replies messages
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Rename Lengthed interface to WithLength
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Rename Keyed interface to WithUri
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Use a String instead of a Key for redirects
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Fix logging
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
David ‘Bombe...
Always expect version 2.0
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
David ‘Bombe...
Add test for not reacting to the wrong directory on...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
David ‘Bombe...
Add test for sending TestDDAResponse if reading the...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
David ‘Bombe...
Don’t dump the stack trace
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
David ‘Bombe...
Add test for client put not reacting to wrong TestDDAReply
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
David ‘Bombe...
Add test for different protocol error than 25
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
David ‘Bombe...
Add test for protocol error 25 for different identifier
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
David ‘Bombe...
Add test for TestDDA sequence
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
David ‘Bombe...
Allow the reply sequence to initiate own messages
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
David ‘Bombe...
Set missing field in response
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
David ‘Bombe...
Remove debug code
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
David ‘Bombe...
Reformatting
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
David ‘Bombe...
Add ClientPut command implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
David ‘Bombe...
Add quelaton package javadoc
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
David ‘Bombe...
Remove Maven 2-specific jacoco configuration
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
David ‘Bombe...
Add links to Guava apidocs in javadoc generation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
David ‘Bombe...
Configure versions of maven plugins
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
David ‘Bombe...
Use listenable future instead of plain ones
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
David ‘Bombe...
Add missing space
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
David ‘Bombe...
Generate identifiers randomly
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
David ‘Bombe...
Refactor anonymous to inner class
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
David ‘Bombe...
Refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
David ‘Bombe...
Move ClientGet implementation to its own class
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
David ‘Bombe...
Move key pair generation command to its own class
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
David ‘Bombe...
Don’t access fcpConnection container directly
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
David ‘Bombe...
Fix fake TCP server test
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
David ‘Bombe...
Rework FcpReplySequence into an abstract base class
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
David ‘Bombe...
Create distinctive thread names
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
David ‘Bombe...
Use diamond operator
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
David ‘Bombe...
Use lambda instead of anonymous inner class
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
David ‘Bombe...
Add tests that the identifier is correctly used
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
David ‘Bombe...
Move anonymous class to its own method and use a lambda...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
David ‘Bombe...
Add command that retrieves data from Freenet
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
David ‘Bombe...
Refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
David ‘Bombe...
Add method to write several lines at once
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
David ‘Bombe...
Close FCP server after each test
commit
|
commitdiff
|
tree
|
snapshot
2015-07-01
David ‘Bombe...
Add close() method, implement AutoCloseable
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
David ‘Bombe...
Refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
David ‘Bombe...
Add new “quelaton” FCP client API
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
David ‘Bombe...
Add fluent method to set a field
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
David ‘Bombe...
Make all node-side message constructors public
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
David ‘Bombe...
Increase JUnit dependency to 4.12
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
David ‘Bombe...
Remove useless tests
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
David ‘Bombe...
Add hamcrest matchers
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
David ‘Bombe...
Update JUnit to 4.11
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
David ‘Bombe...
Disable JaCoCo plugin until there is a test to be run.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
David ‘Bombe...
Add JaCoCo coverage plugin.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
David ‘Bombe...
Move WOT-related container classes to top-level classes.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
David ‘Bombe...
Set source code encoding for compiler plugin to UTF-8.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
David ‘Bombe...
Set version to 0.2-SNAPSHOT.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
David ‘Bombe...
Remove dependency on utils package.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
David ‘Bombe...
Remove Eclipse project files.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
David ‘Bombe...
Reformat source code, new line length for comments...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
David ‘Bombe...
Add “filterData” flag to getURI().
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
David ‘Bombe...
Let the FCP client implement the Closeable interface.
commit
|
commitdiff
|
tree
|
snapshot
next