Age | Commit message (Expand) | Author | Files | Lines |
2019-05-14 | QUIC multi thread update | Aloys Augustin | 1 | -25/+29 |
2019-05-14 | Coverity: Fix CID-198494 & CID-198388 | Dave Wallace | 1 | -1/+1 |
2019-05-14 | make test: Add QUIC external echo transfer test | Dave Wallace | 1 | -1/+27 |
2019-05-06 | Add QUIC multistream support | Nathan Skrzypczak | 1 | -48/+194 |
2019-04-30 | svm: more fifo refactor/cleanup | Florin Coras | 1 | -6/+5 |
2019-04-25 | session: cleanup segment manager and fifo segment | Florin Coras | 3 | -37/+37 |
2019-04-25 | session: use teps in accept/connect notifications | Florin Coras | 3 | -14/+14 |
2019-04-24 | Add get_endpoint in transport vft | Aloys Augustin | 1 | -1/+2 |
2019-04-16 | svm_fifo rework to avoid contention on cursize | Sirshak Das | 2 | -5/+6 |
2019-03-29 | Integrate first QUIC protocol implementation | Nathan Skrzypczak | 1 | -0/+1412 |
2019-03-07 | session: cleanup instances of deprecated io evts | Florin Coras | 1 | -1/+1 |
2019-03-06 | session: use session index instead of fifo for evt | Florin Coras | 2 | -49/+5 |
2019-03-06 | session: use vpp to switch io events for ct sessions | Florin Coras | 1 | -64/+17 |
2019-03-02 | session: remove deprecated binary apis | Florin Coras | 2 | -38/+0 |
2019-02-09 | tls: move test certificates to separate header file | Florin Coras | 1 | -56/+0 |
2019-02-05 | sock api: allow to start client with no rx_thread | Tomasz Kulasek | 1 | -1/+1 |
2019-01-25 | tcp_echo: support all ctrl msgs and io cleanup | Florin Coras | 1 | -95/+103 |
2019-01-02 | Fixes for buliding for 32bit targets: | David Johnson | 2 | -3/+4 |
2018-12-03 | svm: use explicit svm fifo segment main for slaves | Florin Coras | 2 | -17/+20 |
2018-11-30 | session: segment handle in accept/connect notifications | Florin Coras | 1 | -14/+8 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 2 | -12/+12 |
2018-10-28 | session: extend connect api for internal apps | Florin Coras | 1 | -3/+2 |
2018-10-23 | c11 safe string handling support | Dave Barach | 4 | -55/+55 |
2018-10-04 | udp_echo: fix cut-through server mode | Florin Coras | 1 | -206/+217 |
2018-08-10 | vcl: support for eventfd mq signaling | Florin Coras | 1 | -52/+36 |
2018-08-09 | Fix the fifo-size limitation in tcp_echo | Yalei Wang | 1 | -3/+1 |
2018-08-04 | socket api: multiple fds in one msg | Florin Coras | 1 | -2/+2 |
2018-07-19 | session: coverity warnings | Florin Coras | 1 | -12/+7 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 2 | -16/+4 |
2018-07-17 | session: send ctrl msg over mq | Florin Coras | 2 | -459/+453 |
2018-07-17 | session: use msg queue for events | Florin Coras | 2 | -30/+46 |
2018-06-19 | tcp: optimize tcp output | Florin Coras | 1 | -1/+2 |
2018-06-04 | fix usage string missing arg | Jerome Tollet | 1 | -1/+1 |
2018-05-19 | tcp_echo: support multiple connections | Florin Coras | 1 | -218/+250 |
2018-05-09 | session: cleanup session tx function | Florin Coras | 2 | -49/+79 |
2018-04-18 | udp/session: refactor to support dgram mode | Florin Coras | 1 | -172/+303 |
2018-03-07 | tls: enforce certificate verification | Florin Coras | 1 | -45/+49 |
2018-03-05 | tls: add stop listen handler | Florin Coras | 1 | -11/+102 |
2018-02-14 | session: support local sessions and deprecate redirects | Florin Coras | 2 | -44/+87 |
2018-02-05 | session: segment manager refactor | Florin Coras | 2 | -2/+2 |
2018-01-27 | session: use clib rwlocks instead of custom implementation | Florin Coras | 1 | -1/+1 |
2018-01-25 | session: add support for memfd segments | Florin Coras | 2 | -251/+313 |
2018-01-22 | svm: queue sub: Add conditional timed wait | Mohsin Kazmi | 2 | -4/+4 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 2 | -40/+26 |
2018-01-05 | sock api: add infra for bootstrapping shm clients | Florin Coras | 1 | -39/+73 |
2017-12-15 | apps: refactor uri and update build infra | Florin Coras | 2 | -0/+2452 |
2017-06-08 | LISP: add NSH support | Filip Tehlar | 1 | -3/+73 |
2017-05-03 | Fix vnet unit tests | Filip Tehlar | 3 | -32/+82 |
2017-04-25 | LISP: clean DP when deleting locators in use | Filip Tehlar | 1 | -2/+2 |
2017-03-30 | Clean up more Debian packaging symbol warnings | Dave Barach | 2 | -2/+0 |