1. a9ec67c tests: expand test coverage of EthernetFactory and UdpFactory by Davide Pesavento · 1 year, 2 months ago
  2. d91fe6d core+face: avoid deprecated Boost.Asio interfaces by Davide Pesavento · 1 year, 3 months ago
  3. a9b09b6 build: make precompiled headers more useful by Davide Pesavento · 2 years, 7 months ago
  4. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  5. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  6. cb27d91 common: handle negative unsigneds in config by Eric Newberry · 4 years, 9 months ago
  7. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  8. d27841b face: consistently use the template method pattern in ProtocolFactory by Davide Pesavento · 6 years ago
  9. 812d615 mgmt+face: allow MTU of datagram faces to be overridden by Eric Newberry · 7 years ago
  10. 9c33b90 core+face+tools: use asio::ip::address::from_string directly by Davide Pesavento · 7 years ago
  11. ded1742 face: Configurable IP subnets for "local" TCP faces by Alexander Afanasyev · 7 years ago
  12. 494a955 face: support non-listening UDP channels by Davide Pesavento · 7 years ago
  13. 0c3e57b face+mgmt: allow congestion marking parameters to be enabled and set by Eric Newberry · 7 years ago
  14. 15b5505 face: group parameters to createFace and connect into a common structure by Davide Pesavento · 7 years ago
  15. 4b89a6e face: move createChannel overloads that take strings to unit tests by Davide Pesavento · 7 years ago
  16. 2642cd2 mgmt: support LpReliability flag in faces/create and faces/update by Eric Newberry · 7 years ago
  17. b15276f tests: improve EthernetFactory test coverage by Davide Pesavento · 7 years ago
  18. 6028619 face: remove prohibited endpoint set by Junxiao Shi · 7 years ago
  19. 944f38b face: move face parameters into CreateFaceParams struct by Eric Newberry · 7 years ago
  20. 0ba6d64 face: pass addFace and NetworkMonitor to ProtocolFactory constructor by Junxiao Shi · 7 years ago
  21. 1816d4b face: implement close-on-idle and persistency change for Ethernet unicast by Davide Pesavento · 7 years ago
  22. 46afec4 face: unicast support in EthernetFactory by Davide Pesavento · 8 years ago
  23. a3c9ddb face: allow the creation of permanent TCP faces by Davide Pesavento · 8 years ago
  24. 78e32b0 face+mgmt: accept LocalUri in ProtocolFactory and FaceManager by Eric Newberry · 8 years ago
  25. 1b65ca1 tests: delete BOOST_CHECK_NO_THROW in ProtocolFactory test suites by Junxiao Shi · 8 years ago
  26. 38b24c7 face: process face_system.tcp config section in TcpFactory by Junxiao Shi · 8 years ago
  27. f40551a face+mgmt: enable local fields through ProtocolFactory::createFace by Eric Newberry · 8 years ago
  28. 4260241 mgmt+face: move protocol-specific face creation checks into protocol factories by Eric Newberry · 8 years ago
  29. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago