Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-tools
/
60f8cc12e2e2dcd7acbd04161b1e4b2d63be8734
60f8cc1
build: switch to C++14
by Davide Pesavento
· 7 years ago
89db73c
dissect-wireshark: improve NDNLPv2 support
by Junxiao Shi
· 7 years ago
26ea1ac
build: require gcc >= 5.3
by Davide Pesavento
· 7 years ago
c687af6
dissect-wireshark: show Name and FinalBlockId as URIs
by Junxiao Shi
· 7 years ago
4a43e87
Prepare for 0.6.1 release
by Davide Pesavento
· 7 years ago
ndn-tools-0.6.1
79d12c6
ci: add gcc-8 to Travis-CI build matrix
by Davide Pesavento
· 7 years ago
a2d4b14
dissect: recognize CanBePrefix, HopLimit, Parameters
by Davide Pesavento
· 7 years ago
969cd5a
chunks+peek: stop using deprecated {get,set}FinalBlockId
by Davide Pesavento
· 7 years ago
ac4b546
dissect-wireshark: recognize CanBePrefix, HopLimit, Parameters
by Junxiao Shi
· 7 years ago
b54aabd
peek: drop Selectors support
by Junxiao Shi
· 7 years ago
5820ed3
build: find Boost lib architecture automatically
by Eric Newberry
· 7 years ago
75309ae
chunks: show correct packet loss stats in AIMD pipeline output
by Chavoosh Ghasemi
· 7 years ago
e7d95a7
ci: update .travis.yml
by Davide Pesavento
· 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
48cb0b6
Prepare for 0.6 release
by susmit
· 7 years ago
ndn-tools-0.6
cc2c717
tests: sync global configuration with NFD
by Davide Pesavento
· 7 years ago
1fda67d
dissect-wireshark: display type+name in Info column
by Junxiao Shi
· 7 years ago
9a659d0
ci: update Travis-CI configuration
by Davide Pesavento
· 7 years ago
f6991e1
chunks: print summary by default
by Davide Pesavento
· 7 years ago
3dae109
chunks: include RTT stats in final summary
by Chavoosh Ghasemi
· 7 years ago
83f9a91
docs: mention the contributing guide
by Nick Gordon
· 7 years ago
44b3b23
chunks: respect --retries=-1 in AIMD pipeline
by Davide Pesavento
· 7 years ago
2c3083d
catchunks: Change the default pipeline to AIMD
by Klaus Schneider
· 7 years ago
dc4cb4b
tests: fix -Wunused-lambda-capture warning with clang-5
by Davide Pesavento
· 7 years ago
641f593
chunks: react to congestion marks
by Chavoosh Ghasemi
· 7 years ago
e9c6985
chunks: consolidate accounting of received data into onData()
by Davide Pesavento
· 7 years ago
b587cfd
chunks: move getNextSegmentNo() to PipelineInterests base class
by Davide Pesavento
· 7 years ago
4d36ed5
chunks: Print summary for all pipeline types
by Chavoosh Ghasemi
· 7 years ago
1928024
ci: add Xcode 9.0 to Travis-CI build matrix
by Davide Pesavento
· 7 years ago
eacd617
Prepare release 0.5
by Alexander Afanasyev
· 7 years ago
ndn-tools-0.5
11e74eb
build: Add -isystem and set specialized flags as a last configuration step
by Alexander Afanasyev
· 7 years ago
b5e06e6
ci: add clang-5.0 build job to Travis-CI
by Davide Pesavento
· 7 years ago
6f76afc
chunks: refactor Producer options handling
by Davide Pesavento
· 7 years ago
06807dc
chunks: drop pointless init of virtual base from abstract class
by Davide Pesavento
· 7 years ago
887336c
chunks: declare DiscoverVersion destructor virtual
by Davide Pesavento
· 7 years ago
7072e16
ndncatchunks: Reduce initial timeout of iterative version discovery
by Klaus Schneider
· 7 years ago
59ec95a
ndnputchunks: display some output by default.
by Klaus Schneider
· 7 years ago
0ebecab
chunks: fix build with clang-5.0
by Davide Pesavento
· 7 years ago
6035cd5
docs: change license boilerplate opener to /*
by Eric Newberry
· 7 years ago
07238e8
ci: stop installing cryptopp/crypto++
by Davide Pesavento
· 7 years ago
c070270
Fix compilation with Boost 1.65.0
by Davide Pesavento
· 7 years ago
44660cf
ci: use two parallel build jobs on Travis-CI
by Davide Pesavento
· 7 years ago
5485ca9
ci: preserve PATH when running waf under sudo
by Davide Pesavento
· 7 years ago
bf28cd7
tests: remove obsolete makeLink helper function
by Davide Pesavento
· 7 years ago
a5b60cc
peek: transform Link into ForwardingHint
by Junxiao Shi
· 7 years ago
f860649
chunks: switch to v2::ValidatorNull
by Junxiao Shi
· 7 years ago
c9575a6
tests: include ndn-cxx/net/ethernet.hpp
by Junxiao Shi
· 7 years ago
f085ed1
ci: greatly expand Travis-CI build matrix
by Davide Pesavento
· 7 years ago
1eecc17
ci: speed up Travis-CI osx jobs by upgrading only the packages we need
by Davide Pesavento
· 8 years ago
dd0e195
build: sync default-compiler-flags.py with ndn-cxx
by Davide Pesavento
· 8 years ago
70750cf
ci: check boost version change on OSX
by Ashlesh Gawande
· 8 years ago
20b2297
ping+tests: switch to ndn-cxx KeyChain v2
by Junxiao Shi
· 8 years ago
bfd66ad
tests: use new default value of ChildSelector
by Eric Newberry
· 8 years ago
931dfe8
ci: improve lcov HTML output
by Davide Pesavento
· 8 years ago
339161a
Prepare release 0.4
by Alexander Afanasyev
· 8 years ago
ndn-tools-0.4
958896e
chunks: more cleanups to enhance code readability
by Davide Pesavento
· 8 years ago
92998fe
chunks: respect common options in AIMD pipeline
by Davide Pesavento
· 8 years ago
716ab60
build+ci: add code coverage support
by Eric Newberry
· 8 years ago
bf1c069
chunks: code cleanups
by Davide Pesavento
· 8 years ago
cd65c2c
chunks: don't blindly call Scheduler::cancellAllEvents()
by Davide Pesavento
· 8 years ago
dc304c2
ci: Fix macOS build with Travis-CI
by Alexander Afanasyev
· 8 years ago
1b05b0a
pib: Disable PIB tool by default, it needs refactoring
by Alexander Afanasyev
· 8 years ago
59869d2
build: derive version string at build-time
by Eric Newberry
· 8 years ago
82ea0fa
docs: add missing dependency libpcap-dev to INSTALL.md
by Eric Newberry
· 8 years ago
9737aa8
ci: speed up code-coverage jobs
by Eric Newberry
· 8 years ago
f162839
ping: remove potential divide-by-zero in StatisticsCollector
by Eric Newberry
· 8 years ago
022bddf
dump: recognize LINUX_SLL link-type
by Junxiao Shi
· 8 years ago
1c71bcd
dump: minor error message fix
by Junxiao Shi
· 8 years ago
5e38479
dissect-wireshark: display Nonce value only
by Junxiao Shi
· 8 years ago
3ebb9cb
dissect: warn when specified file cannot be opened
by Junxiao Shi
· 8 years ago
574eeb0
dissect-wireshark: Add initial support for NDNLPv2 packet dissecting
by Zipeng Wang
· 8 years ago
e16bc31
build: load sanitizers last in wscript to prevent boost link failure
by Eric Newberry
· 8 years ago
245d791
chunks: AIMD congestion control
by Weiwei Liu
· 8 years ago
2547a52
ci: set Travis CI Xcode version and update NODE_LABELS to 10.11
by Eric Newberry
· 8 years ago
6a2b3da
ci: ensure XML test reports do not clobber the output of previous runs
by Davide Pesavento
· 8 years ago
fc4aa0d
build: Do not fail the build in debug mode when using deprecated declarations
by Alexander Afanasyev
· 8 years ago
b355889
peek: Refactor ndnpeek and add unit tests
by Zhuo Li
· 8 years ago
72c96d2
chunks: fix misinformation in README
by Weiwei Liu
· 8 years ago
13fda5b
chunks: change default version discovery to 'iterative'
by Weiwei Liu
· 8 years ago
85de842
chunks: improve help text of ndnputchunks
by Weiwei Liu
· 8 years ago
b5a5745
Add Travis CI badge to README
by Davide Pesavento
· 8 years ago
956ac31
ci: sync jenkins scripts with NFD
by Davide Pesavento
· 8 years ago
525c107
ci: enable AddressSanitizer for unit tests
by Davide Pesavento
· 8 years ago
013de9b
tests: filename and test suite name corrections in pib and ping
by Davide Pesavento
· 8 years ago
f0a301d
build+core: fix version number
by Davide Pesavento
· 8 years ago
89d9175
build: add waf-tool to simplify building with AddressSanitizer & friends
by Davide Pesavento
· 8 years ago
244feac
pib: Fix compilation error with new version of ndn-cxx library
by Alexander Afanasyev
· 8 years ago
e4a2b03
ci: Update of Travis CI build file
by Alexander Afanasyev
· 8 years ago
05d9209
chunks: fix memory error in Consumer::run
by Weiwei Liu
· 8 years ago
e65c6d7
dissect-wireshark: fix tvb overflow
by Junxiao Shi
· 8 years ago
c759963
dump: improve error messages
by Junxiao Shi
· 8 years ago
c1c2b83
dump: code style corrections
by Junxiao Shi
· 8 years ago
7809e30
pib+tests: don't use deprecated block helpers
by Junxiao Shi
· 8 years ago
523fcb1
pib: correct build target path
by Junxiao Shi
· 8 years ago
b098e9f
chunks: fix DiscoverVersionIterative build error
by Junxiao Shi
· 8 years ago
e476501
chunks: modularize pipeline implementation
by Weiwei Liu
· 9 years ago
aa1b3c9
tests: don't use makeDummyClientFace
by Junxiao Shi
· 8 years ago
6288486
ndnping: recognize and trace Nack
by Teng Liang
· 9 years ago
6fd1695
tests: don't install unit-tests
by Junxiao Shi
· 8 years ago
Next »