Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Tags
2693 ndn-sci Task New Normal Need to discuss journal paper 03/24/2015 01:30 PM Actions
2229 ndns Task Code review Normal Combine ndns-add-rr and ndns-add-rr-from-file to a single command Jiewen Tan 03/20/2015 06:15 PM Actions
2616 ndn-sci Task New Normal Document trust model 03/03/2015 05:51 PM Actions
1801 repo-ng Task In Progress Normal repo performance test tools: repong-put-packet repong-get-packet repong-remove-packet Shuo Chen 03/03/2015 12:00 PM Actions
2598 ndn-sci Task New Normal Write Catalog README.md 03/02/2015 01:06 PM Actions
2503 NFD Task New Low Optimize usage of steady_clock::now() 02/23/2015 09:12 PM Actions
2285 Signature Logger Task New Normal Examine the old sig-logger commits and fix problems when necessary Yingdi Yu 12/10/2014 11:00 AM Actions
2245 ndns Task New Low Web interface to manage NDNS database 11/30/2014 09:54 PM Actions
1965 ndns Task In Progress Normal Extend documentation Shock Jiang 11/26/2014 12:24 AM Actions
2208 ndn-cxx Task New Normal Implement "Listening" TCP/UDP transport 11/21/2014 01:49 PM Actions
1204 ndn-cxx Task New Low Redesign of signing process / Per-instance signing keys 11/18/2014 09:59 PM Actions
1293 NFD Task New Normal Reserve buffer space when receiving packets on all faces 11/14/2014 01:23 PM Actions
2010 NFD Task New Normal RIB cost guidelines 10/31/2014 02:26 PM Actions
2064 ndn-cxx Task New Normal Declare environment for integrated tests 10/14/2014 09:25 AM Actions
1748 NDN Specifications Task New Normal Request Ethertype from IEEE Lixia Zhang 09/01/2014 08:21 PM Actions
1858 repo-ng Task New Normal Client library to handle repo-ng 08/29/2014 12:29 PM Actions
1695 repo-ng Task In Progress Normal Repo-ng slowdown for large repo sizes 08/11/2014 08:16 AM Actions
1829 repo-ng Task New Normal Example producer to help testing / guide development application for watch protocol 08/06/2014 01:38 PM Actions
1783 repo-ng Task New Normal create wiki about access control Weiqi Shi 07/24/2014 11:07 AM Actions
1779 repo-ng Task New Normal ndndumpfile: local dump tool 07/18/2014 10:41 PM Actions
1573 repo-ng Task New Normal WriteHandle doesn't stop expressing Interests when FinalBlockId is present in the last Data packet 06/19/2014 08:21 PM Actions
1478 repo-ng Task New Normal Deletion progress check 04/28/2014 10:08 AM Actions
1498 repo-ng Task New Normal Command-line tool to print out names of stored data 04/28/2014 10:07 AM Actions
1477 repo-ng Task New Normal Deletion of segmented data without EndBlockId 04/14/2014 09:21 AM Actions
5320 NFD Bug New Normal Potential double-free in Nfdc/TestCommandDefinition 05/16/2024 06:03 PM Actions
4959 ndn-cxx Bug New Normal operator<<(std::ostream&, const Data&) may throw Davide Pesavento 05/11/2024 08:14 PM Actions
5316 mini-ndn Bug In Progress High Resolution to bug #5309 not supporting PPAs Alexander Lane 04/04/2024 06:13 PM Actions
2581 NFD Bug New Low Detecting compiler support for -Wno-foo is unreliable 01/20/2024 12:24 AM waf Actions
5307 mGuard Bug New Normal ck+encrypted data bug 01/09/2024 09:31 PM Actions
5126 ndn-cxx Bug New Normal Unreliable (or ill-designed?) test case Encoding/TestBlock/Construction/FromBlock 12/08/2023 07:12 PM unit-tests Actions
2406 ndn-cxx Bug New Low Incorrect dependency calculation for version.hpp 12/01/2023 07:15 PM waf Actions
5018 NFD Bug New Normal Attach PrefixAnnouncement to Data if needed in afterContentStoreHit 12/01/2023 06:58 PM self-learning Actions
2409 ndn-cxx Bug New Low Headers check fails on FreeBSD 10/31/2023 11:58 PM FreeBSD Actions
4859 ndn-cxx Bug New Low libndn-cxx.pc installed in wrong location on FreeBSD 10/31/2023 11:57 PM FreeBSD Actions
4798 ndn-tools Bug New Low Dump/TestNdnDump/MalformedIpv4Header fails on FreeBSD 11.2 10/31/2023 11:57 PM FreeBSD Actions
4400 NFD Bug New Low EthernetFactory should destroy unusable channels 10/07/2023 10:02 PM Actions
4210 NFD Bug New Low Documentation is not mobile friendly 10/07/2023 09:57 PM documentation Actions
3902 ndn-tools Bug New Normal ndncatchunks with AIMD pipeline randomly hangs after transfer is complete 10/07/2023 09:55 PM Actions
4944 repo-ng Bug New High ndnputfile does not work 10/07/2023 08:49 PM Actions
4870 NFD-android Bug New Normal Persistent notification is posted when NFD is not running 08/24/2023 08:44 PM Actions
4549 NLSR Bug New Normal NLSR currently segments LSAs very conservatively 08/14/2023 11:05 AM Actions
5280 ndn-cxx Bug New Normal ValidityPeriod.NotAfter=99991231T235959 truncated 08/07/2023 06:20 PM Actions
5273 ndnSIM Bug New Normal Duplicated commands of AddRoute and RemoveRoute do not modify FIB Mark Theeranantachai 07/17/2023 12:12 PM Actions
5266 PSync Bug New Normal Drop sync reply freshness to prevent caching-related issues Alexander Lane 05/23/2023 06:32 PM Actions
5265 NLSR Bug In Progress Low Drop HELLO data freshness from unnecessarily high value Alexander Lane 05/23/2023 05:05 PM Actions
5263 mini-ndn Bug Code review Low Support floating point bandwidth in topology files Alexander Lane 05/22/2023 11:57 PM Actions
1014 NDN in the browser Bug New Normal Address bar reverts to interest selector when leaving and returning to a tab 05/20/2023 06:22 AM Actions
1016 NDN in the browser Bug New Normal Firefox NDN toolbar should report if can't connect to a hub 05/20/2023 06:22 AM Actions
1017 NDN in the browser Bug New Normal Firefox add-on should try to reconnect if connection drops 05/20/2023 06:21 AM Actions
3401 NDN in the browser Bug Resolved Normal Firefox extension is unsigned 05/20/2023 06:21 AM Actions
4531 NFD Bug New Low NAME section is missing in HTML manpages 01/22/2023 10:19 PM Actions
4818 PSync Bug Code review Normal murmurHash3 of uint32_t is not endian safe Junxiao Shi 01/02/2023 08:38 PM Actions
4574 NFD Bug New Normal Dysfunctional test cases in Face/TestTcpFactory Alex Afanasyev 12/13/2022 02:55 AM unit-tests Actions
5246 mini-ndn Bug New High Setting link parameters via topology conf file broken in Mini-NDN-Wifi 11/06/2022 11:26 AM topology, mininet-wifi Actions
5243 ndn-tools Bug New Normal Goodput is zero on ARMv7 10/04/2022 04:58 PM Actions
5234 mini-ndn Bug In Progress Normal Broken mobility bounds in Mini-NDN Alexander Lane 08/08/2022 04:56 PM mobility Actions
3803 ndn-cxx Bug New Normal Default-constructed Link is encoded with ContentType==BLOB if no delegation is added 05/27/2022 03:47 AM Actions
5152 NLSR Bug New Normal Problem of assigning link-cost to "zero" for neighbors in Hyperbolic Routing (HR) 03/01/2022 06:44 PM Actions
2592 NFD Bug New Normal Ineffective duplicate suppression for satisfied Interest 06/30/2021 10:10 PM DeadNonceList Actions
4157 ndn-cxx Bug New Low ndnsec-export: confusing error message when getpass is unavailable 06/15/2021 06:28 PM Actions
5047 NFD Bug New Normal Router should reject /localhost prefix registration 06/12/2021 11:47 AM Actions
3382 NFD Bug New Normal nfd.conf.sample has face_system.unix section when compiled without Unix sockets support 06/11/2021 03:50 PM Actions
5156 ndn-tools Bug New Normal ndncatchunks: m_nInFlight > 0 assertion failed when transferring large file 04/06/2021 06:00 PM Actions
5149 NFD Bug New Normal Error 10060 when fetching RIB dataset: Timeout exceeded 02/26/2021 03:25 AM Actions
1966 NFD Bug New Normal Interest unsatisfied due to Interest aggregation combined with duplicate Nonce suppression 01/08/2021 10:37 AM Actions
4177 NLSR Bug Feedback Normal Readvertise causes withdrawal of site prefix Nicholas Gordon 12/31/2020 10:22 AM Actions
4971 NLSR Bug New Normal Handle uncaught throw statements in NLSR tlv code Saurab Dulal 12/30/2020 10:06 AM Actions
4499 NFD Bug New Low Unbounded queuing in StreamTransport 08/26/2020 04:44 PM needs-discussion Actions
5125 mini-ndn Bug New Normal While creating Minindn object in topology script, and running the script, always print out "Dummy key chain patch is installed in ndn-cxx. Security will be disabled." 08/12/2020 02:48 PM Actions
5098 ChronoSync Bug New Normal LeafTests/LeafDigest fails on s390x 04/02/2020 01:14 PM Actions
4866 ndn-tools Bug New Normal ndnputchunks consumes a large amount of RAM 01/27/2020 02:45 PM Actions
4999 NDN-CCL Bug New Normal CI documentation build relies on Python 2 10/03/2019 07:21 PM Actions
5002 ndnSIM Bug New Normal topologyReader.ApplyOspfMetric() doesn't work unless ndn::StackHelper is installed 09/18/2019 01:54 PM Actions
4948 NFD-android Bug New Normal Multiple screen overlapping after rotating the phone 09/01/2019 09:02 PM Actions
4569 ndn-cxx Bug In Progress Normal Default-constructed MetaInfo does not equal MetaInfo decoded with default values Davide Pesavento 08/25/2019 08:16 PM Actions
4792 mini-ndn Bug New Normal NFDC does not work when ran through popen 06/19/2019 04:34 AM Actions
4919 NLSR Bug New Normal Schedule hello interest after FACE_EVENT_CREATED is received 04/21/2019 04:40 PM Actions
4828 NFD-android Bug New Normal Wifi Direct Will Not Reconnect After nfd-restart Using Button Inside NFD-android 02/02/2019 11:22 AM Actions
4654 repo-ng Bug New Low Small typos in Repo Deletion Protocol Wiki Page 07/07/2018 08:17 AM Actions
4648 NFD-android Bug New Normal Prefix propagation does not work with app-owned certificate 07/05/2018 08:07 AM Actions
4644 mini-ndn Bug New Normal Mini-NDN checks for nlsr dependency with --no-nlsr option 06/27/2018 09:42 AM Actions
3656 ndnSIM Bug New Normal Python bindings enumeration for old-style content store 05/08/2018 10:55 AM Actions
3326 ndnSIM Bug New Normal ndn::tlv::Error (TLV length exceeds buffer length) when calling /localhost/nfd/faces/list without caching 05/08/2018 10:55 AM Actions
4554 Packaging Bug New Normal ndn-autoconfig-client: prefix registration failure 03/23/2018 09:04 PM Actions
4537 ndn-cxx Bug New Normal Validator doesn't properly handle exceptions from the callbacks 03/05/2018 08:19 PM Actions
4525 ChronoSync Bug New Normal Destructing a ChronoSync socket object shuts down the face 03/02/2018 10:33 AM Actions
4495 ChronoSync Bug New Normal Strange buffer overflow / random crash of chronosync::Socket related to ndn::InMemoryStorage 02/11/2018 07:46 PM Actions
4115 NFD Bug New Low FaceManager doesn't reject attempts to destroy "reserved" faces 02/03/2018 09:02 PM Actions
4481 mini-ndn Bug New Normal Investigate creating /ndn in user's home folder instead of /tmp 01/30/2018 12:42 PM Actions
2626 NFD Bug New Normal CS lookup takes long time if Interest Name covers many entries 01/23/2018 11:23 PM Actions
1785 ndn-cxx Bug New Normal Face: transport is never paused after pushing Data 01/23/2018 11:19 PM Actions
4408 NFD Bug New Normal NFD throughput using large chunk is low 01/22/2018 03:34 PM Actions
4114 mini-ndn Bug New Normal Minindnedit writes the same hostname for each node without any error 12/21/2017 04:32 PM Actions
4375 repo-ng Bug New Normal Unrecognized 'registration-subset' option in 'tcp_bulk_insert' section in configuration file 11/06/2017 07:39 AM Actions
4376 repo-ng Bug New High ERROR: insert command failed with code 402 11/02/2017 03:49 PM Actions
4356 repo-ng Bug New Normal Unrecognized 'registration-subset' option 10/24/2017 11:17 AM Actions
3677 NFD Bug New Low nfdc status reports wrong uptime if system clock has been changed 09/04/2017 02:18 AM Actions
3896 ndn-cxx Bug New Normal FaceUri::parse doesn't reject some invalid unix:// URIs 08/28/2017 07:15 PM Actions
3897 ndn-cxx Bug New Normal FaceUri::canonize doesn't always validate the port number 08/28/2017 07:15 PM Actions
4100 ndn-cxx Bug New Normal FaceUri::parse doesn't reject IPv4 addresses with v6 scheme (and vice versa) 08/28/2017 07:15 PM Actions
(301-400/728) Per page: 50, 100, 200

Also available in: Atom CSV PDF