⚲
Project
General
Profile
Sign in
Register
Home
Projects
Search
:
ndn-cxx
All Projects
NFD
»
ndn-cxx
Overview
Activity
Roadmap
Issues
Wiki
v0.7
closed
12/31/2019
99%
93 issues
(
92 closed
—
1 open
)
Time tracking
Estimated time
93
.50
hours
Issues by
Tracker
Status
Priority
Author
Assignee
Category
Task
12/12
Bug
45/46
Feature
35/35
Related issues
Task #3084
: Rename "src" folder to "ndn-cxx"
Actions
Task #4120
: In RegexComponentSetMatcher, m_components can be a vector
Actions
Task #4431
: Switch to boost::asio::basic_waitable_timer
Actions
Task #4464
: Make SegmentFetcher pure Signal-based
Actions
Task #4542
: In ValidationPolicyCommandInterest, m_innerPolicy is unused
Actions
Task #4555
: SegmentFetcher: eliminate selector usage
Actions
Task #4560
: Don't strip whitespace in Name URI parsing
Actions
Task #4598
: Stop accepting NonNegativeInteger as NDNLP sequence number
Actions
Task #4636
: Modify docs to show producers unregistering prefixes to shut down faces
Actions
Task #4642
: Update producers across platform to unregister prefixes instead of shutting down face
Actions
Task #4782
: Install implementation detail headers
Actions
Task #4883
: Move ndn::util::scheduler to ndn::scheduler
Actions
Bug #2865
: Possible false remove in Face::cancelPendingInterest (address used as handle)
Actions
Bug #3414
: std::is_move_constructible<T> does not guarantee that T has a move constructor
Actions
Bug #3915
: time::toIsoString and time::toString overflow with large dates
Actions
Bug #3982
: Linker error when using NDN_LOG_*
Actions
Bug #4041
: Doxygen generates incomplete include paths
Actions
Bug #4092
: Test RandomKeyId in TestBackEnds could randomly fail
Actions
Bug #4229
: ForwarderStatus: counter types should be platform independent
Actions
Bug #4232
: INSTALL: incorrect command doxgyen
Actions
Bug #4297
: 'ndnsec key-gen' does not create keys correctly on macOS when tpm=tpm-file
Actions
Bug #4359
: KeyChain::importSafeBag does not properly check for error in Tpm::importPrivateKey
Actions
Bug #4365
: Truncation warning in operator<<(std::ostream&, const LoggerTimestamp&)
Actions
Bug #4368
: Undefined behavior in Block operator==
Actions
Bug #4370
: Undefined behavior in Encoding/TestTlv/PrintHelpers/PrintSignatureTypeValue
Actions
Bug #4390
: Documentation error in ValidationPolicy::checkPolicy
Actions
Bug #4393
: Build fails when std::to_string is not available
Actions
Bug #4403
: LpPacket Sequence number field incorrect encoding
Actions
Bug #4434
: io::load throws invalid_argument if empty file is loaded instead of returning nullptr
Actions
Bug #4450
: macOS Keychain does not support PKCS8 keys created with a PBKDF2 PRF other than HMAC-SHA1 (was: Security/Tpm/TestBackEnd/ImportExport fails with openssl 1.1)
Actions
Bug #4474
: FaceUri throws "Malformed URI" for IPv6 UDP multicast address
Actions
Bug #4476
: Wrong ValidityPeriod.NotAfter in certificate expiring after year 2038
Actions
Bug #4478
: time::fromIsoString doesn't decode large dates
Actions
Bug #4484
: Component::toUri escapes ~ instead of +
Actions
Bug #4538
: Congestion mark related elements missing in ControlParameters
Actions
Bug #4545
: Build fails with clang-6.0
Actions
Bug #4569
: Default-constructed MetaInfo does not equal MetaInfo decoded with default values
Actions
Bug #4579
: getpass is obsolete
Actions
Bug #4584
: basic_socket_iostream::expires_from_now causes build failure with Boost 1.67
Actions
Bug #4596
: Segfault in Face::Impl::satisfyPendingInterests
Actions
Bug #4621
: Correct code style guideline 2.18
Actions
Bug #4635
: ValidatorConfig always rejects command interests signed with DigestSha256
Actions
Bug #4639
: NFD fails to compile against latest ndn-cxx on Xcode 8 and earlier
Actions
Bug #4657
: Fix InMemoryStorage documentation for "eraseHelper"
Actions
Bug #4664
: NotificationSubscriber uses ChildSelector
Actions
Bug #4665
: CertificateBundleFetcher uses ChildSelector
Actions
Bug #4674
: waf build: OSError: [Errno 2] No such file or directory
Actions
Bug #4721
: Debug build fails with clang-5 and earlier [-Wmissing-braces]
Actions
Bug #4726
: Block class mishandles type == 0xffffffff (was: NFD crashes on unexpected input)
Actions
Bug #4758
: ValidatorPolicyConfig segfaults when loading policy without assigning Validator instance
Actions
Bug #4769
: Segfault in InMemoryStorage insert after capacity becomes zero
Actions
Bug #4770
: NLSR hangs due to ndn-cxx SegmentFetcher segfault
Actions
Bug #4775
: Controller should clean up SegmentFetcher upon destruction
Actions
Bug #4808
: Improper seeding of PRNG
Actions
Bug #4860
: Build fails with Xcode 10.2
Actions
Bug #4907
: ndnsec-list: -K and -C flags
Actions
Bug #4923
: Build error with boost 1.70.0
Actions
Bug #5049
: Fix ValidatorConfig behavior with empty configuration
Actions
Feature #2225
: Print Block in a readable format
Actions
Feature #3777
: ndnsec help should explain how to get command-line options for each commands
Actions
Feature #3892
: Integrate publishing of KeyBundle into Face::setInterestFilter
Actions
Feature #3913
: Add DummyForwarder to utils
Actions
Feature #3919
: Scoped prefix registration
Actions
Feature #4294
: ndnsec: Extend key-gen command line to allow selection of different KeyId types
Actions
Feature #4316
: Scoped expressed Interest
Actions
Feature #4364
: Implement congestion control in SegmentFetcher
Actions
Feature #4438
: Add a signal to SegmentFetcher to notify the reception of a Data segment
Actions
Feature #4468
: Provide literal operators for ndn::time::duration types
Actions
Feature #4526
: Recognize typed name components
Actions
Feature #4527
: Decode v0.3 Interest format and interpret as v0.2
Actions
Feature #4552
: NDN_LOG_INIT cannot be used to declare loggers as class members
Actions
Feature #4566
: Examples for NDN_CXX_DEPRECATED
Actions
Feature #4567
: Encode Interest into v0.3 format and drop support for v0.2 format
Actions
Feature #4568
: Decode v0.3 Data
Actions
Feature #4570
: Redesign Name::getSuccessor
Actions
Feature #4581
: Default CanBePrefix declaration
Actions
Feature #4612
: Encode/decode floating-point number in TLV-VALUE
Actions
Feature #4633
: Allow password to be specified to ndnsec-import/export on command line
Actions
Feature #4658
: Encode and decode Interest ApplicationParameters
Actions
Feature #4667
: Interest+Data: forbid unrecognized non-critical TLV before/inside Name
Actions
Feature #4681
: code-style 2.24: update example with using base class constructor
Actions
Feature #4692
: SegmentFetcher: allow applications to stop/cancel fetch
Actions
Feature #4698
: Improve ScopedEventId
Actions
Feature #4707
: RDR reference implementation
Actions
Feature #4709
: Update Interest::toUri for v0.3 format
Actions
Feature #4718
: Use exponential retry on nack in CertificateFetcherFromNetwork
Actions
Feature #4722
: Block literal
Actions
Feature #4777
: Develop API for typed name components in naming convention
Actions
Feature #4834
: NDN_THROW: improved replacement for BOOST_THROW_EXCEPTION
Actions
Feature #4879
: Option to disable the second interest in CertificateFetcherDirectFetch
Actions
Feature #4892
: RttEstimator: Let application access SRTT value
Actions
Feature #4913
: Update Interest::matchesData for v0.3 semantics
Actions
Feature #4969
: Use logging attributes (timestamp, severity)
Actions
Loading...