jFCPlib.git
2018-05-05 David ‘Bombe... Merge branch 'release-0.1.6' master v0.1.6
2018-05-05 David ‘Bombe... Set version to 0.1.6
2018-05-05 David ‘Bombe... Don’t expose test dependencies
2017-10-04 David ‘Bombe... Merge remote-tracking branch 'meteorite/next' into...
2017-10-03 Meteoriteswitch to LF and tabs in TestInputStreamTest.java,...
2017-10-01 David ‘Bombe... Set version to 0.1.6-SNAPSHOT
2017-10-01 David ‘Bombe... Merge branch 'master' into next
2017-10-01 David ‘Bombe... Merge branch 'release-0.1.5' v0.1.5
2017-10-01 David ‘Bombe... Set version to 0.1.5
2017-10-01 David ‘Bombe... If DataLength can not be parsed, assume a length of 0
2017-08-20 Meteoriteadd Idea's stuff to .gitignore
2017-08-20 Meteoritefix hanging on AllData with large file
2016-09-11 David ‘Bombe... Add “WatchFeeds” command
2016-09-11 David ‘Bombe... End messages carrying data with “Data”
2016-09-06 David ‘Bombe... Update license to GPLv3, fix header comments
2016-06-10 David ‘Bombe... Merge branch 'master' into next
2016-06-10 David ‘Bombe... Merge branch 'release-0.1.4' v0.1.4
2016-06-10 David ‘Bombe... Set version to 0.1.4
2016-06-10 David ‘Bombe... Copy payload in AllData/FCPPluginReply handlers
2015-11-25 David ‘Bombe... Add better constructor and inputstream setter, deprecat...
2015-11-25 David ‘Bombe... Fix “isClosed” method
2015-11-25 David ‘Bombe... Expose whether an FCP connection is closed
2015-11-24 David ‘Bombe... Automatically en- and decode peer note texts
2015-11-24 David ‘Bombe... Add more commands
2015-11-24 David ‘Bombe... Set “Directory” field
2015-11-24 David ‘Bombe... Fix parsing
2015-11-24 David ‘Bombe... Fix field name
2015-11-24 David ‘Bombe... Fix command name
2015-11-24 David ‘Bombe... Recognized “SubscribedUSK” event
2015-11-24 David ‘Bombe... Add setter for real-time flag
2015-11-24 David ‘Bombe... Expose lots of constructors and accessors
2015-11-24 David ‘Bombe... Prevent NPE if last good version is null
2015-11-24 David ‘Bombe... Add command to remove plugin
2015-11-24 David ‘Bombe... Expose method to set field on message
2015-11-24 David ‘Bombe... Forward EOF exception to handler
2015-11-24 David ‘Bombe... Fix logging
2015-11-24 David ‘Bombe... Expose methods to access fields
2015-10-14 Debora WöpckeAvoid one case of getting out of synch and trying to...
2015-10-14 David ‘Bombe... Use different ssh wagon for deployments
2015-10-14 David ‘Bombe... Set version to 0.1.4-SNAPSHOT
2015-08-21 David ‘Bombe... Merge branch 'release-0.1.3' into master
2015-08-21 David ‘Bombe... Set version number to 0.1.3
2015-06-25 David ‘Bombe... Remove useless tests
2015-06-25 David ‘Bombe... Add hamcrest matchers
2015-06-25 David ‘Bombe... Update JUnit to 4.11
2014-07-16 David ‘Bombe... Disable JaCoCo plugin until there is a test to be run.
2014-07-16 David ‘Bombe... Add JaCoCo coverage plugin.
2014-04-11 David ‘Bombe... Move WOT-related container classes to top-level classes.
2014-04-09 David ‘Bombe... Set source code encoding for compiler plugin to UTF-8.
2014-04-09 David ‘Bombe... Set version to 0.2-SNAPSHOT.
2014-04-06 David ‘Bombe... Remove dependency on utils package.
2014-04-06 David ‘Bombe... Remove Eclipse project files.
2010-09-10 David ‘Bombe... Reformat source code, new line length for comments...
2010-09-10 David ‘Bombe... Add “filterData” flag to getURI().
2010-09-10 David ‘Bombe... Let the FCP client implement the Closeable interface.
2010-09-10 David ‘Bombe... Add “FilterData” flag to ClientGet message.
2010-09-10 David ‘Bombe... Require a more recent version to net.pterodactylus...
2010-09-09 David ‘Bombe... Treat error code 24 as redirect, too.
2010-09-07 David ‘Bombe... Add @Override annotations that are missing for JDK...
2010-09-07 David ‘Bombe... Add method to retrieve a single URI.
2010-09-07 David ‘Bombe... Return the content type of the found data.
2010-04-15 David ‘Bombe... Implement Identifiable interface where appropriate.
2010-04-15 David ‘Bombe... Add interface to mark all FCP messages that have an...
2010-03-25 David ‘Bombe... Add possibility to insert additional copies of certain...
2010-03-19 David ‘Bombe... Don’t assume every client is already connected.
2010-03-18 David ‘Bombe... Add “fork on cacheable” flag to all ClientPut* requests.
2010-01-15 David ‘Bombe... Allow detaching the client from its connection.
2010-01-15 David ‘Bombe... Add possibility to simply wrap a high-level client...
2010-01-15 David ‘Bombe... Remove “name” field, the name is only used when connecting.
2010-01-05 David ‘Bombe... Set version to 0.1.2.3. v0.1.2.3
2010-01-05 David ‘Bombe... Expose the underlying FCP connection.
2009-11-28 David ‘Bombe... Count statistics over all connections created in the...
2009-11-27 David ‘Bombe... Set version to 0.1.2.2. v0.1.2.2
2009-11-27 David ‘Bombe... Count down latch after the NodeHello response has been...
2009-11-26 David ‘Bombe... Update maven configuration to using Java 6.
2009-11-26 David ‘Bombe... Set version to 0.1.2.1. v0.1.2.1
2009-11-26 David ‘Bombe... Build source archive when building jar.
2009-11-26 David ‘Bombe... Build javadoc when building jar.
2009-11-26 David ‘Bombe... Make all setter methods package-private.
2009-11-26 David ‘Bombe... Enhance javadoc.
2009-11-20 David ‘Bombe... Complete javadoc.
2009-11-20 David ‘Bombe... Synchronized methods because they override synchronized...
2009-11-20 David ‘Bombe... Formatting‧
2009-11-20 David ‘Bombe... Use logging for debug output.
2009-11-19 David ‘Bombe... Set version to 0.1.2. v0.1.2
2009-11-19 David ‘Bombe... Use logging setup from utils.
2009-11-19 David ‘Bombe... Add missing @Override annotation.
2009-11-19 David ‘Bombe... Add distribution repository.
2009-11-19 David ‘Bombe... Add pterodactylus.net repository.
2009-11-18 David ‘Bombe... Set version number to 0.1.1. v0.1.1
2009-11-18 David ‘Bombe... Store the NodeHello response and expose it.
2009-11-18 David ‘Bombe... Move test case to test folder.
2009-11-18 David ‘Bombe... Move utility classes to utils.
2009-11-17 David ‘Bombe... Ignore maven’s “target/” directory.
2009-11-17 David ‘Bombe... Remove Eclipse settings file.
2009-11-17 David ‘Bombe... Move source and test files to maven’s favourite locations.
2009-11-17 David ‘Bombe... Add Maven project description.
2009-07-23 David ‘Bombe... Implement the “SubscribeFeeds” command.
2009-07-23 David ‘Bombe... Implement “SentFeed” response message.
2009-07-23 David ‘Bombe... Implementation of the “SendTextFeed” message.
next