Activity
From 02/16/2016 to 03/16/2016
03/07/2016
- 09:49 AM Task #3455 (Closed): Implement ControlResponse
- ControlResponse is merged to the master branch in NDN-CPP, PyNDN and NDN-JS.
02/29/2016
- 03:14 PM Feature #3451: Name.Component API extension: from* methods
- In all libraries, added Name.Component.fromSegment, fromSegmentOffset, fromVersion, fromTimestamp and fromSequenceNum...
- 12:13 PM Feature #3449 (Closed): Name class API extension
- Added isPrefixOf, getSuccessor and compare(int, int, Name, int, int) to NDN-CPP, PyNDN, NDN-JS and jNDN. Merged to th...
02/25/2016
- 03:51 PM Feature #3450 (In Progress): Name.Component API extension: is* methods
- In all libraries added Name.Component.isSegment, isSegmentOffset, isVersion, isTimestamp and isSequenceNumber.
- 12:01 PM Bug #3452 (Closed): API in Interest to reset nonce
- Added Interest.refershNonce in NDN-CPP, PyNDN and NDN-JS. Updated to API web page.
02/24/2016
- 08:13 AM Feature #3449: Name class API extension
- Then I'll support negative indexes. An application could easily compare the last two components of one name with the ...
02/23/2016
- 04:10 PM Feature #3449: Name class API extension
- I don't have much opinion. The idea for compare was to have an optimized version to compare parts of the names. Imp...
- 03:54 PM Feature #3449 (In Progress): Name class API extension
- Hi Alex. The ndn-cxx doc for compare(int, int, Name, int, int) says "This is equivalent to this->getSubName(pos1, cou...
- 03:55 PM Feature #3451 (In Progress): Name.Component API extension: from* methods
- Implemented in jNDN. Working on the other CCL libraries.
- 03:01 PM Bug #3452 (In Progress): API in Interest to reset nonce
- Added Interest.refershNonce in jNDN.
02/16/2016
- 01:14 PM Task #3446: NDNLPv2 support
- We tried 0.4 but had some startup issues (a BerEncoding exception coming from libcryptopp?) so I can't confirm Alex's...
- 12:17 PM Bug #3448: Retrieval of data using full name
- I'm a little bit confused. We have the implicit digest and we had agreed on the specific form it is encoded. What o...
- 12:09 PM Bug #3448: Retrieval of data using full name
- Will update after retreat discussion on implicit digest.
- 12:09 PM Bug #3447: Data.getFullName()
- Will update after retreat discussion on implicit digest.
- 12:01 PM Feature #3449: Name class API extension
- Yes, I guess I missed it.
- 11:39 AM Feature #3449: Name class API extension
- getSubName already exists, no?<br>
https://github.com/named-data/PyNDN2/blob/0ead93269386aef5c49db8a2214fa61e5d85430... - 11:57 AM Feature #2531 (Closed): LocalControlHeader
- This was implemented in jNDN but is now deprecated in favor of NDNLPv2 support. See issue #3446.
- 11:54 AM Task #3152 (Closed): In callbacks, catch and log any exception in case the app doesn't
- 11:33 AM Feature #3450: Name.Component API extension: is* methods
- The due date is for all except ImplicitSha256Digest methods which we'll address after discussions at the NDN Retreat.
- 11:32 AM Feature #3451: Name.Component API extension: from* methods
- The due date is for all except ImplicitSha256Digest methods which we'll address after discussions at the NDN Retreat.
Also available in: Atom