aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/vnet/session/quic_echo.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-25hsa: move external echo apps to hsaFlorin Coras1-1841/+0
2019-06-24quic: server create streams test caseDave Wallace1-378/+629
2019-06-17session: use listener_handle instead of listener_indexNathan Skrzypczak1-1/+2
2019-05-14QUIC multi thread updateAloys Augustin1-25/+29
2019-05-14Coverity: Fix CID-198494 & CID-198388Dave Wallace1-1/+1
2019-05-14make test: Add QUIC external echo transfer testDave Wallace1-1/+27
2019-05-06Add QUIC multistream supportNathan Skrzypczak1-48/+194
2019-04-25session: cleanup segment manager and fifo segmentFlorin Coras1-10/+10
2019-04-25session: use teps in accept/connect notificationsFlorin Coras1-4/+4
2019-04-24Add get_endpoint in transport vftAloys Augustin1-1/+2
2019-03-29Integrate first QUIC protocol implementationNathan Skrzypczak1-0/+1412