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