1. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  2. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  3. eef49a9 face: parse face_system.netdev_bound config section by Junxiao Shi · 6 years ago
  4. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  5. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  6. 17d1849 face: enable congestion marking by default on supported faces by Eric Newberry · 7 years ago
  7. 0c84164 face: allow enabling/disabling congestion marking through config file by Eric Newberry · 7 years ago
  8. b5eee20 face: delete deprecated FaceSystem constructor by Davide Pesavento · 7 years ago
  9. a5765d6 core: delete NetworkInterfaceInfo class by Junxiao Shi · 7 years ago
  10. 0ba6d64 face: pass addFace and NetworkMonitor to ProtocolFactory constructor by Junxiao Shi · 7 years ago
  11. 2d49175 face: give ProtocolFactory access to NetworkMonitor by Junxiao Shi · 7 years ago
  12. 77911cc face: make logging more uniform across channel types by Davide Pesavento · 8 years ago
  13. b47247d face: ProtocolFactory registry by Junxiao Shi · 8 years ago
  14. 64d99f2 face: process face_system.udp config section in UdpFactory by Junxiao Shi · 8 years ago
  15. 3409cd3 face: process face_system.websocket config section in WebSocketFactory by Junxiao Shi · 8 years ago
  16. 7003c60 face: process face_system.ether config section in EthernetFactory by Junxiao Shi · 8 years ago
  17. 406deb5 face: process face_system.unix config section in UnixStreamFactory by Junxiao Shi · 8 years ago
  18. 38b24c7 face: process face_system.tcp config section in TcpFactory by Junxiao Shi · 8 years ago
  19. b859031 face: FaceSystem class by Junxiao Shi · 8 years ago