Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-tools
/
refs/heads/master
/
tools
/
peek
5748e82
Slim down `common.hpp`
by Davide Pesavento
· 11 months ago
7e9d7e4
Switch to Face::getIoContext()
by Davide Pesavento
· 1 year, 2 months ago
db9613e
Minor README improvements; fix outdated URLs
by Davide Pesavento
· 2 years ago
242d506
dissect+peek: avoid deprecated ndn-cxx functions
by Davide Pesavento
· 2 years, 10 months ago
b3570c6
build: switch to C++17
by Davide Pesavento
· 2 years, 10 months ago
fd2d101
ndnpeek: replace --link-file with --fwhint
by Junxiao Shi
· 3 years ago
f8d9a53
Eradicate all uses of std::bind()
by Davide Pesavento
· 3 years, 6 months ago
6929b43
poke: change the short form of --freshness to -f
by Davide Pesavento
· 4 years ago
814ad34
poke+pingserver: remove deprecated command-line options
by Davide Pesavento
· 4 years ago
a0e6b60
Cleanup includes in common.hpp
by Davide Pesavento
· 4 years ago
c214e07
peek: add --hop-limit option
by Davide Pesavento
· 5 years ago
9602823
peek: add --app-params and --app-params-file options
by Davide Pesavento
· 5 years ago
50cf6db
peek: change --link-file option to expect a raw binary file
by Davide Pesavento
· 5 years ago
7de32c1
poke: add --signing-info option
by Davide Pesavento
· 5 years ago
0da1f44
chunks+peek+ping: use correct underlying type for time::milliseconds
by Davide Pesavento
· 5 years ago
6a1396e
poke: rename -f/--force option to -u/--unsolicited
by Davide Pesavento
· 5 years ago
c5243b4
poke: don't respond if the Interest cannot be satisfied
by Davide Pesavento
· 5 years ago
b3ae634
poke: add --verbose option
by Davide Pesavento
· 5 years ago
de01c81
poke: wait indefinitely if --timeout is not specified
by Davide Pesavento
· 5 years ago
94dff00
poke: exit with status 3 on timeout
by Davide Pesavento
· 5 years ago
87434be
poke: exit with status 5 if prefix registration fails
by Davide Pesavento
· 5 years ago
e75861e
poke: code modernization and cleanup
by Davide Pesavento
· 5 years ago
65d1155
peek: code modernization and cleanup
by Davide Pesavento
· 6 years ago
526ff43
peek: with --verbose, show Data name and Nack reason
by Jeff Thompson
· 6 years ago
da85e25
Rename translation units containing main() to main.cpp
by Davide Pesavento
· 6 years ago
aacc7da
ndn::util::scheduler => ndn::scheduler
by Davide Pesavento
· 6 years ago
06d008c
chunks+poke+ping: use PendingInterestHandle and RegisteredPrefixHandle
by Junxiao Shi
· 6 years ago
3347eaa
build: various cleanups
by Davide Pesavento
· 6 years ago
468dbdf
poke: use unsetInterestFilter on Face instead of shutdown
by Eric Newberry
· 7 years ago
2f041d2
poke: add unit testing
by Eric Newberry
· 7 years ago
60f8cc1
build: switch to C++14
by Davide Pesavento
· 7 years ago
969cd5a
chunks+peek: stop using deprecated {get,set}FinalBlockId
by Davide Pesavento
· 7 years ago
b54aabd
peek: drop Selectors support
by Junxiao Shi
· 7 years ago
20c85cb
build: Cleanup and update of build scripts
by Alexander Afanasyev
· 7 years ago
1aa9143
build: update waf to version 2.0.6
by Davide Pesavento
· 7 years ago
c070270
Fix compilation with Boost 1.65.0
by Davide Pesavento
· 7 years ago
a5b60cc
peek: transform Link into ForwardingHint
by Junxiao Shi
· 7 years ago
b355889
peek: Refactor ndnpeek and add unit tests
by Zhuo Li
· 8 years ago
89d9175
build: add waf-tool to simplify building with AddressSanitizer & friends
by Davide Pesavento
· 8 years ago
2864b9d
ndnpeek: switch to Face::expressInterest that handles nack
by Teng Liang
· 9 years ago
799390a
ndnpeek: add --link-file option
by Teng Liang
· 9 years ago
ndn-tools-0.3
d4ab87f
ndnpeek: switch from getopt to boost::program_options
by Teng Liang
· 9 years ago
e02fb52
peek: verbose output
by Junxiao Shi
· 9 years ago
38146c5
poke and pingserver: use new signing API and helpers
by Eric Newberry
· 10 years ago
7348ee7
peek: create Data with make_shared in ndnpoke
by Junxiao Shi
· 10 years ago
6877add
peek: add README.md
by Junxiao Shi
· 10 years ago
1753afb
core: unify version string
by Junxiao Shi
· 10 years ago
1688ded
docs: declare GPL3 license
by Junxiao Shi
· 10 years ago
0c75f99
ping+peek: change namespace and class names
by Junxiao Shi
· 10 years ago
2ac79d9
peek: import code from NFD repository
by Junxiao Shi
· 10 years ago