Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
e38e261ae635a240c80226a78526036bdbc7bcca
/
core
/
common.hpp
89567d3
core: Network: misc code cleanups
by Davide Pesavento
· 8 years ago
dcdf621
face: support permanent persistency in TcpTransport
by Weiwei Liu
· 8 years ago
9f5b01d
core: move common.hpp to core/
by Junxiao Shi
· 8 years ago
[Renamed (96%) from common.hpp]
b84bd3a
common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly
by Davide Pesavento
· 9 years ago
a98bf93
face: Refactor Face as LinkService+Transport
by Eric Newberry
· 9 years ago
ec2a698
Remove illegal std::to_string definition and use ndn::to_string in its place
by Davide Pesavento
· 9 years ago
01f8dba
Use make_unique where appropriate
by Davide Pesavento
· 9 years ago
d2856a4
Stop including <ndn-cxx/common.hpp>
by Davide Pesavento
· 9 years ago
698f4fe
mgmt refactoring: ManagerBase
by Yanbiao Li
· 9 years ago
0355e9f
fw: Forwarder processes Link for mobility
by Junxiao Shi
· 9 years ago
149e02c
Enhance exception throwing with Boost Exception library
by Spyridon Mastorakis
· 9 years ago
ce81230
build: Emulate std::to_string when it is missing
by Alexander Afanasyev
· 10 years ago
9427941
face: refactor handling of LinkType face trait
by Davide Pesavento
· 10 years ago
a37405d
face: fix NDNLP PartialMessage cleanup scheduling
by Junxiao Shi
· 10 years ago
1e06417
fw: use Signal in FaceTable
by Junxiao Shi
· 10 years ago
1c93cae
fw: add override specifier to Strategy triggers
by Junxiao Shi
· 10 years ago
a1937bf
core: use FaceUri from ndn-cxx
by Junxiao Shi
· 10 years ago
21303af
common.hpp: delete boost::scoped_ptr
by Junxiao Shi
· 10 years ago
3ffe66d
core: use ethernet::Address from ndn-cxx
by Junxiao Shi
· 10 years ago
cf1e6e7
core: use EventEmitter from ndn-cxx
by Junxiao Shi
· 10 years ago
ab1e8f2
build: Always build in C++11 mode.
by Davide Pesavento
· 10 years ago
67f11ac
all: avoid usage of deprecated namespace ndn::Tlv
by Junxiao Shi
· 10 years ago
5dd26c3
face: increment link layer byte counters in StreamFace and DatagramFace
by Junxiao Shi
· 10 years ago
651b75e
table: capacity limit in PIT NonceList
by Junxiao Shi
· 10 years ago
8552a38
build: Enabling ability to use precompiled headers and some other build fixes
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
4a77136
build: == Dependency change == NFD now depends on ndn-cxx library
by Alexander Afanasyev
· 11 years ago
613e2a9
src: Reorganizing source code in preparation to merge NRD code
by Alexander Afanasyev
· 11 years ago
[Renamed from daemon/common.hpp]
52a18f9
all: cleanup common.hpp and import typenames from ndn namespace.
by Davide Pesavento
· 11 years ago
96b80bb
table: Content Store performance fix
by Ilya Moiseenko
· 11 years ago
9bcbc7c
docs: Update of copyright and license statement in all .hpp and .cpp files
by Alexander Afanasyev
· 11 years ago
bf6a93d
core: change logging from environment variable to configuration file-based
by Steve DiBenedetto
· 11 years ago
eb3197f
all: Update code to compile with latest time-related changes in ndn-cpp-dev library
by Alexander Afanasyev
· 11 years ago
76cf77a
table: ContentStore based on skip list
by Ilya Moiseenko
· 11 years ago
0b5fbbb
fw: NccStrategy
by Junxiao Shi
· 11 years ago
a9b8575
table: Name Tree Implementation
by HYuan
· 11 years ago
dbe7173
table: MeasurementsAccessor for strategy
by Junxiao Shi
· 11 years ago
bd220a0
face: Implementation of encode/decode of LocalControlHeader
by Alexander Afanasyev
· 11 years ago
8888449
fw: /localhost scope control for incoming Interest
by Junxiao Shi
· 11 years ago
bb75b55
mgmt: added subscription-based configuration file parser
by Steve DiBenedetto
· 11 years ago
e5e2fce
table: StrategyInfo getter/setter
by Junxiao Shi
· 11 years ago
a807e65
core: Implementation of the logging module for NFD
by Ilya Moiseenko
· 11 years ago
18bbf81
src: Changing namespace ndn to namespace nfd
by Alexander Afanasyev
· 11 years ago
d32cb96
face/tcp: Implementing mock version of TcpFace
by Alexander Afanasyev
· 11 years ago
920af2f
core: Basic implementation of Scheduler
by Alexander Afanasyev
· 11 years ago
c1e1236
table: Mock implementation of FIB
by Junxiao Shi
· 11 years ago
61c5ef3
core: time::Duration, time:Point, time::now
by Junxiao Shi
· 11 years ago
b927a3a
src: Creating daemon/common.hpp for all generic includes and import of commonly used abstractions to ndn namespace
by Alexander Afanasyev
· 11 years ago