Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
38fb251c441af7cfd53e0fbce9e0cbe0382d85b8
/
daemon
/
table
/
pit.cpp
042a331
table: attach PIT entry to NameTree node within depth limit
by Junxiao Shi
· 7 years ago
a274292
table: pit::Entry checks Interest matches entry when updating in/out-record
by Junxiao Shi
· 8 years ago
f5409d4
table: Pit::deleteInOutRecords accepts Entry* instead of shared_ptr
by Junxiao Shi
· 8 years ago
dbef6dc
table: Pit::erase accepts Entry* instead of shared_ptr
by Junxiao Shi
· 8 years ago
3248205
table: PIT iterator dereferences to const shared_ptr<pit::Entry>&
by Junxiao Shi
· 8 years ago
09cf13c
table: move PIT iterator to a separate file
by Junxiao Shi
· 8 years ago
7f35843
table: NameTree::lookup return Entry& instead of shared_ptr
by Junxiao Shi
· 8 years ago
811c010
table: NameTree findExactMatch, findLongestPrefixMatch return Entry*
by Junxiao Shi
· 8 years ago
e3cf285
table: delete deprecated functions in NameTree
by Junxiao Shi
· 8 years ago
02b73f5
table: delete PIT in-record and out-record when face is destroyed
by Junxiao Shi
· 8 years ago
2879779
table: fix Pit::find leak of NameTreeEntry
by Junxiao Shi
· 8 years ago
b184e53
table: NameTree::getEntry
by Junxiao Shi
· 8 years ago
ff92030
table: fix Pit::erase crash when Interest name contains implicit digest
by spirosmastorakis
· 8 years ago
4370fde
table: fix PIT not matching full name
by Junxiao Shi
· 9 years ago
5e5e445
fw: Nack in pipelines and best-route strategy
by Junxiao Shi
· 9 years ago
319f2c8
src: Update copyright notices for files modified in 2015
by Alexander Afanasyev
· 10 years ago
750fa1c
table: Allow iteration over PIT entries
by Alexander Afanasyev
· 10 years ago
2b73ca3
table: make NameTree::findAllMatches usable with range-based for
by Junxiao Shi
· 10 years ago
b2bcbcd
table: simplify PIT with C++11 features
by Junxiao Shi
· 10 years ago
60d0638
table: Remove operator== for Exclude, which is now a part of the library
by Alexander Afanasyev
· 10 years ago
28d586a
table: Store shared_ptr<Interest> instead of just Interest to avoid extra copy
by Alexander Afanasyev
· 10 years ago
f698028
src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref
by Alexander Afanasyev
· 10 years ago
9f7455b
fw: avoid setting PIT unsatisfy timer twice
by Junxiao Shi
· 11 years ago
30d3599
table: PIT PublisherPublicKeyLocator processing
by Junxiao Shi
· 11 years ago
9bcbc7c
docs: Update of copyright and license statement in all .hpp and .cpp files
by Alexander Afanasyev
· 11 years ago
e1079fc
table: NameTree enumeration
by Haowei Yuan
· 11 years ago
78c84d1
table: PIT on NameTree
by Haowei Yuan
· 11 years ago
18bbf81
src: Changing namespace ndn to namespace nfd
by Alexander Afanasyev
· 11 years ago
cbba04c
table: mock PIT
by Junxiao Shi
· 11 years ago