Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NLSR
/
d90338d2305c202c7a10e0d0dedd271fa9c718bf
/
src
/
conf-file-processor.cpp
d90338d
Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW
by Davide Pesavento
· 4 years ago
NLSR-0.6.0
0ad01f3
Adjust includes for the updated locations of ndn-cxx security headers
by Alexander Afanasyev
· 4 years, 7 months ago
4b9d30f
src: fix -Wrange-loop-construct warning with clang 10
by Davide Pesavento
· 4 years, 8 months ago
427e012
security: refactor CertificateStore class
by Saurab Dulal
· 5 years ago
328fc11
conf-file-processor: fix empty file creation if conf file is same as dynamic
by Ashlesh Gawande
· 5 years ago
6b388fc
src: change initialization order
by Ashlesh Gawande
· 5 years ago
08bce9c
src: set best-route strategy for certificate prefixes
by Ashlesh Gawande
· 6 years ago
9ecbdc9
src: fix canonization by resetting io service after each neighbor
by Ashlesh Gawande
· 6 years ago
82a34c2
**breaking change** nlsr.conf: rename seq-dir as state-dir
by dulalsaurab
· 6 years ago
85998a1
src: decouple classes from Nlsr object
by Ashlesh Gawande
· 7 years ago
7e3f6d7
src: move and simplify canonize functionality to ConfFileProcessor
by Ashlesh Gawande
· 6 years ago
32ec3fd
communication: sync protocol adapater to add psync
by Ashlesh Gawande
· 6 years ago
f7da9c5
conf: make ChronoSync's sync interest lifetime configurable
by Ashlesh Gawande
· 7 years ago
cf8d0ed
Use ndn-cxx logging facility
by dmcoomes
· 8 years ago
f04f989
Convert to v2::security and adapt to ndn-cxx changes
by Muktadir Chowdhury
· 7 years ago
e98480b
nlsr: removed references to ndn-cxx/common aliases and improved namespacing
by Nick Gordon
· 8 years ago
d0a7df3
docs: wrote Doxygen comments for all files
by Nick Gordon
· 8 years ago
54a43f0
update: Refactor to use ndn-cxx dispatcher for prefix update/readvertise
by Laqin Fan
· 8 years ago
3909aa1
src: fix incorrect error on face-dataset-fetch-interval valid values
by Ashlesh Gawande
· 7 years ago
d5c1a37
nlsr: discover Faces from NFD
by Nick Gordon
· 8 years ago
b00dc2a
Accommodate n-Dimensional HR coordinates
by Muktadir R Chowdhury
· 8 years ago
e9733ed
nlsr: refactor Adjacent to use FaceUri objects
by Nick Gordon
· 8 years ago
9f93666
nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp
by dmcoomes
· 8 years ago
feae557
boilerplate: Update copyright year in .cpp files
by Nick Gordon
· 8 years ago
800833b
docs+build+boilerplate: Prepare release of version 0.3.0
by Muktadir R Chowdhury
· 8 years ago
NLSR-0.3.0
d33e5bc
update: Disable PrefixUpdateProcessor when validator is not in config
by Vince Lehman
· 10 years ago
297f416
update: Process Name prefix update commands
by alvy
· 10 years ago
c2e51f6
src: Update copyright notices for files modified in 2015
by Vince Lehman
· 10 years ago
d5a13cd
src: Make log-level in nlsr.conf optional
by alvy
· 10 years ago
5a45495
src: ConfParameter variables should be consistent with their min and max values
by alvy
· 10 years ago
a2228c6
src: Make conf keys with default values optional
by alvy
· 10 years ago
fc7d5b6
conf: Add router-dead-interval to conf
by Vince Lehman
· 10 years ago
2fe1287
src: Check validity of FaceURIs while loading conf
by alvy
· 10 years ago
bfa2760
conf: Add log4cxx path to conf file
by Muktadir R Chowdhury
· 10 years ago
b669f9c
build: Fix compilation against the latest version of ndn-cxx
by Alexander Afanasyev
· 10 years ago
1cf1e10
conf: Add `general.router-dead-interval` configuration setting
by Alexander Afanasyev
· 10 years ago
7b61658
conf: Make event intervals configurable
by Vince Lehman
· 10 years ago
cb76ade
src: Change adjacency status from uint32_t to enum
by Vince Lehman
· 10 years ago
f99b87f
src: Add additional log levels
by Vince Lehman
· 10 years ago
411ee4b
config+lsdb: Retry retrieve each LSA for `lsa-refresh-time`
by Alexander Afanasyev
· 10 years ago
8388ec6
src: Small style corrections
by Alexander Afanasyev
· 10 years ago
c04e727
src: Recreating face in case of face deletion by NFD
by akmhoque
· 10 years ago
ad5fe95
src: Configuration file processing bug fix
by akmhoque
· 11 years ago
d57f367
src: Bug fixes in configuration file processing
by akmhoque
· 11 years ago
2f42335
src: Replace std::cout with log message
by akmhoque
· 11 years ago
20e3a6e
security: Add signing and validating process
by Yingdi Yu
· 11 years ago
3d06e79
src: Adding copyright message
by akmhoque
· 11 years ago
674b0b1
src: Adding log4cxx logging
by akmhoque
· 11 years ago
157b0a4
src: configuration file parsing
by akmhoque
· 11 years ago
31d1d4b
src: Replace Tokenizer with the methods of ndn::Name
by akmhoque
· 11 years ago
c8a10f7
build: == Dependency change == NLSR now depends on ndn-cxx library
by akmhoque
· 11 years ago
b6450b1
src: Discard usage of std::pair of reference type and rename functions
by akmhoque
· 11 years ago
5335346
File name format change and Removed warning messages (Except warning from boost for Logging)
by akmhoque
· 11 years ago