Activity
From 01/03/2016 to 02/01/2016
02/01/2016
- 11:13 PM Task #3455 (Closed): Implement ControlResponse
- ControlResponse is a necessary element to implement MockFace (in ndn-cxx it is called DummyClientFace). In order to ...
- 09:49 AM Bug #3452 (Closed): API in Interest to reset nonce
- The deprecated/removed Interest.setNonce was the only way to reset nonce of the Interest. Either the `setNonce` meth...
- 09:45 AM Feature #3451 (Closed): Name.Component API extension: from* methods
- Currently, Name.Component has only two versions of `from*` method: `fromNumber` and `fromNumberWithMarker`. All othe...
- 09:42 AM Feature #3450 (Closed): Name.Component API extension: is* methods
- The `is*` methods are needed in many cases in order to avoid awkward checks that rely on exceptions:
```cpp
/**... - 09:39 AM Feature #3449 (Closed): Name class API extension
- There are several valuable methods in Name class that are not currently available:
- `isPrefixOf`
- `compare(int,... - 09:37 AM Bug #3448 (Closed): Retrieval of data using full name
- Please reject the issue if it is my misunderstanding.
Does the retrieval of data using full name (e.g., with the i... - 09:36 AM Bug #3447 (Closed): Data.getFullName()
- I could be missing it, but there should be a simple method on data packet to obtain its full name (e.g., including im...
- 09:35 AM Task #3446 (Closed): NDNLPv2 support
- Implement NDNLPv2 support at least for:
- equivalent of LocalControlHeader
- NACK processing - 09:26 AM Bug #2628: Default value for Interest.Selectors.MustBeFresh should be false
- I would like to check the progress of this issue? Any blocking reason we still don't have it fixed?
01/29/2016
- 05:01 PM Task #3260: Add GenericSignature for unrecognized signature type
- No, it makes sense; I just wanted to confirm.
- 08:22 AM Task #3260: Add GenericSignature for unrecognized signature type
- Hi Andrew. Thanks for reviewing this. Yes, the type code is set when decoding the signature info. The setSignatureInf...
01/28/2016
- 08:16 PM Task #3260: Add GenericSignature for unrecognized signature type
- My apologies for losing track of this one. I reviewed and think this will work exactly like we need; if I understand ...
01/27/2016
Also available in: Atom