1. f42ce13 encoding: Making two versions of Block constructor explicit by Alexander Afanasyev · 11 years ago
  2. 636e9f1 encoding/tlv: Updating type assignment and fixing test cases by Alexander Afanasyev · 11 years ago
  3. 54467af build: Fixing gcc compilation by Alexander Afanasyev · 11 years ago
  4. 8548084 binary-xml-wire-format: Partial enabling of binary-xml-wire-format by Alexander Afanasyev · 11 years ago
  5. 736708b build: Fixing and suppressing all warnings by Alexander Afanasyev · 11 years ago
  6. 0a5eabf face-management-protocol: port is actually a string (can be either number or service name) by Alexander Afanasyev · 11 years ago
  7. 5d7db8e face-management-protocol: Add abstraction for FaceInstance by Alexander Afanasyev · 11 years ago
  8. ec3cbad data: Extensions to simplify coding by Alexander Afanasyev · 11 years ago
  9. bd5ba40 security: Change in KeyChain creation API by Alexander Afanasyev · 11 years ago
  10. 04b22a9 security: Signature interface change and initial fixes for OSX private key store by Alexander Afanasyev · 11 years ago
  11. ad39b18 data: Small API to update SignatureValue directly, without replacing the whole Signature (both Info and Value block) by Alexander Afanasyev · 11 years ago
  12. e1b7a5d node: Small complication to allow (in future) aggregation of Face processing threads by Alexander Afanasyev · 11 years ago
  13. 3ae2da2 node+transport: Improving async operations and error reporting by Alexander Afanasyev · 11 years ago
  14. 49b0703 signature: Small extension to Signature API (allow creating signature only based on SignatureInfo block) by Alexander Afanasyev · 11 years ago
  15. a557d5a face: Extending Face interface to support ``put`` call by Alexander Afanasyev · 11 years ago
  16. e0c02f5 node+face-management-protocol: Finalizing prefix registration (selfreg) by Alexander Afanasyev · 11 years ago
  17. 1837187 node+face-management-protocol: Adding StatusResponse to the Tlv::FaceManagement by Alexander Afanasyev · 11 years ago
  18. 840139f interest: auto-generating random nonce if not set by Alexander Afanasyev · 11 years ago
  19. 816cf94 face-management-protocol: Finalizing TLV encoding/decoding for ForwardingEntry by Alexander Afanasyev · 11 years ago
  20. 2a74276 name: Updating toEscapedString interface by Alexander Afanasyev · 11 years ago
  21. 31b2adf signature: Update TLV encoding/decoding by Alexander Afanasyev · 11 years ago
  22. 213ea6d meta-info: Updated TLV encoding/decoding by Alexander Afanasyev · 11 years ago
  23. 277f469 data: Update TLV encoding/decoding by Alexander Afanasyev · 11 years ago
  24. 10d902e face-management-protocol: Defining TLV types and enable encoding/decoding of ForwardingFlags by Alexander Afanasyev · 11 years ago
  25. 4ff3c91 data: Add ability to print out information about Data packet using std::ostream by Alexander Afanasyev · 11 years ago
  26. fa13f8e key-locator+signature: Extensions and corrections by Alexander Afanasyev · 11 years ago
  27. 594cdb2 name: Two more append methods by Alexander Afanasyev · 11 years ago
  28. e64788e security: Continue porting security elements to the updated framework by Alexander Afanasyev · 11 years ago
  29. bf1a67a security: Porting security elements to the updated framework by Alexander Afanasyev · 11 years ago
  30. 049f8f7 security: Fixing decoding/encoding certificates. Now the test is fully working by Alexander Afanasyev · 11 years ago
  31. 0ea6e08 security: CryptoPP functions are used directly to encode/decode DER/BER by Alexander Afanasyev · 11 years ago
  32. 64a3d81 security: Preliminary work with security module changes by Alexander Afanasyev · 11 years ago
  33. a61757b data: setName method is no longer virtual by Alexander Afanasyev · 11 years ago
  34. e2e0d75 face+transport: Cleanup and preparation for implementation of fully async Face operations by Alexander Afanasyev · 11 years ago
  35. fe3b150 transport: Implementation of semi-async UNIX transport (for TLV format only) by Alexander Afanasyev · 11 years ago
  36. 8863d9d transport: (temporary) remove UDP and TCP transports by Alexander Afanasyev · 11 years ago
  37. 1eb961a interest: More TLV-related changes by Alexander Afanasyev · 11 years ago
  38. 8468198 interest: Convert Interest to TLV by Alexander Afanasyev · 11 years ago
  39. 895b2f3 face-management-protocol: Converting ForwardingEntry and ForwardingFlags to TLV by Alexander Afanasyev · 11 years ago
  40. 848c61a name: More changes related to TLV encoding/decoding implementation by Alexander Afanasyev · 11 years ago
  41. af283d8 name: Converting Name to TLV by Alexander Afanasyev · 11 years ago
  42. 2ba8f66 data: Corrections and separations for Data abstraction by Alexander Afanasyev · 11 years ago
  43. fadc97d data: Converting Data packet and related fields to TLV by Alexander Afanasyev · 11 years ago
  44. 993a0e1 exclude: Implementing TLV encoding/decoding by Alexander Afanasyev · 11 years ago
  45. b3a6af4 exclude: Porting implementation Exclude filter from ndn.cxx by Alexander Afanasyev · 11 years ago
  46. 0b688dc face+transport: Eliminating concept of ConnectionInfo by Alexander Afanasyev · 11 years ago
  47. 0c63211 identity-storage: copying ndn.cxx extensions to get information about the stored data by Alexander Afanasyev · 11 years ago
  48. 8f9aa8bed name: allow negative argument for 'get' method to get component from the back by Alexander Afanasyev · 11 years ago
  49. ee94031 time: Changing time units to have int64_t type instead of double by Alexander Afanasyev · 11 years ago
  50. de2f6b5 face: Renaming (remove)registerPrefix to (unset)interestFilter by Alexander Afanasyev · 11 years ago
  51. 13bb51a encoding: Add TLV-related definitions, data structures, abstraction, and functions by Alexander Afanasyev · 11 years ago
  52. 78bcb64 include: Fixing config file include from common.h by Alexander Afanasyev · 11 years ago
  53. 0541cf4 build: Conditional check for C++11 and add ability to use system's boost instead of bundled version by Alexander Afanasyev · 11 years ago
  54. bf4652a src+build: Removing autogenerated files from the git repo by Alexander Afanasyev · 11 years ago
  55. 9afac39 security: In CertificateExtension, make toDer and derDerBlob const. Refs #1091. by Jeff Thompson · 11 years ago
  56. 61a25ff security: In CertificateSubjectDescription, make toDer and getOidString const. Refs #1091. by Jeff Thompson · 11 years ago
  57. 6c729a2 encoding: In OID, make toString, operator== and operator!= const. Refs #1091. by Jeff Thompson · 11 years ago
  58. 6ef69b2 security: In Certificate, added getSubjectDescriptionList and getExtensionList. by Jeff Thompson · 11 years ago
  59. 2105dbe security: internal: In Sha256WithRsaHandler, renamed verify to verifySignature. by Jeff Thompson · 11 years ago
  60. 82568ad Name: Added function breadthFirstLess to use in sort, and function object BreadthFirstLess to use in map. by Jeff Thompson · 11 years ago
  61. 71b2f87 Rename key.hpp to key-locator.hpp. Refs #1089. by Jeff Thompson · 11 years ago
  62. 7781b39 Name: In set and fromEscapedString, support std::string as well as char *. by Jeff Thompson · 11 years ago
  63. eb0358f Name: In getPrefix, support a negative argument, e.g. getPrefix(-1). Refs #1086. by Jeff Thompson · 11 years ago
  64. a98000c Name: In Name::Component, added operator<, etc. for comparison. Refs #1085. by Jeff Thompson · 11 years ago
  65. ba16b8f Move validation-request.hpp to public API. Moved static verifySha256WithRsaSignature to new Sha256WithRsaHandler::verify. by Jeff Thompson · 11 years ago
  66. ed978ee security: documentation: Fix typo in comment for decrypt and encrypt. by Jeff Thompson · 11 years ago
  67. 10a8c38 security: documentation: Fix doc comment for PublicKey constructor and getDigest. by Jeff Thompson · 11 years ago
  68. 3e88fa3 Blob: In Blob constructor which takes a shared_ptr for a non-const vector, need to explicitly cast to const. by Jeff Thompson · 11 years ago
  69. e0dc339 Face: In Face constructor, use shared_ptr instead of default make_shared. by Jeff Thompson · 11 years ago
  70. 3a2eb2f security: Added SelfVerifyPolicyManager. by Jeff Thompson · 11 years ago
  71. 13e280b Interest: Added Interest::toUri(). by Jeff Thompson · 11 years ago
  72. 92342a9 code style: Exclude: Put return type on the previous line. by Jeff Thompson · 11 years ago
  73. 000a1e9 code style: In Exclude, put return types on previous line. by Jeff Thompson · 11 years ago
  74. 4dfca98 Exclude: Fix doc comment. by Jeff Thompson · 11 years ago
  75. f62f9f2 Interest: Moved class ExcludeEntry to inner class Exclude::Entry. by Jeff Thompson · 11 years ago
  76. 31aeed8 security: PolicyManager: In checkVerificationPolicy, pass stepCount by value since the reference is not needed to modify the caller's value, and it is copied through to the ValidationRequest constructor. by Jeff Thompson · 11 years ago
  77. 5ae3c90 make: In include/Makefile.am, use $(wildcard) so that we only list directories. by Jeff Thompson · 11 years ago
  78. dc2c430 make: Add ax_lib_sqlite3.m4, etc. to m4 directory so that autogen.sh works out of the box. Refs #1064. by Jeff Thompson · 11 years ago
  79. a4aa4ce security: Add IdentityCertificate copy constructor. by Jeff Thompson · 11 years ago
  80. 04e2cd6 security: Add comment that the default IdentityCertificate copy constructor works. by Jeff Thompson · 11 years ago
  81. 6b58c2f Data. Fix type: setMetainfo should be setMetaInfo. by Jeff Thompson · 11 years ago
  82. f69a26e Data MetaInfo: Remove unused setFinalBlockID which take uint8_t*, etc. The Name::Component constructor can do this. by Jeff Thompson · 11 years ago
  83. ee2bf57 MetaInfo: Added setFinalBlockID for Name::Component. by Jeff Thompson · 11 years ago
  84. fff4a37 Sha256WithRsaSignature: In setSignature, etc. only take a Blob. The Blob constructor can make a copy if needed. by Jeff Thompson · 11 years ago
  85. 83bf07e Code style: In "setter" methods, use meaningful argument name instead of "value". by Jeff Thompson · 11 years ago
  86. e5c53aa code style: Put return type on the line above. by Jeff Thompson · 11 years ago
  87. 43fb822 PublisherPublicKeyDigest: in setPublisherPublicKeyDigest, just support const Blob& since the Blob constructor makes the necessary conversions. by Jeff Thompson · 11 years ago
  88. 2c8dff5 Key: in setKeyData, just support const Blob& since the Blob constructor makes the necessary conversions. by Jeff Thompson · 11 years ago
  89. f76efef Interest: In setNonce, make the argument const Blob&. by Jeff Thompson · 11 years ago
  90. 17cb30c transport: Remove unused member elementListener_. by Jeff Thompson · 11 years ago
  91. 1b4a7b1 doc: Add documentation for Interest constructors and methods. by Jeff Thompson · 11 years ago
  92. 978c152 Face: In expressInterest, add optional wireFormat argument. by Jeff Thompson · 11 years ago
  93. 0849359 Name: Fix doc comments. by Jeff Thompson · 11 years ago
  94. c7d6550 Name: Fix typo in comment. by Jeff Thompson · 11 years ago
  95. cda349e security: Implement certificate checking in KeyChain::verifyData. by Jeff Thompson · 11 years ago
  96. 3b0ed53 In processEvents, if an interest has timed out, remove it from the PIT before calling the callback. by Jeff Thompson · 11 years ago
  97. b096e49 Interest exclude: Fix typo in comment. by Jeff Thompson · 11 years ago
  98. 832d297 Interest exclude: Added appendAny and appendComponent and deprecated addAny and addComponent (to be consistent with Name append). by Jeff Thompson · 11 years ago
  99. eba62eb Name: Mark getComponentCount and getComponent as deprecated. Use size and get. by Jeff Thompson · 11 years ago
  100. d8e53e6 Name (internal): Make fromEscapedString return a Blob and make it a member of Name. by Jeff Thompson · 11 years ago