1. 1dd95c5 src: Enabling -Werror in debug mode and some style updates by Alexander Afanasyev · 10 years ago
  2. 4b98e8c name: Implementing appendNumber/toNumber to use nonNegativeInteger by Alexander Afanasyev · 10 years ago
  3. a465e97 src: Code style corrections in Block and Buffer by Alexander Afanasyev · 10 years ago
  4. acab880 face: fix controller creation bug that dismisses nrd-0.1 as unsupported by Steve DiBenedetto · 10 years ago
  5. bc19b37 management: nfd::ControlParameters by Junxiao Shi · 10 years ago
  6. c07b3a2 util, transport: add configuration file support and make default unix socket configurable by Steve DiBenedetto · 10 years ago
  7. 1c5a1a9 management: nfd::FibEntry encoding corrections by Alexander Afanasyev · 10 years ago
  8. 937aa78 decoding+transport: Exception-safe Block parsing by Alexander Afanasyev · 10 years ago
  9. 0df2836 name: Implementing ``operator>>`` method to constuct Name from standard input by Alexander Afanasyev · 10 years ago
  10. 2c75331 management: Adding FaceFlags into nfd::FaceEventNotification by Alexander Afanasyev · 10 years ago
  11. 5ce55ae management: add missing inline to wireEncode by Steve DiBenedetto · 10 years ago
  12. 26c24d2 management: Fixing header guards by Alexander Afanasyev · 10 years ago
  13. 63ab084 encoding: Fixing bug in one of the Block constructors by Alexander Afanasyev · 10 years ago
  14. 04fa37a management: Adding nfd::FaceStatus data structure by Alexander Afanasyev · 10 years ago
  15. 7dced46 face: making Face::shutdown call asynchronous by Alexander Afanasyev · 10 years ago
  16. 44b438a management: Adding nfd::FaceEventNotification data structure by Alexander Afanasyev · 10 years ago
  17. aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 10 years ago
  18. 6e0c5a5 transport: Fixing bug with pausing transport by Alexander Afanasyev · 10 years ago
  19. 6d792d7 management: add objects for encoding/decoding NFD FIB enumeration protocol units by Steve DiBenedetto · 10 years ago
  20. 28908b7 management: NFD Status by Junxiao Shi · 10 years ago
  21. f8cf188 tlv: added FIB enumeration protocol TLVs by Steve DiBenedetto · 10 years ago
  22. 7d160f2 nfdc: strategy-choice, Adding StrategyChoiceManagementOptions by hilata · 10 years ago
  23. c145d49 tlv, name: add missing FaceEventKind TLV, deprecate Name::appendVersion/Segment by Steve DiBenedetto · 10 years ago
  24. 6e7f5f1 management: adding all high-level methods in nrd::Controller by Obaid · 10 years ago
  25. 884280c management: Updating nfd::Controller for latest changes in protocol by Alexander Afanasyev · 10 years ago
  26. 7dedbf4 tlv: added FaceStatus event TLV types by Steve DiBenedetto · 10 years ago
  27. 52afb3f face: When there are no more events to process, pausing transport instead of closing it by Alexander Afanasyev · 10 years ago
  28. 110881d security: Change SHA256_DIGEST_LENGTH to SHA256_DIGEST_SIZE; by Yingdi Yu · 10 years ago
  29. c234429 name: Make 'at' method to check if requested components is in bounds by Alexander Afanasyev · 10 years ago
  30. 2115716 security: Add SignatureSha256 by Yingdi Yu · 10 years ago
  31. 64c3fb4 security: Add a wrapper for export/import information. by Yingdi Yu · 10 years ago
  32. c55680b security: Add prepareUnsignedIdentityCertificate method in KeyChain by Yingdi Yu · 10 years ago
  33. f50098d util: Add helper method to load/save object from/to file. by Yingdi Yu · 10 years ago
  34. c4f6fd7 util: Merge helpers folder into util. by Yingdi Yu · 10 years ago
  35. 42c8185 face: Multiple matching for setInterestFilter and expressInterest callbacks by Alexander Afanasyev · 10 years ago
  36. 87a7f5f management: Correct type for setFaceId/getFaceId (int -> uint64_t) by Alexander Afanasyev · 10 years ago
  37. f8fc8de security: Bug fixing by Yingdi Yu · 10 years ago
  38. c5ad119 management: Implementing encoding/decoding Strategy in nfd::FibManagementOptions by Alexander Afanasyev · 10 years ago
  39. 505646e face: Updating the way to select Controller by Alexander Afanasyev · 10 years ago
  40. 2d0b457 encoding: Ensuring minimal-length encoding for nonNegativeInteger by Alexander Afanasyev · 10 years ago
  41. 40587c0 security: Add failureInfo in ValidationFailed callback by Yingdi Yu · 10 years ago
  42. 2e57a58 security: Consistent exception handling. by Yingdi Yu · 10 years ago
  43. 7682ccb face: Allow specifying specific Controller in constructor by Alexander Afanasyev · 10 years ago
  44. 60c8681 name+security: Fixing bugs with empty name component comparison and failure handing in OSX tpm implementation by Alexander Afanasyev · 10 years ago
  45. 37bb190 management: Add optional filter during the decoding of LocalControlHeader by Alexander Afanasyev · 10 years ago
  46. efe3ab2 management: Implementing nrd::Controller and introducing new secret by Alexander Afanasyev · 10 years ago
  47. 9cae668 build: Fixing gcc 4.8.1 warnings from KeyLocator by Alexander Afanasyev · 10 years ago
  48. be4150e security: Adjust unlocking TPM process. by Yingdi Yu · 10 years ago
  49. fc40d87 security: Add doxygen comments by Yingdi Yu · 10 years ago
  50. 8dceb1d security: Export/Import Identity from/into KeyChain by Yingdi Yu · 10 years ago
  51. 4b75275 security: Generate random block in Tpm. by Yingdi Yu · 10 years ago
  52. 21abc10 management: Correcting self-registration using raw NFD FIB Management protocol by Alexander Afanasyev · 10 years ago
  53. 8301835 face+management: Fixing incorrect condition for adding LocalControlHeader in Face::put by Alexander Afanasyev · 10 years ago
  54. a99e37e management: nfdc support and link error fix by hilata · 10 years ago
  55. 5964fb7 management: Making LocalControlHeader encoding independent of Interest/Data wire by Alexander Afanasyev · 10 years ago
  56. 0553cd5 management: Implementing nrd::PrefixRegOptions for NRD Face management protocol by Alexander Afanasyev · 10 years ago
  57. 6d48bc1 management: Finalizing LocalControlHeader implementation by Alexander Afanasyev · 10 years ago
  58. f9fa52f management: Add support to local control header. by Yingdi Yu · 10 years ago
  59. f39c537 face: Making class variables names more consistent by Alexander Afanasyev · 10 years ago
  60. 36b84cf util+build: Build optimization with regex util by Alexander Afanasyev · 10 years ago
  61. 9cbf70a helpers: Several optimizations with command interest helpers by Alexander Afanasyev · 10 years ago
  62. 809805d encoding: Optimized Data packet encoding, preparation for memory-efficient signing operation by Alexander Afanasyev · 10 years ago
  63. c348f83 encoding: Optimized encoding of Interest and related data structures by Alexander Afanasyev · 10 years ago
  64. 1515131 encoding: Extending Block and EncodingBuffer interfaces by Alexander Afanasyev · 10 years ago
  65. 233750e encoding: Fixing bugs in EncodingBlock and Block by Alexander Afanasyev · 10 years ago
  66. 8460afb face: Mark Face class as noncopyable by Alexander Afanasyev · 10 years ago
  67. f7ca320 face: Making environment-based selection of the daemon (ndnd-tlv vs. nfd) by Alexander Afanasyev · 10 years ago
  68. 4b45628 tlv: Another set of changes to update TLV type re-assignment by Alexander Afanasyev · 10 years ago
  69. 95b0e34 data: Implementing FinalBlockId in Data packet's MetaInfo section by Alexander Afanasyev · 10 years ago
  70. 71b6768 security: Fix a bug in CommandInterestGenerator by Yingdi Yu · 10 years ago
  71. d337049 management: Add FaceManagementOptions by Yingdi Yu · 10 years ago
  72. 3e08d5d security: New --without-osx-keychain option to disable use of OSX Keychain as a default TPM on Darwin platform by Alexander Afanasyev · 10 years ago
  73. 6835ad8 tlv: !!! MAJOR CHANGE !!! Changed TLV codes by Alexander Afanasyev · 10 years ago
  74. 4447146 security: Fix wrong condition in SecPublicInfoSqlite3 by Alexander Afanasyev · 10 years ago
  75. a68aa7f face: Fix a serious bug with incoming interests processing by Alexander Afanasyev · 10 years ago
  76. 2ff94df encoding: Removing unnecessary explicit instantiations of wireEncode by Alexander Afanasyev · 10 years ago
  77. bf9671d management: Fixing regression with ndnd prefix/face registration by Alexander Afanasyev · 10 years ago
  78. 12dfbad face: Fixing small bug: after unregistering prefix, close transport if by Alexander Afanasyev · 10 years ago
  79. 17bc301 security: Add helpers for Command Interest by Yingdi Yu · 10 years ago
  80. 29e5c3d encoding: Fixing Block (and as a result Name) encoding bugs by Alexander Afanasyev · 10 years ago
  81. d79fc2a management: Fix exception handling in nfd::Controller by Alexander Afanasyev · 10 years ago
  82. 10257b1 interest: Add setExclude function for Interest abstraction by chenatu · 10 years ago
  83. 0222fba api: Major API change. OnInterest/OnData callbacks now use just references, not shared pointers by Alexander Afanasyev · 10 years ago
  84. e289b53 face: Implementing nfd::Controller by Alexander Afanasyev · 10 years ago
  85. 380420b name: Converting name to use EncodingBuffer by Alexander Afanasyev · 10 years ago
  86. c8823bc face: Refactored code to set interest filter by Alexander Afanasyev · 10 years ago
  87. e2dcdfd build: Experimental support to build using precompiled headers by Alexander Afanasyev · 10 years ago
  88. 5b60f70 sqlite3: Enabling option to disable filesystem locking (POSIX advisory locks) by Alexander Afanasyev · 10 years ago
  89. 9c7ed11 src: Fixing signed/unsigned comparison warnings and removing all warning-suppressing pragmas by Alexander Afanasyev · 10 years ago
  90. 52eb20d name: Fixes and improvements in Name and name::Component classes by Alexander Afanasyev · 10 years ago
  91. 035c7b4 exclude: Fixes of Exclude and adding unit tests for the exclude filter by Alexander Afanasyev · 10 years ago
  92. 95e8c2f name: Optimization of Name implementation by Alexander Afanasyev · 10 years ago
  93. 8ea763d encoding: Fixes in Block: using std::vector for subblocks and allowing block with empty value by Alexander Afanasyev · 10 years ago
  94. 187bc48 encoding: Allow creation of a Block from EncodingBuffer by Alexander Afanasyev · 10 years ago
  95. 217325b encoding: Extended version of EncodingBuffer (allow buffer length estimation) by Alexander Afanasyev · 10 years ago
  96. a4e5767 interest+data: Add incomingFaceId into Interest and Data. by Yingdi Yu · 10 years ago
  97. e9fdb80 face: Fixing face registration protocol by ensuring uniqueness of each command interest by Alexander Afanasyev · 10 years ago
  98. f2a8209 util: Fix rescheduling and add test case. by Yingdi Yu · 10 years ago
  99. 2b2b479 security: Explicitly request password to unlock keychain by Yingdi Yu · 10 years ago
  100. 7794921 fast-encoding: implement fast encoding for Name, NameComponent and FibManagementOptions, including test case. by Wentao Shang · 10 years ago