projects
/
jFCPlib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add missing space
[jFCPlib.git]
/
src
/
2015-07-07
David ‘Bombe’ Roden
Add missing space
tree
|
commitdiff
2015-07-06
David ‘Bombe’ Roden
Generate identifiers randomly
tree
|
commitdiff
2015-07-06
David ‘Bombe’ Roden
Refactor anonymous to inner class
tree
|
commitdiff
2015-07-06
David ‘Bombe’ Roden
Refactoring
tree
|
commitdiff
2015-07-06
David ‘Bombe’ Roden
Move ClientGet implementation to its own class
tree
|
commitdiff
2015-07-06
David ‘Bombe’ Roden
Move key pair generation command to its own class
tree
|
commitdiff
2015-07-06
David ‘Bombe’ Roden
Don’t access fcpConnection container directly
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-02
David ‘Bombe’ Roden
Move anonymous class to its own method and use a lambda...
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
Refactoring
tree
|
commitdiff
2015-06-27
David ‘Bombe’ Roden
Add new “quelaton” FCP client API
tree
|
commitdiff
2015-06-27
David ‘Bombe’ Roden
Add fluent method to set a field
tree
|
commitdiff
2015-06-27
David ‘Bombe’ Roden
Make all node-side message constructors public
tree
|
commitdiff
2014-04-11
David ‘Bombe’ Roden
Move WOT-related container classes to top-level classes.
tree
|
commitdiff
2014-04-06
David ‘Bombe’ Roden
Remove dependency on utils package.
tree
|
commitdiff
2010-09-10
David ‘Bombe’ Roden
Reformat source code, new line length for comments...
tree
|
commitdiff
2010-09-10
David ‘Bombe’ Roden
Add “filterData” flag to getURI().
tree
|
commitdiff
2010-09-10
David ‘Bombe’ Roden
Let the FCP client implement the Closeable interface.
tree
|
commitdiff
2010-09-10
David ‘Bombe’ Roden
Add “FilterData” flag to ClientGet message.
tree
|
commitdiff
2010-09-09
David ‘Bombe’ Roden
Treat error code 24 as redirect, too.
tree
|
commitdiff
2010-09-07
David ‘Bombe’ Roden
Add @Override annotations that are missing for JDK...
tree
|
commitdiff
2010-09-07
David ‘Bombe’ Roden
Add method to retrieve a single URI.
tree
|
commitdiff
2010-09-07
David ‘Bombe’ Roden
Return the content type of the found data.
tree
|
commitdiff
2010-04-15
David ‘Bombe’ Roden
Implement Identifiable interface where appropriate.
tree
|
commitdiff
2010-04-15
David ‘Bombe’ Roden
Add interface to mark all FCP messages that have an...
tree
|
commitdiff
2010-03-25
David ‘Bombe’ Roden
Add possibility to insert additional copies of certain...
tree
|
commitdiff
2010-03-19
David ‘Bombe’ Roden
Don’t assume every client is already connected.
tree
|
commitdiff
2010-03-18
David ‘Bombe’ Roden
Add “fork on cacheable” flag to all ClientPut* requests.
tree
|
commitdiff
2010-01-15
David ‘Bombe’ Roden
Allow detaching the client from its connection.
tree
|
commitdiff
2010-01-15
David ‘Bombe’ Roden
Add possibility to simply wrap a high-level client...
tree
|
commitdiff
2010-01-15
David ‘Bombe’ Roden
Remove “name” field, the name is only used when connecting.
tree
|
commitdiff
2010-01-05
David ‘Bombe’ Roden
Expose the underlying FCP connection.
tree
|
commitdiff
2009-11-28
David ‘Bombe’ Roden
Count statistics over all connections created in the...
tree
|
commitdiff
2009-11-27
David ‘Bombe’ Roden
Count down latch after the NodeHello response has been...
tree
|
commitdiff
2009-11-26
David ‘Bombe’ Roden
Make all setter methods package-private.
tree
|
commitdiff
2009-11-26
David ‘Bombe’ Roden
Enhance javadoc.
tree
|
commitdiff
2009-11-20
David ‘Bombe’ Roden
Complete javadoc.
tree
|
commitdiff
2009-11-20
David ‘Bombe’ Roden
Synchronized methods because they override synchronized...
tree
|
commitdiff
2009-11-20
David ‘Bombe’ Roden
Formatting‧
tree
|
commitdiff
2009-11-20
David ‘Bombe’ Roden
Use logging for debug output.
tree
|
commitdiff
2009-11-19
David ‘Bombe’ Roden
Use logging setup from utils.
tree
|
commitdiff
2009-11-18
David ‘Bombe’ Roden
Store the NodeHello response and expose it.
tree
|
commitdiff
2009-11-18
David ‘Bombe’ Roden
Move test case to test folder.
tree
|
commitdiff
2009-11-18
David ‘Bombe’ Roden
Move utility classes to utils.
tree
|
commitdiff
2009-11-17
David ‘Bombe’ Roden
Move source and test files to maven’s favourite locations.
tree
|
commitdiff
2009-07-23
David ‘Bombe’ Roden
Implement the “SubscribeFeeds” command.
tree
|
commitdiff
2009-07-23
David ‘Bombe’ Roden
Implement “SentFeed” response message.
tree
|
commitdiff
2009-07-23
David ‘Bombe’ Roden
Implementation of the “SendTextFeed” message.
tree
|
commitdiff
2009-07-23
David ‘Bombe’ Roden
Implementation of the “SendDownloadFeed” message.
tree
|
commitdiff
2009-07-23
David ‘Bombe’ Roden
Implementation of the “SendBookmarkFeed” message.
tree
|
commitdiff
2009-07-23
David ‘Bombe’ Roden
Abstract base implementation for the Send*Feed messages.
tree
|
commitdiff
2009-07-23
David ‘Bombe’ Roden
More whitespace fixes.
tree
|
commitdiff
2009-07-23
David ‘Bombe’ Roden
Fix copyright line.
tree
|
commitdiff
2009-07-22
David ‘Bombe’ Roden
Formatting fixes.
tree
|
commitdiff
2009-07-22
David ‘Bombe’ Roden
Whitespace fixes.
tree
|
commitdiff
2009-07-22
David ‘Bombe’ Roden
Implement the “ReceivedBookmarkFeed” message.
tree
|
commitdiff
2009-07-21
David ‘Bombe’ Roden
Allow adding of FCP listeners to underlying FCP connection.
tree
|
commitdiff
2009-07-20
David ‘Bombe’ Roden
Fix typo in event name.
tree
|
commitdiff
2009-07-20
David ‘Bombe’ Roden
Implement firing of fcp-client-disconnected event.
tree
|
commitdiff
2009-07-20
David ‘Bombe’ Roden
Add FcpClientListener and manager.
tree
|
commitdiff
2009-07-20
David ‘Bombe’ Roden
Add AbstractListenerManager.
tree
|
commitdiff
2009-07-19
David ‘Bombe’ Roden
Finish getNodeInformation() as soon as the information...
tree
|
commitdiff
2009-07-19
David ‘Bombe’ Roden
Add getNodeInformation() method (implements GetNode...
tree
|
commitdiff
2009-06-19
David ‘Bombe’ Roden
Fix wrong command name.
tree
|
commitdiff
2009-06-12
David ‘Bombe’ Roden
Override equals() and hashCode() in Identity.
tree
|
commitdiff
2009-06-11
David ‘Bombe’ Roden
Implement RemoveProperty message.
tree
|
commitdiff
2009-06-11
David ‘Bombe’ Roden
Implement GetProperty message.
tree
|
commitdiff
2009-06-11
David ‘Bombe’ Roden
Implement SetProperty message.
tree
|
commitdiff
2009-06-11
David ‘Bombe’ Roden
Implement RemoveContext message.
tree
|
commitdiff
2009-06-11
David ‘Bombe’ Roden
Implement AddContext message.
tree
|
commitdiff
2009-06-11
David ‘Bombe’ Roden
Implement GetTrustees message.
tree
|
commitdiff
2009-06-11
David ‘Bombe’ Roden
Implement GetTrusters message.
tree
|
commitdiff
2009-06-11
David ‘Bombe’ Roden
Add IdentityTrust container.
tree
|
commitdiff
2009-06-11
David ‘Bombe’ Roden
Rename IdentityTrust to CalculatedTrust.
tree
|
commitdiff
2009-06-11
David ‘Bombe’ Roden
Implement SetTrust message.
tree
|
commitdiff
2009-06-11
David ‘Bombe’ Roden
Implement GetIdentitiesByScore message.
tree
|
commitdiff
2009-06-11
David ‘Bombe’ Roden
Implement AddIdentity message.
tree
|
commitdiff
2009-06-11
David ‘Bombe’ Roden
Make OwnIdentity extend Identity again.
tree
|
commitdiff
2009-06-11
David ‘Bombe’ Roden
Return the trust given to an identity only.
tree
|
commitdiff
2009-06-10
David ‘Bombe’ Roden
Implement GetIdentity message.
tree
|
commitdiff
2009-06-10
David ‘Bombe’ Roden
Change hierarchy of OwnIdentity and copy identifier...
tree
|
commitdiff
2009-06-10
David ‘Bombe’ Roden
Add trust, score, and rank to Identity.
tree
|
commitdiff
2009-06-10
David ‘Bombe’ Roden
Implement CreateIdentity message.
tree
|
commitdiff
2009-06-10
David ‘Bombe’ Roden
Add wrapper around web-of-trust plugin.
tree
|
commitdiff
2009-06-10
David ‘Bombe’ Roden
Whitespace fixes.
tree
|
commitdiff
2009-06-10
David ‘Bombe’ Roden
Add sendPluginMessage() method.
tree
|
commitdiff
2009-06-10
David ‘Bombe’ Roden
Add getReplies() method to return all replies from...
tree
|
commitdiff
2009-05-22
David ‘Bombe’ Roden
Expose connected status.
tree
|
commitdiff
2009-05-22
David ‘Bombe’ Roden
Reformatting.
tree
|
commitdiff
2009-05-22
David ‘Bombe’ Roden
Make synchronization more consistent.
tree
|
commitdiff
next