1. 8f89dd0 tls: enforce certificate verification by Florin Coras · 7 years ago
  2. 371ca50 session: first approximation implementation of tls by Florin Coras · 7 years ago
  3. a332c46 session: segment manager refactor by Florin Coras · 7 years ago
  4. 84a30ef session: use clib rwlocks instead of custom implementation by Florin Coras · 7 years ago
  5. 2f8d8fa session: disconnect and echo client improvements by Florin Coras · 7 years ago
  6. b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
  7. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  8. 561af9b session: generalize handling of network transports by Florin Coras · 7 years ago
  9. c1214bd make sure the very first fragment triggers an rx_callback by Andreas Schultz · 7 years ago
  10. 93e6580 session: fix preallocation of local endpoint table by Florin Coras · 7 years ago
  11. 29ca16f session/udp: init rw locks by Florin Coras · 7 years ago
  12. 7999e83 session: add support for proxying apps by Florin Coras · 7 years ago
  13. ade70e4 session: return local transport endpoint in connect reply by Florin Coras · 7 years ago
  14. ec44e34 session: fix build when debugging is on by Florin Coras · 7 years ago
  15. 3cbc04b udp: refactor udp code by Florin Coras · 7 years ago
  16. cea194d session: add support for application namespacing by Florin Coras · 7 years ago
  17. 9d06304 session/tcp: improve preallocated segment handling by Florin Coras · 7 years ago
  18. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  19. 4eeeaaf tcp: horizontal scaling improvments by Florin Coras · 7 years ago
  20. b7f1faa Add fixed-size, preallocated pool support by Dave Barach · 7 years ago
  21. 5095895 tcp: re-enable persist timer if no data available to send by Florin Coras · 7 years ago
  22. c87c91d session: segment manager improvements by Florin Coras · 7 years ago
  23. 1f152cd tcp: retransmit and multi-buffer segment fixes and improvements by Florin Coras · 7 years ago
  24. c9d1c5b tcp: fix v6 sessions by root · 7 years ago
  25. ab0289a tcp: state machine improvements by Florin Coras · 7 years ago
  26. b2215d6 Fix tcp multi buffer segments retransmission by Florin Coras · 7 years ago
  27. 818eb54 Improve the svm fifo allocator by Dave Barach · 7 years ago
  28. 52851e6 TCP proxy prototype by Dave Barach · 7 years ago
  29. 66b1131 Fix tcp tx buffer allocation by Florin Coras · 7 years ago
  30. 6881062 Make tcp active open data structures thread safe by Florin Coras · 7 years ago
  31. 04e5344 Cleanup/refactor session layer code by Florin Coras · 7 years ago
  32. 6534b7a Improvements to tcp rx path and debugging by Florin Coras · 7 years ago
  33. 3eb5062 Fixes and improved tcp/session debugging by Florin Coras · 7 years ago
  34. 2c25a62 Horizontal (nSessions) scaling draft by Dave Barach · 8 years ago
  35. f03a59a Overall tcp performance improvements (VPP-846) by Florin Coras · 8 years ago
  36. 93992a9 Implement sack based tcp loss recovery (RFC 6675) by Florin Coras · 8 years ago
  37. 10d8cc6 Improve fifo allocator performance by Dave Barach · 8 years ago
  38. acd2a6a VPP-846: tcp perf / scale / hardening by Dave Barach · 8 years ago
  39. 259cdae Fixes to tcp active opens and reception by Dave Barach · 8 years ago
  40. 1015a1e Builtin debug cli http server by Dave Barach · 8 years ago
  41. f6d68ed Add support for tcp/session buffer chains by Florin Coras · 8 years ago
  42. c28764f TCP ooo reception fixes by Florin Coras · 8 years ago
  43. a546481 Session layer improvements by Florin Coras · 8 years ago
  44. 6cf30ad Session layer refactoring by Florin Coras · 8 years ago
  45. 3e350af TCP cc/window management fixes and debugging by Florin Coras · 8 years ago
  46. 6792ec0 TCP/session improvements by Florin Coras · 8 years ago
  47. e69f495 VPP-659 Improve tcp/session debugging and testing by Florin Coras · 8 years ago
  48. d79b41e VPP-659 TCP improvements by Florin Coras · 8 years ago
  49. a0b34a7 Register TCP with IP only if session is enabled by Florin Coras · 8 years ago
  50. e04c299 Cleanup URI code and TCP bugfixing by Florin Coras · 8 years ago
  51. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago