- aa82eb6 common: remove NDN_CXX_DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
- 4b46998 lp: IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
- b1990df management: process Nack in nfd::Controller by Junxiao Shi · 9 years ago
- 18cf81b docs: fix several doxygen errors by Davide Pesavento · 9 years ago
- 73e3004 docs: Correct copyright statements by Alexander Afanasyev · 9 years ago
- 95bd96a management: NACK counters by Eric Newberry · 9 years ago
- d93c5fc management: FacePersistency field in ControlParameters by Yukai Tu · 9 years ago
- 8ee37ed mgmt: Dispatcher by Yanbiao Li · 9 years ago
- 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
- 35020ca management: deprecate CommandOptions signing params by Junxiao Shi · 9 years ago
- d5c48e0 encoding: Improving structure and documentation of block helpers by Alexander Afanasyev · 9 years ago
- c6acc7a management: simplify CommandOptions with SigningInfo by Junxiao Shi · 9 years ago
- 1b0311c security: New generalized signing API in KeyChain by Yingdi Yu · 9 years ago
- eaa15f7 management: delete deprecated Controller functions by Junxiao Shi · 10 years ago
- c759a20 management: add CachingPolicy to LocalControlHeader by Jiewen Tan · 10 years ago
- 7463389 encoding: Refactoring EncodingBuffer by Alexander Afanasyev · 10 years ago
- 23f9e78 management: change ForwarderStatus.NfdVersion to string by Hila Ben Abraham · 10 years ago
- 65f1a71 management: ensure Element::Error inherits from tlv::Error by Junxiao Shi · 10 years ago
- 415b17c management: mark Controller methods deprecated by Junxiao Shi · 10 years ago
- edd834e face: internal KeyChain by Junxiao Shi · 10 years ago
- 5de006b management: Controller accepts CommandOptions by Junxiao Shi · 10 years ago ndn-cxx-0.3.0-dev-pre-c++11
- 0eba1aa management: CommandOptions by Junxiao Shi · 10 years ago
- fc8aebb management: add FaceQueryFilter type by Chengyu Fan · 10 years ago
- 7e6fefc management: Fix regression with the prefix registration using the default certificate by Alexander Afanasyev · 10 years ago
- 6a90f37 management: delete deprecated Command Interest by Junxiao Shi · 10 years ago
- b525c1b management: remove deprecated FaceFlags APIs by Chengyu Fan · 10 years ago
- 01065fb meta-info: Reducing use of inline methods by Alexander Afanasyev · 10 years ago
- 3ab13bf management: fix backwards compatibility for deprecated nfd-face-flags.hpp header by Chengyu Fan · 10 years ago
- 36dca99 management: replace FaceFlags with individual fields by Chengyu Fan · 10 years ago
- a14d491 management: add RIB flags class and use it in Route instead of int flags by Chengyu Fan · 10 years ago
- 5bd2635 management: Fixing include guards by Alexander Afanasyev · 10 years ago
- aa21462 management: Fix issuing commands with default certificate by Alexander Afanasyev · 10 years ago
- 7091165 management: avoid CommandInterestGenerator in nfd::Controller by Junxiao Shi · 10 years ago
- 4abdbf1 util: Porting NotificationSubscriber, FaceMonitor, and NotificationStream from NFD by Alexander Afanasyev · 10 years ago
- 0866f51 face: Add ability to specify RIB flags for setInterestFilter and registerPrefix by Alexander Afanasyev · 10 years ago
- 15f6731 name: Make use of naming conventions for segment, version, timestamp, and sequence number encoding by Alexander Afanasyev · 10 years ago
- 54ce668 all: rename Tlv namespace to tlv for consistency by Steve DiBenedetto · 10 years ago
- 21f13b0 management: Update nfd::RibControlCommand::applyDefaults to reflect spec update by Alexander Afanasyev · 10 years ago
- dbf3f70 management: Add RibEntry and Route data structures by Vince Lehman · 10 years ago
- 13e637f management: link-layer byte counts in FaceStatus by Junxiao Shi · 10 years ago
- e149848 management: define new Route Origins - autoreg client autoconf by Junxiao Shi · 10 years ago
- e63eaf6 management: Add ExpirationPeriod to nfd::FaceStatus by Alexander Afanasyev · 10 years ago
- 197e565 data: Optimize Data signing by Alexander Afanasyev · 10 years ago
- c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
- caac54e management: make FaceId optional in fib/add|remove-nexthop commands by Junxiao Shi · 10 years ago
- 4671bf7 management: Implementing ChannelStatus and StrategyChoice dataset abstractions by Alexander Afanasyev · 10 years ago
- 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
- ee8bb1e face+management: Removing ndnd::Controller and re-designing controllers by Alexander Afanasyev · 11 years ago
- b67090a build+tests: Fixing c++11 mode compilation and correcting integrated test with faces by Alexander Afanasyev · 11 years ago
- e66bf2a face: Specify signing certificate/identity in setInterestFilter/unsetInterestFilter by Yingdi Yu · 11 years ago
- dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 11 years ago
- 3aeeaeb docs: Adding coding style document and other small updates by Alexander Afanasyev · 11 years ago
- 2a7f720 exceptions: Make Tlv::Error a base class for all packet-processing exceptions by Alexander Afanasyev · 11 years ago
- 5c785d6 management: nfd::Controller allows specifying timeout by Junxiao Shi · 11 years ago
- 5f6c74f management: NFD RIB Management by Junxiao Shi · 11 years ago
- fdbfc6d src: Improving consistency and correcting code style by Alexander Afanasyev · 11 years ago
- d1b5c41 management: Removing deprecated NFD management elements by Alexander Afanasyev · 11 years ago
- 3024278 management: delete deprecated methods in nfd::FaceStatus and nfd::FaceEventNotification by Junxiao Shi · 11 years ago
- 6888bc1 management: nfd::FaceLocalControlCommand validates LocalControlFeature value by Junxiao Shi · 11 years ago
- 7b1ba1a management: add LocalUri field to nfd::FaceStatus and nfd::FaceEventNotification by Junxiao Shi · 11 years ago
- 5109dee management: nfd::ForwarderStatus by Junxiao Shi · 11 years ago
- 7b6b79d management: convert nfd::Controller to use ControlCommand by Junxiao Shi · 11 years ago
- 5ec8022 management: nfd::ControlCommand by Junxiao Shi · 11 years ago
- 4b98e8c name: Implementing appendNumber/toNumber to use nonNegativeInteger by Alexander Afanasyev · 11 years ago
- bc19b37 management: nfd::ControlParameters by Junxiao Shi · 11 years ago
- 1c5a1a9 management: nfd::FibEntry encoding corrections by Alexander Afanasyev · 11 years ago
- 2c75331 management: Adding FaceFlags into nfd::FaceEventNotification by Alexander Afanasyev · 11 years ago
- 5ce55ae management: add missing inline to wireEncode by Steve DiBenedetto · 11 years ago
- 26c24d2 management: Fixing header guards by Alexander Afanasyev · 11 years ago
- 04fa37a management: Adding nfd::FaceStatus data structure by Alexander Afanasyev · 11 years ago
- 44b438a management: Adding nfd::FaceEventNotification data structure by Alexander Afanasyev · 11 years ago
- aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 11 years ago
- 6d792d7 management: add objects for encoding/decoding NFD FIB enumeration protocol units by Steve DiBenedetto · 11 years ago
- 28908b7 management: NFD Status by Junxiao Shi · 11 years ago
- 7d160f2 nfdc: strategy-choice, Adding StrategyChoiceManagementOptions by hilata · 11 years ago
- 6e7f5f1 management: adding all high-level methods in nrd::Controller by Obaid · 11 years ago
- 884280c management: Updating nfd::Controller for latest changes in protocol by Alexander Afanasyev · 11 years ago
- 87a7f5f management: Correct type for setFaceId/getFaceId (int -> uint64_t) by Alexander Afanasyev · 11 years ago
- c5ad119 management: Implementing encoding/decoding Strategy in nfd::FibManagementOptions by Alexander Afanasyev · 11 years ago
- 37bb190 management: Add optional filter during the decoding of LocalControlHeader by Alexander Afanasyev · 11 years ago
- efe3ab2 management: Implementing nrd::Controller and introducing new secret by Alexander Afanasyev · 11 years ago
- 21abc10 management: Correcting self-registration using raw NFD FIB Management protocol by Alexander Afanasyev · 11 years ago
- a99e37e management: nfdc support and link error fix by hilata · 11 years ago
- 5964fb7 management: Making LocalControlHeader encoding independent of Interest/Data wire by Alexander Afanasyev · 11 years ago
- 0553cd5 management: Implementing nrd::PrefixRegOptions for NRD Face management protocol by Alexander Afanasyev · 11 years ago
- 6d48bc1 management: Finalizing LocalControlHeader implementation by Alexander Afanasyev · 11 years ago
- d337049 management: Add FaceManagementOptions by Yingdi Yu · 11 years ago
- 2ff94df encoding: Removing unnecessary explicit instantiations of wireEncode by Alexander Afanasyev · 11 years ago
- bf9671d management: Fixing regression with ndnd prefix/face registration by Alexander Afanasyev · 11 years ago
- 29e5c3d encoding: Fixing Block (and as a result Name) encoding bugs by Alexander Afanasyev · 11 years ago
- d79fc2a management: Fix exception handling in nfd::Controller by Alexander Afanasyev · 11 years ago
- 0222fba api: Major API change. OnInterest/OnData callbacks now use just references, not shared pointers by Alexander Afanasyev · 11 years ago
- e289b53 face: Implementing nfd::Controller by Alexander Afanasyev · 11 years ago
- c8823bc face: Refactored code to set interest filter by Alexander Afanasyev · 11 years ago
- 7794921 fast-encoding: implement fast encoding for Name, NameComponent and FibManagementOptions, including test case. by Wentao Shang · 11 years ago
- 73f428d management: fix include name.hpp by Steve DiBenedetto · 11 years ago
- 274f2b0 src: Fixing several includes by Alexander Afanasyev · 11 years ago
- 4d5e1de nfd-control: Implementation of FibManagementOptions data structure by Wentao Shang · 11 years ago
- eaf105c nfd-control: Adding class of ControlResponse by Alexander Afanasyev · 11 years ago