Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ChronoShare
/
95f4e9240e1e85f7975eb4eda9d346e9b2dd0b0c
/
ccnx
/
ccnx-wrapper.cpp
f83ff94
Added ability to ccnx wrapper that will allow one to send interest and wait for content to be retrieved or timeout (untested).
by Jared Lindblom
· 12 years ago
589be8e
copy code from ccnpoke to support using keyname in
by Zhenkai Zhu
· 12 years ago
923f2f1
ccnx: small extensions
by Alexander Afanasyev
· 12 years ago
17ae9e3
ccnx: Restoring functionality to reconnecting to ccnd after failure (e.g., ccnd restart)
by Alexander Afanasyev
· 12 years ago
5957c0d
fix verify signature bug;
by Zhenkai Zhu
· 12 years ago
848a8e4
Simplifying non-signed contentobject creation
by Alexander Afanasyev
· 12 years ago
79264a4
add check of verification for content
by Zhenkai Zhu
· 12 years ago
5acebd7
add hacks to allow publishing unsigned data
by Zhenkai Zhu
· 12 years ago
1d1cc83
Changing naming convention
by Alexander Afanasyev
· 12 years ago
6aec3bf
ccnx: Update tracing in ccnx-wrapper
by Alexander Afanasyev
· 12 years ago
ff4fa8a
run timeoutcallback of ccnx wrapper in executor
by Zhenkai Zhu
· 12 years ago
816251e
Serializing upcall/upcall final
by Alexander Afanasyev
· 12 years ago
1888f74
Run ccnx interest and data callback in executor Run scheduler task in executor
by Zhenkai Zhu
· 12 years ago
b3d4cd5
Merge remote-tracking branch 'git.irl/alex'
by Alexander Afanasyev
· 12 years ago
d982666
Adding extended logging in ccnx-wrapper
by Alexander Afanasyev
· 12 years ago
7599db4
small changes to ccnx mutex (limit scope a little bit)
by Zhenkai Zhu
· 12 years ago
9c9c301
Don't throw exception in ccnLoop, put just log, sleep, and continue
by Alexander Afanasyev
· 12 years ago
cbbb888
trim local prefix
by Zhenkai Zhu
· 12 years ago
053e5ac
Small checkpoint
by Alexander Afanasyev
· 12 years ago
f278db3
API change for closure. Return ParsedContentObject, not just content
by Alexander Afanasyev
· 12 years ago
d6c2a90
Changing Closure API. No need for so many pointers...
by Alexander Afanasyev
· 12 years ago
8339e91
clean closure api
by Zhenkai Zhu
· 12 years ago
3f101ec
Moving ccnx-related to ccnx/
by Alexander Afanasyev
· 12 years ago
[Renamed from src/ccnx-wrapper.cpp]
20bc8e2
Several mutex locking corrections (didn't check all of them)
by Alexander Afanasyev
· 12 years ago
6e7d4d2
sync core works except for simultaneous changes;
by Zhenkai Zhu
· 12 years ago
e29616f
test for sync (failing)
by Zhenkai Zhu
· 12 years ago
dbc0671
Basic implementation of ObjectDb and ObjectManager. Local files can be
by Alexander Afanasyev
· 12 years ago
dcfa963
Small changes to suppress warnings
by Alexander Afanasyev
· 12 years ago
49193a1
clean up ccnx-wrapper
by Zhenkai Zhu
· 12 years ago
19f81de
fix memory leak in ccnx-tunnel
by Zhenkai Zhu
· 12 years ago
d9d03f6
use new ccnx API for publishing data
by Zhenkai Zhu
· 12 years ago
d34106a
fix bug in incomingData; should not delete closure there
by Zhenkai Zhu
· 12 years ago
3b82d43
test for name and ccnx-wrapper
by Zhenkai Zhu
· 12 years ago
cb2d0dd
use Name everywhere
by Zhenkai Zhu
· 12 years ago
f47109b
add Name and Selector classes
by Zhenkai Zhu
· 12 years ago
0d8f5d5
fix trailing whitespaces
by Zhenkai Zhu
· 12 years ago
7f4258e
lock in ccnx
by Zhenkai Zhu
· 12 years ago
9bad2bf
add Interet class for flexibility if we need selectors in the future
by Zhenkai Zhu
· 12 years ago
974c5a6
more refactoring. Tunnel finishes
by Zhenkai Zhu
· 12 years ago
bad089c
pco and wrapper refine
by Zhenkai Zhu
· 12 years ago
43eb273
refactor ccnx-wrapper
by Zhenkai Zhu
· 12 years ago
1ddeb6f
mv ccnx files to Ccnx namespace and refector a little bit
by Zhenkai Zhu
· 12 years ago