Commit Graph

18 Commits

Author SHA1 Message Date
Junxiao Shi ea48d8bb7c mgmt: StatusServer
refs #1199

Change-Id: Idf2181dde857970f026e8147b60d09dea45007a1
2014-03-17 11:11:44 -07:00
Steve DiBenedetto 84da5bfa3f mgmt: add sample configuration file and install default configuration
refs: #1332

Change-Id: Ic50aac57382b9760aa3b1c22b7dd2a9fec589cf9
2014-03-12 17:13:05 -06:00
Steve DiBenedetto 2c2b889ea2 mgmt, main: add support for authorized commands
refs: #1227

Change-Id: I907d1fa6e78775470c5376fcdfe898be4c311001
2014-03-11 17:08:31 -07:00
Davide Pesavento 44deacc811 face: Ethernet{Face,ChannelFactory} implementation.
refs: #1191

Change-Id: I08b7ebfdc5d70fb494b1f23bd7b1a77cf18653a1
2014-02-27 18:18:34 +01:00
Junxiao Shi 0b5fbbb4ff fw: NccStrategy
refs #1242

Change-Id: I21f870728b7b361547adbde9d64357c93aeb1ed9
2014-02-26 23:53:53 -08:00
Alexander Afanasyev e1724c45e7 build+ci: Fixing boost version checking and travis script
Change-Id: I83e2c2b7b7373f00f2a57ffe6adcb9c61db2a260
2014-02-26 22:12:51 -08:00
Alexander Afanasyev bfd31de5a9 build: Requiring boost >=1.48 during configure step
Change-Id: I09110e9993903a3157be22948a7275c4625cd393
Refs: #1186
2014-02-26 15:32:34 -08:00
hilata 198cadb39e tools: nfdc
Change-Id: Ida7d3b4264fd3452acf69b443150e3ad639e3da9
2014-02-22 20:24:36 -06:00
Alexander Afanasyev c78b141e7e build: Detecting if UNIX socket is available and disabling it if it is not
Change-Id: Iacdffe36223c085136a4fe09587ce304a3029853
2014-02-19 16:16:10 -08:00
Alexander Afanasyev 689569b931 build: Add coverage.py tool that introduces --with-coverage configure option
Change-Id: I1c6eeb71c734ef8b37e06cc5ac3d0b40aef492da
2014-02-16 20:20:07 -08:00
Junxiao Shi 88884490ae fw: /localhost scope control for incoming Interest
refs #1230

Change-Id: I86fd071ef144caa506b26a723f14232e2af5e2de
2014-02-15 21:08:09 -07:00
Alexander Afanasyev 35fc2b7b8e docs: Enabling doxygen build target
If doxygen is installed, `./waf doxygen` can be used to build API
documentation in ./build/docs.

Change-Id: Ib760668cbedc5a45f29c5a610548b07f7e459a38
refs: #1151
2014-02-13 19:58:32 -08:00
Junxiao Shi 09bf7c4321 daemon: mock program integration
Change-Id: I77940c7efb7a52251a8f25f6104717ba5253dc1c
refs #1140, #1139
2014-02-01 17:08:03 -08:00
Junxiao Shi 61c5ef3830 core: time::Duration, time:Point, time::now
refs #1148

Change-Id: I19c3d2f9b638797a6a36ce41a98be4463b4b7a2d
2014-01-25 18:31:02 -08:00
Alexander Afanasyev b927a3a5c6 src: Creating daemon/common.hpp for all generic includes and import of commonly used abstractions to ndn namespace
This commit also update CS interface (find should return
shared_ptr<Data>, CS entry is internal to CS, the design diagrams are
corrected too).

Change-Id: Ib6377b6d9b8478640ac35d3cfb6c9180cc57c4fe
2014-01-24 15:22:18 -08:00
Junxiao Shi 0fcb41e6de cs: Implementing fake CS
refs #1129

Change-Id: I1aa2e9dcea5a8f298b254f13ad651ced22118471
2014-01-24 10:19:51 -08:00
Junxiao Shi 1a2a856733 util: EventEmitter
refs #1118

Change-Id: Ib2c080f7ad0f70f2fcd9cc738b8d3601dcc2a98c
2014-01-23 16:04:57 -07:00
Alexander Afanasyev 2aa396272b Adding build system, README, COPYING, basic INSTALL.md, and skeleton for unit tests
Change-Id: I00a58106e43f6eaaec6eedf9fa7d217a22c19d2b
2014-01-22 13:34:03 -08:00