1. 1ee7830 transport: cleanup by Florin Coras · 6 years ago
  2. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  3. 58a93e8 tls: preallocate app sessions on connect/accept by Florin Coras · 6 years ago
  4. d8e94ba Fix an issue in tls.c by Ping Yu · 6 years ago
  5. 5a2ec8f session: free session after transport and app confirm by Florin Coras · 6 years ago
  6. fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
  7. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  8. 5665ced session: extend connect api for internal apps by Florin Coras · 6 years ago
  9. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  10. c01d578 tls: fix connection failures/interrupts at scale (VPP-1464) by Florin Coras · 6 years ago
  11. eb97e5f tls: fix multi threaded medium scale test (VPP-1457) by Florin Coras · 6 years ago
  12. ef91534 tls: fix disconnects for sessions with pending data by Florin Coras · 6 years ago
  13. b5e94e3 tls: use application interface apis by Florin Coras · 6 years ago
  14. 2179513 session: lock app worker mq for io events by Florin Coras · 6 years ago
  15. da3eec1 session: detect namespace for transport apps by Florin Coras · 6 years ago
  16. 74cac88 session: fix reentrant listens by Florin Coras · 6 years ago
  17. ab2f6db session: support multiple worker binds by Florin Coras · 6 years ago
  18. e6446a3 Fix race condition in tls half open ctx get/put by Ping Yu · 6 years ago
  19. 57791ad tls: fix handling of failed connects by Florin Coras · 6 years ago
  20. 1553197 session: add support for multiple app workers by Florin Coras · 6 years ago
  21. decda5b optimize init_server to reduce session overhead by Ping Yu · 6 years ago
  22. a0c29a9 Fix a segment fault issue in TLS by Ping Yu · 6 years ago
  23. 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago
  24. 5c9083d session: use generic session pool for listeners by Florin Coras · 7 years ago
  25. cc5677b No need for this routine to be global by Dave Barach · 7 years ago
  26. 0bee9ce session: allow builtin apps to register names by Florin Coras · 7 years ago
  27. 5090c57 session: fix coverity warnings by Florin Coras · 7 years ago
  28. 58d36f0 tls: add openssl engine by Florin Coras · 7 years ago
  29. d77eee6 tls: make tls engines pluggable by Florin Coras · 7 years ago[Renamed (60%) from src/vnet/session-apps/tls.c]
  30. 8f89dd0 tls: enforce certificate verification by Florin Coras · 7 years ago
  31. e3e2f07 tls: add stop listen handler by Florin Coras · 7 years ago
  32. dcde927 tls: clib_mem_alloc context to avoid dangling references by Florin Coras · 7 years ago
  33. 371ca50 session: first approximation implementation of tls by Florin Coras · 7 years ago