1. 84c2bd4 tests: Porting forwarding entry test and fixing app tests by Alexander Afanasyev · 11 years ago
  2. bc343ef node: Implement prefix 'unreg' when interest filter is unset by Alexander Afanasyev · 11 years ago
  3. c4b7598 examples: Add very basic consumer/producer apps by Alexander Afanasyev · 11 years ago
  4. 0102be9 transport/unix: Implementing connect timeout by Alexander Afanasyev · 11 years ago
  5. f75a0aa node: Extending processEvents API to allow processing thread management flexibility by Alexander Afanasyev · 11 years ago
  6. bf08211 node: Ensure that processEvents blocks only if there are active events by Alexander Afanasyev · 11 years ago
  7. 472fa02 include: Add sanity check for enabled C++11 features by Alexander Afanasyev · 11 years ago
  8. 303b350 tools: Adding tlvdump app that visualizes TLV encoding stored in files by Alexander Afanasyev · 11 years ago
  9. f42ce13 encoding: Making two versions of Block constructor explicit by Alexander Afanasyev · 11 years ago
  10. 636e9f1 encoding/tlv: Updating type assignment and fixing test cases by Alexander Afanasyev · 11 years ago
  11. fad679c tests: Conditional compilation of tests (including boost-based unit tests) by Alexander Afanasyev · 11 years ago
  12. 54467af build: Fixing gcc compilation by Alexander Afanasyev · 11 years ago
  13. d155da4 build: Conditional enabling of osx-private-key-storage compilation by Alexander Afanasyev · 11 years ago
  14. c5bb2ad build: Add check for required Crypto++ library by Alexander Afanasyev · 11 years ago
  15. bdfa624 security: Change default osx keychain from NDN to login by Yingdi Yu · 11 years ago
  16. 8548084 binary-xml-wire-format: Partial enabling of binary-xml-wire-format by Alexander Afanasyev · 11 years ago
  17. 736708b build: Fixing and suppressing all warnings by Alexander Afanasyev · 11 years ago
  18. 4440290 security+tests: Temporarily disable broken code by Alexander Afanasyev · 11 years ago
  19. 6be1a6a security+node: Fixing includes and removing deprecated files by Alexander Afanasyev · 11 years ago
  20. 3c03420 transport/unix: Fixing compilation in c++11 mode by Alexander Afanasyev · 11 years ago
  21. fb13ee6 build: Disabling (temporary) compilation of binary-xml-wire-format.cpp by Alexander Afanasyev · 11 years ago
  22. fab95ed security: Final fixes for (basic-)identity-storage by Alexander Afanasyev · 11 years ago
  23. 0a5eabf face-management-protocol: port is actually a string (can be either number or service name) by Alexander Afanasyev · 11 years ago
  24. 5d7db8e face-management-protocol: Add abstraction for FaceInstance by Alexander Afanasyev · 11 years ago
  25. ec3cbad data: Extensions to simplify coding by Alexander Afanasyev · 11 years ago
  26. bd5ba40 security: Change in KeyChain creation API by Alexander Afanasyev · 11 years ago
  27. 04b22a9 security: Signature interface change and initial fixes for OSX private key store by Alexander Afanasyev · 11 years ago
  28. ad39b18 data: Small API to update SignatureValue directly, without replacing the whole Signature (both Info and Value block) by Alexander Afanasyev · 11 years ago
  29. e1b7a5d node: Small complication to allow (in future) aggregation of Face processing threads by Alexander Afanasyev · 11 years ago
  30. 3ae2da2 node+transport: Improving async operations and error reporting by Alexander Afanasyev · 11 years ago
  31. 49b0703 signature: Small extension to Signature API (allow creating signature only based on SignatureInfo block) by Alexander Afanasyev · 11 years ago
  32. a557d5a face: Extending Face interface to support ``put`` call by Alexander Afanasyev · 11 years ago
  33. 328e23d transport/unix: Adding complex logic to handle streamed data by Alexander Afanasyev · 11 years ago
  34. e0c02f5 node+face-management-protocol: Finalizing prefix registration (selfreg) by Alexander Afanasyev · 11 years ago
  35. 1837187 node+face-management-protocol: Adding StatusResponse to the Tlv::FaceManagement by Alexander Afanasyev · 11 years ago
  36. b24a68a node: Fixing "bugs": default interest timeout not infitine; ndnid fetcher was doing hash calculation over the wrong data set by Alexander Afanasyev · 11 years ago
  37. 840139f interest: auto-generating random nonce if not set by Alexander Afanasyev · 11 years ago
  38. 7910049 node: Enable empty signature for prefix self-registration request by Alexander Afanasyev · 11 years ago
  39. 816cf94 face-management-protocol: Finalizing TLV encoding/decoding for ForwardingEntry by Alexander Afanasyev · 11 years ago
  40. 90df000 tests: Encode/decode Data by Alexander Afanasyev · 11 years ago
  41. 2a74276 name: Updating toEscapedString interface by Alexander Afanasyev · 11 years ago
  42. ff0a394 interest: Update TLV encoding/decoding by Alexander Afanasyev · 11 years ago
  43. 31b2adf signature: Update TLV encoding/decoding by Alexander Afanasyev · 11 years ago
  44. 213ea6d meta-info: Updated TLV encoding/decoding by Alexander Afanasyev · 11 years ago
  45. 277f469 data: Update TLV encoding/decoding by Alexander Afanasyev · 11 years ago
  46. 10d902e face-management-protocol: Defining TLV types and enable encoding/decoding of ForwardingFlags by Alexander Afanasyev · 11 years ago
  47. 4ff3c91 data: Add ability to print out information about Data packet using std::ostream by Alexander Afanasyev · 11 years ago
  48. fa13f8e key-locator+signature: Extensions and corrections by Alexander Afanasyev · 11 years ago
  49. 76c5156 tests: Encode/decode data by Alexander Afanasyev · 11 years ago
  50. 594cdb2 name: Two more append methods by Alexander Afanasyev · 11 years ago
  51. e64788e security: Continue porting security elements to the updated framework by Alexander Afanasyev · 11 years ago
  52. b695b95 security: Adapting memory-based identity storage by Alexander Afanasyev · 11 years ago
  53. bf1a67a security: Porting security elements to the updated framework by Alexander Afanasyev · 11 years ago
  54. 049f8f7 security: Fixing decoding/encoding certificates. Now the test is fully working by Alexander Afanasyev · 11 years ago
  55. 0ea6e08 security: CryptoPP functions are used directly to encode/decode DER/BER by Alexander Afanasyev · 11 years ago
  56. 64a3d81 security: Preliminary work with security module changes by Alexander Afanasyev · 11 years ago
  57. a61757b data: setName method is no longer virtual by Alexander Afanasyev · 11 years ago
  58. e2e3ca5 c++-util: Add helper to convert time to/from string by Alexander Afanasyev · 11 years ago
  59. 5fa9e9a tests: Add boost's test framework based tests by Alexander Afanasyev · 11 years ago
  60. e2e0d75 face+transport: Cleanup and preparation for implementation of fully async Face operations by Alexander Afanasyev · 11 years ago
  61. 96d914f node: Enabling TLV dispatching by Alexander Afanasyev · 11 years ago
  62. fe3b150 transport: Implementation of semi-async UNIX transport (for TLV format only) by Alexander Afanasyev · 11 years ago
  63. 8863d9d transport: (temporary) remove UDP and TCP transports by Alexander Afanasyev · 11 years ago
  64. 1eb961a interest: More TLV-related changes by Alexander Afanasyev · 11 years ago
  65. 8468198 interest: Convert Interest to TLV by Alexander Afanasyev · 11 years ago
  66. 895b2f3 face-management-protocol: Converting ForwardingEntry and ForwardingFlags to TLV by Alexander Afanasyev · 11 years ago
  67. 848c61a name: More changes related to TLV encoding/decoding implementation by Alexander Afanasyev · 11 years ago
  68. af283d8 name: Converting Name to TLV by Alexander Afanasyev · 11 years ago
  69. c94a783 c-util: Fixing ndn_memcpy definition (add necessary consts) by Alexander Afanasyev · 11 years ago
  70. 2ba8f66 data: Corrections and separations for Data abstraction by Alexander Afanasyev · 11 years ago
  71. fadc97d data: Converting Data packet and related fields to TLV by Alexander Afanasyev · 11 years ago
  72. 993a0e1 exclude: Implementing TLV encoding/decoding by Alexander Afanasyev · 11 years ago
  73. b3a6af4 exclude: Porting implementation Exclude filter from ndn.cxx by Alexander Afanasyev · 11 years ago
  74. 0b688dc face+transport: Eliminating concept of ConnectionInfo by Alexander Afanasyev · 11 years ago
  75. 0c63211 identity-storage: copying ndn.cxx extensions to get information about the stored data by Alexander Afanasyev · 11 years ago
  76. 8f9aa8bed name: allow negative argument for 'get' method to get component from the back by Alexander Afanasyev · 11 years ago
  77. fbdfa09 forwarding-entry: Fix "bug" with timeout for self-registered prefix by Alexander Afanasyev · 11 years ago
  78. ee94031 time: Changing time units to have int64_t type instead of double by Alexander Afanasyev · 11 years ago
  79. de2f6b5 face: Renaming (remove)registerPrefix to (unset)interestFilter by Alexander Afanasyev · 11 years ago
  80. 8e96e58 src: Adding conditional compilation against boost or bundled "ndnboost" by Alexander Afanasyev · 11 years ago
  81. 13bb51a encoding: Add TLV-related definitions, data structures, abstraction, and functions by Alexander Afanasyev · 11 years ago
  82. 78bcb64 include: Fixing config file include from common.h by Alexander Afanasyev · 11 years ago
  83. ab82bc5 src: Add compiled tests to .gitignore by Alexander Afanasyev · 11 years ago
  84. 0d3671a build: Disable modification of global LIBS variable and explicitly specify library's CFLAGS, LDFLAGS, and LIBS variables by Alexander Afanasyev · 11 years ago
  85. 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
  86. 7eb64f1 build: Makefile.am corrections (separate Makefile.am for tests) by Alexander Afanasyev · 11 years ago
  87. bf4652a src+build: Removing autogenerated files from the git repo by Alexander Afanasyev · 11 years ago
  88. 830553b tests: In test-get-async, temporarily connect directly to borges.metwi.ucla.edu until the test repo is connected to the NDN testbed. by Jeff Thompson · 11 years ago
  89. 5318ce0 Node: internal: In node.cpp, use Name size() instead of deprecated getComponentCount. by Jeff Thompson · 11 years ago
  90. 2787b41 Merge branch 'issue/1091-const-CertificateSubjectDescription-getOidString'. Refs #1091. by Jeff Thompson · 11 years ago
  91. 9afac39 security: In CertificateExtension, make toDer and derDerBlob const. Refs #1091. by Jeff Thompson · 11 years ago
  92. 61a25ff security: In CertificateSubjectDescription, make toDer and getOidString const. Refs #1091. by Jeff Thompson · 11 years ago
  93. 6c729a2 encoding: In OID, make toString, operator== and operator!= const. Refs #1091. by Jeff Thompson · 11 years ago
  94. 6ef69b2 security: In Certificate, added getSubjectDescriptionList and getExtensionList. by Jeff Thompson · 11 years ago
  95. 2105dbe security: internal: In Sha256WithRsaHandler, renamed verify to verifySignature. by Jeff Thompson · 11 years ago
  96. 7c4685d Merge branch 'issue/1090-always-use-ptr_lib-with-shared_ptr'. Refs #1090. by Jeff Thompson · 11 years ago
  97. 25ee2f7 tests: In test-publish-async, explicitly use func_lib::ref. Refs #1090. by Jeff Thompson · 11 years ago
  98. ce11576 In all .cpp files, remove using namespace ndn::ptr_lib and explicitly use ptr_lib::shared_ptr and make_shared. by Jeff Thompson · 11 years ago
  99. 82568ad Name: Added function breadthFirstLess to use in sort, and function object BreadthFirstLess to use in map. by Jeff Thompson · 11 years ago
  100. 7b8b729 Merge branch 'issue/1089-rename-key-hpp-to-key-locator-hpp'. Refs #1089. by Jeff Thompson · 11 years ago