1. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  2. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  3. ded1742 face: Configurable IP subnets for "local" TCP faces by Alexander Afanasyev · 7 years ago
  4. 0c3e57b face+mgmt: allow congestion marking parameters to be enabled and set by Eric Newberry · 7 years ago
  5. 15b5505 face: group parameters to createFace and connect into a common structure by Davide Pesavento · 7 years ago
  6. 2642cd2 mgmt: support LpReliability flag in faces/create and faces/update by Eric Newberry · 7 years ago
  7. 944f38b face: move face parameters into CreateFaceParams struct by Eric Newberry · 7 years ago
  8. 78e32b0 face+mgmt: accept LocalUri in ProtocolFactory and FaceManager by Eric Newberry · 8 years ago
  9. b47247d face: ProtocolFactory registry by Junxiao Shi · 8 years ago
  10. 3409cd3 face: process face_system.websocket config section in WebSocketFactory by Junxiao Shi · 8 years ago
  11. 9a00fab tests: merge TcpChannel and UdpChannel test suites using test case templates by Davide Pesavento · 8 years ago
  12. f40551a face+mgmt: enable local fields through ProtocolFactory::createFace by Eric Newberry · 8 years ago
  13. 4260241 mgmt+face: move protocol-specific face creation checks into protocol factories by Eric Newberry · 8 years ago