1. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  2. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  3. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  4. d27841b face: consistently use the template method pattern in ProtocolFactory by Davide Pesavento · 6 years ago
  5. 812d615 mgmt+face: allow MTU of datagram faces to be overridden by Eric Newberry · 6 years ago
  6. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  7. 9c33b90 core+face+tools: use asio::ip::address::from_string directly by Davide Pesavento · 6 years ago
  8. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  9. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  10. 494a955 face: support non-listening UDP channels by Davide Pesavento · 7 years ago
  11. 15b5505 face: group parameters to createFace and connect into a common structure by Davide Pesavento · 7 years ago
  12. 0c84164 face: allow enabling/disabling congestion marking through config file by Eric Newberry · 7 years ago
  13. 8ce0903 face: implement IPv6 UDP multicast transport by Md Ashiqur Rahman · 7 years ago
  14. 8215a3a face: deduplicate multicast UDP socket setup by Davide Pesavento · 7 years ago
  15. bb734df face: pass the whole NetworkInterface to UdpFactory::createMulticastFace by Davide Pesavento · 7 years ago
  16. 4b89a6e face: move createChannel overloads that take strings to unit tests by Davide Pesavento · 7 years ago
  17. afb2059 use ndn::ip::address(V6)FromString for scope-id aware conversion by Yanbiao Li · 7 years ago
  18. 2642cd2 mgmt: support LpReliability flag in faces/create and faces/update by Eric Newberry · 7 years ago
  19. 79a9208 face: use NetworkMonitor in EthernetFactory by Junxiao Shi · 7 years ago
  20. bbace1d face: use NetworkMonitor in UdpFactory by Junxiao Shi · 7 years ago
  21. 6028619 face: remove prohibited endpoint set by Junxiao Shi · 7 years ago
  22. 944f38b face: move face parameters into CreateFaceParams struct by Eric Newberry · 7 years ago
  23. 0ba6d64 face: pass addFace and NetworkMonitor to ProtocolFactory constructor by Junxiao Shi · 7 years ago
  24. 2d49175 face: give ProtocolFactory access to NetworkMonitor by Junxiao Shi · 7 years ago
  25. 46afec4 face: unicast support in EthernetFactory by Davide Pesavento · 7 years ago
  26. 77911cc face: make logging more uniform across channel types by Davide Pesavento · 8 years ago
  27. 78e32b0 face+mgmt: accept LocalUri in ProtocolFactory and FaceManager by Eric Newberry · 8 years ago
  28. fe4fce3 face: configuration option to make UDP multicast face "ad hoc" by Teng Liang · 8 years ago
  29. c31080d mgmt: Create UDP multicast faces according to whitelist/blacklist by Junxiao Shi · 8 years ago
  30. b47247d face: ProtocolFactory registry by Junxiao Shi · 8 years ago
  31. 64d99f2 face: process face_system.udp config section in UdpFactory by Junxiao Shi · 8 years ago
  32. f40551a face+mgmt: enable local fields through ProtocolFactory::createFace by Eric Newberry · 8 years ago
  33. 4260241 mgmt+face: move protocol-specific face creation checks into protocol factories by Eric Newberry · 8 years ago
  34. ab49745 core: use Boost.Log for logging by Yumin Xia · 8 years ago
  35. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  36. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  37. 0a49d34 face: UdpTransport by Yukai Tu · 9 years ago
  38. 375dcb0 face: minimal UDP permanent face by Yukai Tu · 9 years ago
  39. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  40. 7c90e6d face: ProtocolFactory::createFace with FacePersistency by Yukai Tu · 9 years ago
  41. 292e5e1 face: use move semantics for sockets where possible by Davide Pesavento · 10 years ago
  42. 0e156df face: Remove unnecessary use of DNS resolver in (Udp|Tcp|WebSocket)Factory by Alexander Afanasyev · 10 years ago
  43. 4381fb6 core: use ndn::dns from ndn-cxx by Chengyu Fan · 10 years ago
  44. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  45. c099ddb face: replace EventEmitter usage with Signal by Junxiao Shi · 10 years ago
  46. 70aaf8a face: Prevent infinite loop in TcpFactory and UdpFactory by Alexander Afanasyev · 10 years ago
  47. b499a60 core: ignore non-Ethernet AF_LINK addresses when enumerating NICs. by Davide Pesavento · 10 years ago
  48. 86bc91a face: Allow trailing slash for UDP and TCP FaceUri's by Alexander Afanasyev · 10 years ago
  49. dc01700 face: Switching to 2 sockets in MulticastUdpFace for sending and receiving by Alexander Afanasyev · 10 years ago
  50. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  51. 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
  52. 6d7176d face: bugfix of MulticastUdpFace receiving packets from all available NICs on Linux by Giulio Grassi · 11 years ago
  53. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  54. ca53ac6 face, mgmt: improve face creation failure and bad URI handling by Steve DiBenedetto · 11 years ago
  55. 7949416 face: Face::getLocalUri by Junxiao Shi · 11 years ago
  56. 355c066 face: Implementing new "isOnDemand" flag by Alexander Afanasyev · 11 years ago
  57. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  58. 61e3cc5 faces: Channel base class by Junxiao Shi · 11 years ago
  59. 624f6c6 face: UDP face/channel/factory by Giulio Grassi · 11 years ago