Chavoosh Ghasemi
6b99b6f185
Add MetadataObject class to encode/decode RDR-style metadata
...
Change-Id: I6688b630a4889614e7df5c1f91b91be370a350cd
Refs: #4707
7 years ago
Zhiyi Zhang
48becde5b4
security: Enable validator fetch cert directly from interest sender
...
Change-Id: I8fab50145a9a053c85c1b2c6be752ba71b0120ef
Refs: #2237
9 years ago
Davide Pesavento
0530b5bf86
ci: speed up code-coverage jobs
...
Plus some documentation updates
Change-Id: I6fd2b04e22bca6c3d6e36e78d1995220e261206b
Refs: #3809
9 years ago
Eric Newberry
138ef2c900
management: correct behavior of FaceUpdateCommand::applyDefaultsToRequest and validateResponse
...
refs #3731
Change-Id: I37feb7a9c4002f723da8e65b40afe0242fd42bfc
9 years ago
Zhiyi Zhang
044bb7e9e5
security: ValidatorConfig rule evaluates all checkers
...
Also fix bug when target cert is not in anchors and cert cache is empty
Refs #3645
Change-Id: Ifb39e474c74611897ea28a1b8f26ed70750a1990
9 years ago
Alexander Afanasyev
2e52d7cab4
docs+build: Prepare release of version 0.4.1
...
Change-Id: Ib353b3b7b40cd77ff1bf4f6bd819124cc51e452e
Refs: #3385
9 years ago
Alexander Afanasyev
ed2aebafae
docs+build: Prepare release of version 0.4.0
...
Change-Id: I84b7b2471e0c898229d204a00a2aa0e82c85678e
Refs: #3008
10 years ago
Yanbiao Li
8ee37edb7e
mgmt: Dispatcher
...
Change-Id: I92b3dc9daae75abac9d791632b6a0bec111b4573
refs: #2107
10 years ago
Alexander Afanasyev
2d6954c574
docs+build: Prepare release of version 0.3.3
...
Change-Id: I67b433cbd51bd5f19951271befc352cdf36af047
Refs: #2812
10 years ago
Eric Newberry
d82b07cb60
security: Helpers to create SigningInfo
...
refs #2922
Change-Id: Id132cc0667a112acee354095b79d0e60914bd619
10 years ago
Spyridon Mastorakis
429634fb7d
tests: Change to updated naming conventions
...
Change-Id: I9351c669282c3c02fd533237489beeb10fe7d16d
Refs: #2497
11 years ago
Alexander Afanasyev
746338985a
encoding: Refactoring EncodingBuffer
...
Breaks: nfd:commit:c0273e3505ac2ccf843401be77a513d8eb663127
Breaks: ChronoSync:commit:e042f83a1df184a8e7a90ef00034d11026891cd1
Change-Id: I8275c6276c5ecfa280f87f584189907521febf5f
Refs: #2494 , #2490
11 years ago
Qiuhan Ding
2c3cbe41e9
name: fix Component wireDecode logic error
...
Change-Id: Ie1c79dc256af0920f8f8ba58d6f69b0ba71a9791
Refs: #2227
11 years ago
Alexander Afanasyev
49c73d5628
docs: Updating the list of ndn-cxx contributors
...
Change-Id: Ia2ac7efbcb7584805b4763e75129a7fb7f8d2064
11 years ago
Jiewen Tan
99135969b4
util: in-memory storage
...
refs #1940
specification:
http://redmine.named-data.net/projects/ndn-cxx/wiki/InMemoryStorage
Change-Id: I7416d0dac4b4865ad931c3bf83180a043788405b
11 years ago
Shock Jiang
ca7ea70202
meta-info: Add support for application-defined meta information blocks
...
Change-Id: If9cdef10728d2c285f3f1021cec57d90d0c04e9b
Refs: #2021
11 years ago
Lixia Zhang
c5fdfe772d
docs: RELEASE NOTES update
...
Change-Id: I758339fdd91f767183d3da648af93728615cbe69
11 years ago
Alexander Afanasyev
dfa52c4400
docs: Updating documentation and license boilerplates in all files
...
Change-Id: I321fb0d85aaddf9150ed496fe03ee0e4dc738761
11 years ago
Alexander Afanasyev
766cea7931
====== Renaming library to ndn-cxx ======
...
Dependent applications should perform the following changes:
* all includes should be changed from <ndn-cpp-dev/...> to <ndn-cxx/...>
* documentation files/comments referring to ndn-cpp-dev should be
updated and refer to ndn-cxx
* if the app uses pkgconfig for dependency detection, 'libndn-cpp-dev'
should be replaced with 'libndn-cxx'. Example for waf users:
conf.check_cfg(package = 'libndn-cxx', args = ['--cflags', '--libs'],
uselib_store = 'NDN_CXX', mandatory = True)
Change-Id: I92d9ec7ff176b9fe8b4352bf04bbb32aa810422d
Refs: #1491
11 years ago
Alexander Afanasyev
7dacf0ae98
docs: Updating AUTHOR.md file
...
Change-Id: Id335e35538f8adf05b835fe8a30c0fc9d6d08e2d
11 years ago
Yingdi Yu
4b8c6a20bb
src: Correcting coding style of security related code.
...
Change-Id: Iff09b16d8a86462aff0abbd202b82cebb74bc365
11 years ago
Alexander Afanasyev
5e1288efa6
docs: Updated installation instructions, AUTHORs, and other small updates
...
Change-Id: Ide2046742254255322e8cb84279ffd6a4ecb9b4b
12 years ago