- 96412a1 build: align minimum clang dependency with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
- b04c52b build: raise minimum build requirements by Davide Pesavento · 2 years, 10 months ago
- b3570c6 build: switch to C++17 by Davide Pesavento · 2 years, 10 months ago
- ebea909 Prepare release 22.02 by Davide Pesavento · 2 years, 10 months ago ndn-tools-22.02
- 5998428 Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
- ed0017b dump: replace pcap_lookupdev with pcap_findalldevs by Junxiao Shi · 2 years, 11 months ago
- fd2d101 ndnpeek: replace --link-file with --fwhint by Junxiao Shi · 3 years ago
- 50882eb build: update waf to version 2.0.23 by Davide Pesavento · 3 years ago
- 84eb487 dissect-wireshark: recognize ForwardingHint by Davide Pesavento · 3 years, 1 month ago
- 38dca39 dissect-wireshark: update TLV type of IncomingFaceId by Davide Pesavento · 3 years ago
- 585e18a dissect-wireshark: minor cleanups by Davide Pesavento · 3 years, 1 month ago
- 9186528 dissect-wireshark: fix decoding of several fields by Davide Pesavento · 3 years, 1 month ago
- 89b52d4 dissect-wireshark: recognize ParametersSha256DigestComponent by Davide Pesavento · 3 years, 1 month ago
- 200014a dissect-wireshark: remove support for obsolete TLV elements by Davide Pesavento · 3 years, 1 month ago
- 79482ec dissect: add signed Interest fields and more name component types by Davide Pesavento · 3 years, 1 month ago
- 2c8ec07 ci: add macOS 11 Big Sur by Davide Pesavento · 3 years, 3 months ago
- 8c35390 ci: use gcovr 5.0 to generate code coverage reports by Davide Pesavento · 3 years, 4 months ago
- c434323 ci: restrict token permissions and add badges to README.md by Davide Pesavento · 3 years, 5 months ago
- f8d9a53 Eradicate all uses of std::bind() by Davide Pesavento · 3 years, 6 months ago
- e8c82ef ci: add GitHub Actions by Davide Pesavento · 3 years, 5 months ago
- a209f67 docs: use typed name components instead of markers by Eric Newberry · 3 years, 9 months ago
- 7c4246c putchunks: increase the default segment size to 8000 bytes by Davide Pesavento · 3 years, 10 months ago
- f8a14d8 chunks: add --naming-convention option by Davide Pesavento · 3 years, 10 months ago
- a420e97 dissect: no longer dissect Content element by default by Davide Pesavento · 3 years, 10 months ago
- 3f588ca dissect: do not try to dissect the TLV-VALUE of SignatureValue by Davide Pesavento · 3 years, 10 months ago
- 7ef5cf7 dissect: use Unicode characters to draw the TLV tree on the terminal by Davide Pesavento · 4 years ago
- 9b1fd4b dissect: print offset of parsing error by Davide Pesavento · 4 years 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
- 3047ba4 ci+docs: CentOS renamed the PowerTools repo to lowercase by Davide Pesavento · 4 years ago
- 6677762 tests: sync common testing infrastructure with ndn-cxx and NFD by Davide Pesavento · 4 years, 3 months ago
- 374f4e4 Prepare release 0.7.1 by Eric Newberry · 4 years, 3 months ago ndn-tools-0.7.1
- 02ec47c ci: add clang 12 (dev snapshot) to Travis CI build matrix by Davide Pesavento · 4 years, 5 months ago
- 9a1b65d ci: disable frames in lcov HTML coverage report by Davide Pesavento · 4 years, 5 months ago
- 3527558 tests: avoid deprecated Data::getSignature() by Davide Pesavento · 4 years, 5 months ago
- d653afa ci: add Xcode 11.6 and 12 to Travis CI build matrix by Davide Pesavento · 4 years, 6 months ago
- 28181ee Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
- 298c435 Rename VERSION to VERSION.info to avoid conflicts with modern STL by Alexander Afanasyev · 4 years, 7 months ago
- b07d7a9 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 8 months ago
- 8a2907e ci: avoid exceeding Travis time limit on arm64 by Davide Pesavento · 4 years, 9 months ago
- d5c2447 ci: build ndn-cxx with AddressSanitizer by Davide Pesavento · 4 years, 9 months ago
- fce3963 ci: use https URL in git clone command by Davide Pesavento · 4 years, 9 months ago
- d839882 ci: add CentOS 8 support; drop CentOS 7 by Davide Pesavento · 4 years, 9 months ago
- a1a9d70 build: switch to python3 by Davide Pesavento · 4 years, 9 months ago
- 4ab5eed tests: fix ndndump unit tests with latest ndn-cxx by Davide Pesavento · 4 years, 10 months ago
- 9fa6a78 ci: update Travis configuration by Davide Pesavento · 4 years, 10 months ago
- 3b0fccd docs: restructure and update AUTHORS.md by Eric Newberry · 5 years ago
- 9b70f57 build: upgrade waf to version 2.0.19 by Davide Pesavento · 5 years ago
- 7d14815 build: increase version number by Davide Pesavento · 5 years ago
- 6ab7f91 Prepare release 0.7 by Davide Pesavento · 5 years ago ndn-tools-0.7
- a8600b0 tests: avoid deprecated boost headers; define BOOST_TEST_MODULE by Davide Pesavento · 5 years ago
- 2cd6ae8 build: pass pkg_config_path to check_cfg() when looking for libndn-cxx by Davide Pesavento · 5 years ago
- 4a2e89d catchunks: Improve CUBIC performance for lossy networks by Klaus Schneider · 5 years ago
- 296b385 catchunks: add --no-version-discovery option by Davide Pesavento · 5 years ago
- 97a33b2 catchunks: simplify internal options handling by Davide Pesavento · 5 years ago
- 32c0df2 catchunks: silence new clang-10 warning "final-dtor-non-final-class" by Davide Pesavento · 5 years ago
- 327fb4b dump: update test cases for packet format v0.3 by Davide Pesavento · 5 years ago
- cbef7b8 ci: upgrade Travis config to Ubuntu 18.04 by Davide Pesavento · 5 years ago
- 11c6991 dump: add missing include by Davide Pesavento · 5 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
- 5e3773d catchunks: switch to RttEstimatorWithStats by Davide Pesavento · 5 years ago
- 50cf6db peek: change --link-file option to expect a raw binary file by Davide Pesavento · 5 years ago
- 0d4b182 pingserver: change the short form of --freshness to -f 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
- 6752d94 catchunks: remove previously deprecated options 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
- c1eb2fc ci: add Xcode 11 to Travis CI build matrix by Davide Pesavento · 5 years ago
- ba56066 catchunks: adapt to recent RttEstimator API changes by Davide Pesavento · 6 years ago
- 0353bae ci: add gcc-9 to Travis CI build matrix by Davide Pesavento · 6 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
- 7057640 catchunks: use ndn-cxx's RttEstimator by Davide Pesavento · 6 years ago
- 9619295 tests: add FreshnessPeriod where MustBeFresh is used by Junxiao Shi · 6 years ago
- 6cc1dfb Prepare release 0.6.4 by Davide Pesavento · 6 years ago ndn-tools-0.6.4
- 630b008 ci: adapt to new repo layout for CentOS boost RPMs by Davide Pesavento · 6 years ago
- 786a7f2 Sync sphinx build config with ndn-cxx, improve README.md by Davide Pesavento · 6 years ago
- 84d8477 catchunks: get rid of the last few remaining uses of Selectors by Davide Pesavento · 6 years ago
- 105cd9e Parameters => ApplicationParameters by Davide Pesavento · 6 years ago
- e90a358 putchunks: include man files and add signing info by Klaus Schneider · 6 years ago
- bb2d280 catchunks: remove modular version discovery by Chavoosh Ghasemi · 6 years ago
- 9e5122b catchunks: Implement CUBIC window adaptation by Klaus Schneider · 6 years ago
- bf2c517 chunks+ping: follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
- c16ec57 ci: update .travis.yml by Davide Pesavento · 6 years ago
- da85e25 Rename translation units containing main() to main.cpp by Davide Pesavento · 6 years ago
- e4687a1 Remove abandoned ndn-pib tool by Davide Pesavento · 6 years ago
- d8197df catchunks: refactor in preparation for CUBIC pipeline. by schneiderklaus · 6 years ago
- aacc7da ndn::util::scheduler => ndn::scheduler by Davide Pesavento · 6 years ago
- 8ff3abd catchunks: increase retx limit and improve statistics by schneiderklaus · 6 years ago
- 0c6fcb5 catchunks: remove iterative version discovery method by Chavoosh Ghasemi · 6 years ago
- d8f9af2 catchunks: add metadata-based version discovery by Chavoosh Ghasemi · 6 years ago
- 5cb6701 catchunks: pass versioned name to onDiscoverySuccess signal by Chavoosh Ghasemi · 6 years ago