Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NLSR
/
cc82753e8d589261a277589dcb849cd33afbfb84
cc82753
docs: Adding README and details NLSR instructions
by akmhoque
· 10 years ago
18f861a
src: Added missing startNotification for face monitoring
by akmhoque
· 10 years ago
8e0252b
src: Error fixing
by akmhoque
· 10 years ago
c04e727
src: Recreating face in case of face deletion by NFD
by akmhoque
· 10 years ago
dbee8e3
src: Fix error in face creation
by akmhoque
· 11 years ago
e176515
src: Creating faces to neighbors explicitly by NLSR
by akmhoque
· 11 years ago
50125a9
src: Changing LSA names to conform with specs
by akmhoque
· 11 years ago
778f81b
src: Replace implicit conversion of st::string to ndn::Name
by akmhoque
· 11 years ago
ad5fe95
src: Configuration file processing bug fix
by akmhoque
· 11 years ago
6a3a4dd
security: Adding test cases for validator
by Yingdi Yu
· 11 years ago
a816bee
src: Changing nlsr to NLSR
by akmhoque
· 11 years ago
3cb0cfc
src: Registering /ndn/broadcast/KEYS prefix
by akmhoque
· 11 years ago
a7cc43e
nsync: Replacing Scheduler::schedulePeriodicEvent with just scheduleEvent
by Alexander Afanasyev
· 11 years ago
93f1a07
src: Update info message name
by akmhoque
· 11 years ago
9a18bfb
security: generate KSK as NLSR default key
by Yingdi Yu
· 11 years ago
e024803
security: fix the compilation error of ValidatorConfig
by Yingdi Yu
· 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
0698667
src: Lsa interest retransmission in case of timeout
by akmhoque
· 11 years ago
c7a79b2
src: Expiration time change for LSA and Fib entry
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
fdbddb1
src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte)
by akmhoque
· 11 years ago
eb582eb
tests: Adding unit tests.
by Ashlesh Gawande
· 11 years ago
c8a10f7
build: == Dependency change == NLSR now depends on ndn-cxx library
by akmhoque
· 11 years ago
0c21782
security: Disable security temporarily
by Yingdi Yu
· 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
40cd1c3
build: Making build system consistent with other NDN projects and adding unit-test framework
by Yingdi Yu
· 11 years ago
082403a
Fixing Coding Style
by akmhoque
· 11 years ago
c8df795
Fixing Coding Style
by akmhoque
· 11 years ago
05d5fcf
Fixing Coding Style
by akmhoque
· 11 years ago
6e6b7fc
Update cert_tool.cpp
by A K M Mahmudul Hoque
· 11 years ago
e14bc49
Identity delete
by akmhoque
· 11 years ago
5f0e65f
Update cert_tool.cpp
by A K M Mahmudul Hoque
· 11 years ago
955d949
Content Verification and Certificate Verification Done
by akmhoque
· 11 years ago
fa8ee9b
Content Verification and Certificate Verification Done
by akmhoque
· 11 years ago
5a44dd4
NLSR - (Hello Protocol + FIB Update)
by akmhoque
· 11 years ago
099495b
Data Packet Verification Added
by akmhoque
· 11 years ago
eb764c5
Data Packet Verification Added
by akmhoque
· 11 years ago
8264f58
Directory Structuring
by akmhoque
· 11 years ago
ba09474
Directory Structuring
by akmhoque
· 11 years ago
2bb198e
Directory Structuring
by akmhoque
· 11 years ago
50fda02
Adding nsync for NLSR
by akmhoque
· 11 years ago
d36484c
Merge branch 'nlsr-cpp' of https://github.com/NDN-Routing/NLSR0.0 into nlsr-cpp
by akmhoque
· 11 years ago
66e6618
Adding nsync for NLSR
by akmhoque
· 11 years ago
4e27b94
Update wscript
by A K M Mahmudul Hoque
· 11 years ago
fdfd11a
Indentation Final
by akmhoque
· 11 years ago
1fd8c1e
Indentation
by akmhoque
· 11 years ago
b1710aa
Adding namespace nlsr
by akmhoque
· 11 years ago
1a48109
Changing class name nlsr to Nlsr
by akmhoque
· 11 years ago
92afde4
NLSR Logging by BOOST.Log added
by akmhoque
· 11 years ago
ee79e46
Adding boost logging support for NLSR
by akmhoque
· 11 years ago
59c53c4
Adding boost logging support for NLSR
by akmhoque
· 11 years ago
f2eef2c
Adding boost logging support for NLSR
by akmhoque
· 11 years ago
c52a46c
Adding boost logging support for NLSR
by akmhoque
· 11 years ago
3f4c7b0
Adding boost logging support for NLSR
by akmhoque
· 11 years ago
85d8833
Adding boost logging support for NLSR
by akmhoque
· 11 years ago
c4eb26c
Update wscript
by akmhoque
· 11 years ago
1ec25f2
Adding waf script for building
by akmhoque
· 11 years ago
298385a
Adding waf script for building
by akmhoque
· 11 years ago
8ff29cc
Adding waf script for building
by akmhoque
· 11 years ago
9d19a49
Modification to Accomodate API changes in NDN-CPP
by akmhoque
· 11 years ago
e77d814
LSA refreshing/Expiration, Fib Refreshing Added
by akmhoque
· 11 years ago
4768f89
LSDB Operation Complete - Refresh
by akmhoque
· 11 years ago
62a8e40
FIB manipaulation done
by akmhoque
· 11 years ago
f7c2c7c
Routing Table Calculation Complete(Ls, Hp)
by akmhoque
· 11 years ago
3fdf761
Link State Routing Calculation
by akmhoque
· 11 years ago
79d355f
Added Routing Table Structures
by akmhoque
· 11 years ago
dfa4a5b
Adding rt, rte, nh
by akmhoque
· 11 years ago
a002781
Cleaning waf make script
by akmhoque
· 11 years ago
c717dd3
waf make script
by akmhoque
· 11 years ago
da62ec4
Cleaning waf make script
by akmhoque
· 11 years ago
693c970
Clean waf scripts
by akmhoque
· 11 years ago
2e963a0
Adding waf make script
by akmhoque
· 11 years ago
fcf765d
Adding waf make script
by akmhoque
· 11 years ago
cd55247
Schedule Adj LSA build and installation
by akmhoque
· 11 years ago
3c6bd92
Own Cor LSA installation
by akmhoque
· 11 years ago
bd7c8e6
Own Name LSA installation
by akmhoque
· 11 years ago
faf9d9b
Merge branch 'nlsr-cpp' of https://github.com/NDN-Routing/NLSR0.0 into nlsr-cpp
by akmhoque
· 11 years ago
fd1dd0a
Adding LSAs
by akmhoque
· 11 years ago
dbfd791
Create README.md
by akmhoque
· 11 years ago
a8cd6b9
Data Passing for Info Interest
by akmhoque
· 11 years ago
204e754
Change file Naming
by akmhoque
· 11 years ago
95b7c8c
Separate InterestManger and DataManager from nlsr
by akmhoque
· 11 years ago
147f499
Separate InterestManger and DataManager from nlsr
by akmhoque
· 11 years ago
87347a3
First commit:CPP
by akmhoque
· 11 years ago
fc31641
Clean UP old code
by akmhoque
· 11 years ago
b8e958a
Update README
by akmhoque
· 11 years ago
ccnx
NLSR-0.0-ccnx
e0d3fd7
Delete README.md
by akmhoque
· 11 years ago
df9f97b
Update README
by akmhoque
· 11 years ago
4438c3e
Update README
by akmhoque
· 12 years ago
d2a9cd7
key_setup.sh
by Obaid Amin
· 12 years ago
ca0aaaa
key_setup.sh
by Obaid Amin
· 12 years ago
47a9435
key_setup.sh
by Obaid Amin
· 12 years ago
8f04195
updated key_setup.sh
by Obaid Amin
· 12 years ago
efeef03
updated key_setup.sh
by Obaid Amin
· 12 years ago
Next »