- df17955 Improve Nfdc tests by Davide Pesavento · 4 years, 2 months ago master
- 4821a34 Set CanBePrefix in NdnPingClient by Davide Pesavento · 4 years, 2 months ago
- dd1fe9f Upgrade to junit 4.13.1 by Davide Pesavento · 4 years, 2 months ago
- 6346313 Update list of known strategies and other management protocol constants by Davide Pesavento · 4 years, 2 months ago
- 3ba0cfb Update .travis.yml by Davide Pesavento · 4 years, 2 months ago
- a6fd9ab Update gradle to version 6.7 by Davide Pesavento · 4 years, 2 months ago
- 238bfc7 Prepare release 1.3.0 by Alexander Afanasyev · 4 years, 8 months ago v1.3.0
- a0a3060 Update .travis.yml by Davide Pesavento · 4 years, 9 months ago
- 399f0b9 Update gradle to version 6.1.1 by Davide Pesavento · 4 years, 9 months ago
- ad61393 docs: add AUTHORS.md by Eric Newberry · 5 years ago
- b5f84d2 Enable deprecation warnings by Davide Pesavento · 5 years ago
- b6df513 Update dependencies and fix various URLs by Davide Pesavento · 5 years ago
- 37505c1 Use markdown version of the LGPL by Davide Pesavento · 5 years ago
- de66bfc Update .travis.yml by Davide Pesavento · 5 years ago
- 9c1b706 Update gradle to version 5.6.2 by Davide Pesavento · 5 years ago
- 57907cc Remove unused imports by Davide Pesavento · 5 years ago
- ffd1f71 Prepare version 1.2.2 by Alexander Afanasyev · 6 years ago v1.2.2
- 23bebfd Remove unused code by Alexander Afanasyev · 6 years ago
- e603780 Replace ForwardingFlags with RegistrationOptions by Alexander Afanasyev · 6 years ago
- 66f4780 README: Remove the incorrect Install section with the Intel Maven depdency. by Jeff Thompson · 6 years ago
- b7e4f9b Update package versions by Alexander Afanasyev · 6 years ago
- 6e6a960 Fix Travis-CI config; test against more JDK versions by Davide Pesavento · 6 years ago
- 60f8f8e Update management protocol to be compatible with NFD 0.6.2 by Alexander Afanasyev · 6 years ago v1.2.1
- d2bb7af Upgrade dependencies by Alexander Afanasyev · 6 years ago
- 862fe42 Fix Klocwork issue 8: avoid catching runtime exceptions (#9) by Andrew Brown · 8 years ago
- 5a8b7c4 Fix Klocwork issues (#7) by Andrew Brown · 8 years ago
- 01733ee Update build.gradle with latest versions by andrewsbrown · 9 years ago
- 52b5741 Format POM by andrewsbrown · 9 years ago
- 02fd5cf Update to latest version of jndn; bump version by andrewsbrown · 9 years ago
- 6df23ad Update jndn dependency to v0.11 by andrewsbrown · 9 years ago
- af0b273 Update README documentation by andrewsbrown · 9 years ago v1.1.0
- 9275ce7 Bump version by andrewsbrown · 9 years ago
- 7ac3e39 Add ChannelStatus by Alexander Afanasyev · 9 years ago
- 3c5ae7c Improve test coverage by Alexander Afanasyev · 9 years ago
- e36e1af Add Checkstyle to enforce codestyle rules by Alexander Afanasyev · 9 years ago
- 499aced Replace ControlResponse with one provided by jndn:0.10+ by Alexander Afanasyev · 9 years ago
- a8bc0d8 Major refactoring and improvements by Alexander Afanasyev · 9 years ago
- ccb373d build+src: Add gradle build system, upgrade jndn to the latest version (0.10) by Alexander Afanasyev · 9 years ago
- f1cc52c Downgrading to Java 1.7 by Alexander Afanasyev · 9 years ago
- c0f73f5 Update Travis CI to build with JDK 8 by andrewsbrown · 9 years ago
- c7de55d Allow build to proceed with doclint warnings by andrewsbrown · 9 years ago
- bb2cc22 Change project to build with JDK 1.8 by andrewsbrown · 9 years ago v1.0.0
- b108d91 Add Travis CI by andrewsbrown · 9 years ago
- 5f3a45f Use new version of jndn-utils by andrewsbrown · 9 years ago
- bd4f415 Add note: NFD.register() will only accept canonical URIs as described here: http://redmine.named-data.net/projects/nfd/wiki/FaceMgmt#TCP by Andrew Brown · 10 years ago
- 641a7a9 Merge remote-tracking branch 'origin/master' into java8 by Andrew Brown · 10 years ago
- baf21d5 Upgrade to new jndn and jndn-utils libraries by Andrew Brown · 10 years ago
- db62838 Upgrade exceptions thrown by NFD commands; generic exceptions are now thrown as encoding, IO, or management exceptions by andrewsbrown · 10 years ago
- f7153db Fix bug: ControlParameters' name now can be null by andrewsbrown · 10 years ago
- 3bb3a21 Pin version to jndn 0.6 by andrewsbrown · 10 years ago
- 37cec24 Fix strategy encoding; NFD returns a dataset with the ControlParameters encoding of a strategy by Andrew Brown · 10 years ago
- 776184e Remove unnecessary dependencies by andrewsbrown · 10 years ago
- 39b0fc9 Add strategy dataset retrieval and tests by andrewsbrown · 10 years ago
- 602368f Bump version by andrewsbrown · 10 years ago v0.10.0
- cad04eb Add unset strategy functionality by andrewsbrown · 10 years ago
- 1bf30a5 Bump version by Andrew Brown · 10 years ago
- c5dda70 Add NFD.getKeyLocator() by Andrew Brown · 10 years ago
- 89f77c9 Move Javadoc publishing to separate profile, see comments for usage by andrewsbrown · 10 years ago
- ff02da3 Bump version to release NFD.getForwarderStatus() by andrewsbrown · 10 years ago
- 3c71482 Merge pull request #4 from 01org/add-forwarder-status by Andrew Brown · 10 years ago
- dfa8fc1 Remove segmentation from ForwarderStatus retrieval by Andrew Brown · 10 years ago
- 9a6d7ba Replace URLs with HTML links for better Javadoc by andrewsbrown · 10 years ago
- 6b342ce Add Javadoc publishing to deploy process by andrewsbrown · 10 years ago
- 8a32f30 Add ForwarderStatus and unit test by andrewsbrown · 10 years ago
- a6f37e7 Merge pull request #3 from 01org/test-new-api by Andrew Brown · 10 years ago
- 61bfc59 Improve integration test by Andrew Brown · 10 years ago
- 0e904e1 Fix empty Name typo by Andrew Brown · 10 years ago
- 2822ed2 Bump version by andrewsbrown · 10 years ago
- 43b9630 Convert API to throw exceptions instead of return values by andrewsbrown · 10 years ago
- dbbe0a6 Merge branch 'cawka-master' by andrewsbrown · 10 years ago
- 4f209ba Add return value to destroyFace by andrewsbrown · 10 years ago
- 75d8dfc NFD: Implement NFD.destroyFace function by Alexander Afanasyev · 10 years ago
- 579a9f1 Update jndn dependency by andrewsbrown · 10 years ago
- 6251c37 Fix RibEntry test by andrewsbrown · 10 years ago
- e8e8e85 Add enable-local-control and disable-local-control commands by andrewsbrown · 10 years ago
- 4c21ea2 Handle returned ControlResponse messages for list commands by andrewsbrown · 10 years ago
- 7e6b9e8 Update license headers by andrewsbrown · 10 years ago
- 273d2d2 Bump version by andrewsbrown · 10 years ago
- 0746644 Fix integration test key chain; add ability to parse segmented status datasets by Andrew Brown · 10 years ago
- 8450e89 Move OSSRH deployment to a profile by andrewsbrown · 10 years ago
- 7217285 Fix README indentation by andrewsbrown · 10 years ago
- a43079c Fix POM source code link by andrewsbrown · 10 years ago
- 1e3bd29 Update POM for OSSRH release; see ticket https://issues.sonatype.org/browse/OSSRH-13979 by andrewsbrown · 10 years ago
- 458524b Fix integration test: will now connect to local NFD. by andrewsbrown · 10 years ago
- 4fa6678 Add license by Andrew Brown · 10 years ago
- 113d5f9 Update README.md by Andrew Brown · 10 years ago
- a7586d5 Update README.md by Andrew Brown · 10 years ago
- 6e7471e Add setStrategy() by Andrew Brown · 10 years ago
- d5f6f69 Update README.md by Andrew Brown · 10 years ago
- 352e019 Create README.md by Andrew Brown · 10 years ago
- 63bed36 Add initial integration test by Andrew Brown · 10 years ago
- 211d2b6 Format to 2-space indents by Andrew Brown · 10 years ago
- bec3373 Bump version number by Andrew Brown · 10 years ago
- c46c160 Refactor for release; still need integration tests by Andrew Brown · 10 years ago
- 69eaa2e - Add missing artifactory to resolve dependency by Sebastian Schoenberg · 10 years ago
- 9ea45e0 - Check the status code by Sebastian Schoenberg · 10 years ago
- 96bed39 Merge branch 'master' of ssh://git-amr-1.devtools.intel.com:29418/rusticcanyon-jndn-management by Andrew Brown · 10 years ago
- 87f3edd Initial empty repository by EC TF Bind account · 10 years ago
- 300b8cc Add release repository by Andrew Brown · 10 years ago
- 9bf05bf Fix POM IDs by Andrew Brown · 10 years ago