Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndns
/
405eca971959046883055c0826d8c6067e11db8b
405eca9
build: find Boost lib architecture automatically
by Eric Newberry
· 7 years ago
6b18e36
docs: only use sphinxcontrib-doxylink on Python 3
by Eric Newberry
· 7 years ago
08d1874
build: Upgrade waf to version 2.0.6
by Alexander Afanasyev
· 7 years ago
55a7cc4
Introduce Denial-of-Existence (DoE) for Nack response.
by Yumin Xia
· 8 years ago
a3ec755
Add missing include
by Davide Pesavento
· 7 years ago
fa2bce7
Add certificate fetcher of ndns-appcert and ndns-cert
by Yumin Xia
· 8 years ago
db8e937
remove redundent branches in iterative-query-controller
by Yumin Xia
· 8 years ago
99c821a
moving validator files to new validator folder.
by Yumin Xia
· 8 years ago
d8b75fc
add nsCache in iterative-query-controller
by Yumin Xia
· 8 years ago
d4e8ce5
drop repeating record type generate*Rrset in rrset-factory
by Yumin Xia
· 8 years ago
9532933
fix: add-rr should have re-sign default as true
by Yumin Xia
· 8 years ago
53f3167
add APPCERT rrset type for application stored certificates in NDNS
by Yumin Xia
· 8 years ago
918343d
remove useless codes related to CERT_QUERY
by Yumin Xia
· 8 years ago
2c509c2
Update validation related codes to security v2
by Yumin Xia
· 8 years ago
c5ed63f
mgmt: combine ndns-add-rr and ndns-add-rr-from-file to a single command
by Yumin Xia
· 8 years ago
d091e31
Explicitly use v1 security headers
by Alexander Afanasyev
· 8 years ago
f4193ea
Remove use of deprecated version of Face::expressInterest
by Alexander Afanasyev
· 8 years ago
621e73d
ci: Fix macOS build with Travis-CI
by Alexander Afanasyev
· 8 years ago
9d110ce
tests: Restore MangementTool tests
by Yumin Xia
· 8 years ago
b87b9d9
tests: add RrsetFactory test
by Yumin Xia
· 8 years ago
acd2133
mgmt: Add addDelegatedRrset to automatically create AUTH records
by Yumin Xia
· 8 years ago
3c6b1fd
Use standard BLOB,KEY,NACK as contentType instead of customized types
by Yumin Xia
· 8 years ago
a484ba7
Replace ndnsType with NdnsContentType
by Yumin Xia
· 8 years ago
5dd9f2b
mgmt+daemon: Make use of RrsetFactory to decouple MangementTool and Rrset
by Yumin Xia
· 8 years ago
4e56189
clients: Change iterative-query-controller to use Link
by Yumin Xia
· 8 years ago
f853ad7
daemon: Add a new class RrsetFactory for generating RR sets
by Yumin Xia
· 8 years ago
4da35d1
docs: Update authors information and add missing COPYING
by Alexander Afanasyev
· 8 years ago
197590e
ci: speed up code-coverage jobs
by Eric Newberry
· 8 years ago
6343c5b
Remove hints
by Yumin Xia
· 8 years ago
1364494
build: Fix location of the compiled tools
by Alexander Afanasyev
· 8 years ago
fde570c
tests+mgmt: Import common unit test code NFD
by Alexander Afanasyev
· 8 years ago
984ca9d
build: Update build scripts
by Alexander Afanasyev
· 8 years ago
8e0c22f
ci: set Travis CI Xcode version and update NODE_LABELS to 10.11
by Eric Newberry
· 8 years ago
dc2df7c
util: use ndn::io::IoEncoding::BASE64 instead of BASE_64
by Junxiao Shi
· 8 years ago
74975e1
mgmt: Fix compilation error with new version of ndn-cxx library
by Alexander Afanasyev
· 8 years ago
3baef10
ci: Update Travis CI script to build using Ubuntu 14.04 and OS X 10.9
by Alexander Afanasyev
· 8 years ago
767f35c
don't use deprecated block helpers
by Junxiao Shi
· 8 years ago
bbf7ac8
tests: don't use makeDummyClientFace
by Junxiao Shi
· 8 years ago
df2e939
docs: Fix doxygen errors
by Alexander Afanasyev
· 9 years ago
aa46c27
daemon: Support query that explicitly specify version
by Alexander Afanasyev
· 9 years ago
c7c9900
build+ci: Update default build flags and CI scripts
by Alexander Afanasyev
· 9 years ago
a81266c
tests: Fix failure of NameServer and Validator test suites
by Alexander Afanasyev
· 10 years ago
599cd39
build: Update waf to version 1.8.9 (with custom patches)
by Alexander Afanasyev
· 10 years ago
01693fd
mgmt: ignore ksk when dsk is specified in ManagementTool::createZone
by Jiewen Tan
· 10 years ago
d1dd86d
mgmt: change output format for ID-CERTs
by Jiewen Tan
· 10 years ago
6ba3ae0
build: Update waf to version 1.8.8-dev (with custom patches)
by Alexander Afanasyev
· 10 years ago
74d745c
mgmt: fix ndns-add-rr-from-file indicating input format
by Jiewen Tan
· 10 years ago
8cd35ea
mgmt: ndns-add-rr-from-file update RR to the latest version
by Jiewen Tan
· 10 years ago
d2d2182
mgmt: fix ndns-add-rr-from-file segfaults when input file cannot be loaded
by Jiewen Tan
· 10 years ago
83b7c2f
build: Updating build scripts
by Alexander Afanasyev
· 10 years ago
8f5be2a
tests: use Signals from DummyClientFace
by Junxiao Shi
· 10 years ago
43e59b4
ndns-update: load Response from file directly
by Shock Jiang
· 10 years ago
bb4e15b
tools: Fix issues with ndns-dig
by Shock Jiang
· 10 years ago
5d5928c
ndns-dig: adapt to the fact that NDN testbed does not have root zone
by Shock Jiang
· 10 years ago
d6b3bda
tests: Improving ManagementTool test suite and fixing discovered bugs
by Alexander Afanasyev
· 10 years ago
4ca504c
logger: Fixing the bug with redirecting of log output to the standard error
by Alexander Afanasyev
· 10 years ago
870b29b
mgmt: management tools
by Jiewen Tan
· 10 years ago
06cd214
tools: improve user experience by choosing best certificate
by Shock Jiang
· 10 years ago
e1a81fd
tools/ndns-daemon: fix bug that validator cannot fetch certificate
by Shock Jiang
· 10 years ago
41ea918
ci: Enable Travis CI
by Alexander Afanasyev
· 10 years ago
7495a7e
ci: Enable coverage report and allow unit test output in XML format
by Alexander Afanasyev
· 10 years ago
698e6ed
clients: add dig
by Shock Jiang
· 10 years ago
ae42912
add NdnsUpdate
by Shock Jiang
· 10 years ago
cde2871
daemon: add NameServer
by Shock Jiang
· 10 years ago
0e2aee0
use DummyClientFace from ndn-cxx
by Shock Jiang
· 10 years ago
3016c98
add DbMgr again & testing data
by Shock Jiang
· 10 years ago
0b165f4
add Validator
by Shock Jiang
· 10 years ago
01712f3
clients: add query
by Shock Jiang
· 10 years ago
895bc1b
clients: add response
by Shock Jiang
· 10 years ago
2d8483c
move to c++11
by Shock Jiang
· 10 years ago
eb37bef
re-organize files and remove DbMgr
by Shock Jiang
· 10 years ago
bcdef86
db-mgr: add Rrset find/insert/modify/remove
by Shock Jiang
· 10 years ago
b7370c2
add Rrset
by Shock Jiang
· 10 years ago
6cce21a
add constants definition
by Shock Jiang
· 10 years ago
4e0ab7c
db-mgr: add Zone lookup/insert/remove
by Shock Jiang
· 10 years ago
3c72318
add DbMgr
by Shock Jiang
· 10 years ago
fc171d9
zone: add TTL
by Shock Jiang
· 10 years ago
30ad892
Zone abstraction
by Shock Jiang
· 10 years ago
59a42ec
base: Adding logging framework
by Alexander Afanasyev
· 10 years ago
21034bf
ci: Add build and test running scripts for jenkins CI
by Alexander Afanasyev
· 10 years ago
bd5b67a
docs: Add documentation skeleton
by Alexander Afanasyev
· 10 years ago
4ffcff2
build: Add build system
by Alexander Afanasyev
· 10 years ago
9c55024
Initial commit
by Alexander Afanasyev
· 10 years ago