Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 4 | -0/+1232 |