Age | Commit message (Expand) | Author | Files | Lines |
2018-04-18 | udp/session: refactor to support dgram mode |  Florin Coras | 1 | -5/+23 |
2018-03-07 | tls: enforce certificate verification |  Florin Coras | 1 | -1/+6 |
2018-03-02 | session: first approximation implementation of tls |  Florin Coras | 1 | -0/+28 |
2018-02-14 | session: support local sessions and deprecate redirects |  Florin Coras | 1 | -4/+19 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. |  Ole Troan | 1 | -1/+1 |
2017-11-17 | vppcom: improve listener session handling |  Florin Coras | 1 | -0/+3 |
2017-11-10 | session: add app ns index to ns create api |  Florin Coras | 1 | -1/+13 |
2017-11-06 | session: add rule tags |  Florin Coras | 1 | -0/+2 |
2017-11-05 | session: add api to dump rules |  Florin Coras | 1 | -0/+44 |
2017-10-28 | session: rules tables |  Florin Coras | 1 | -0/+38 |
2017-10-17 | session: return local transport endpoint in connect reply |  Florin Coras | 1 | -0/+6 |
2017-10-10 | session: add support for application namespacing |  Florin Coras | 1 | -12/+39 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps |  Dave Barach | 1 | -1/+3 |
2017-09-07 | Fix session connect_* api message handling. |  Dave Wallace | 1 | -32/+13 |
2017-06-07 | Small update to session API |  Florin Coras | 1 | -0/+4 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages |  Dave Barach | 1 | -61/+7 |
2017-04-13 | Session layer refactoring |  Florin Coras | 1 | -144/+93 |
2017-03-04 | Cleanup URI code and TCP bugfixing |  Florin Coras | 1 | -0/+22 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 1 | -0/+429 |