Age | Commit message (Expand) | Author | Files | Lines |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -5/+5 |
2018-10-18 | tls: fix connection failures/interrupts at scale (VPP-1464) |  Florin Coras | 1 | -12/+18 |
2018-10-16 | tls: fix multi threaded medium scale test (VPP-1457) |  Florin Coras | 1 | -1/+4 |
2018-10-02 | tls: fix disconnects for sessions with pending data |  Florin Coras | 2 | -13/+59 |
2018-09-15 | tls: use application interface apis |  Florin Coras | 1 | -15/+23 |
2018-09-10 | session: lock app worker mq for io events |  Florin Coras | 1 | -1/+1 |
2018-09-08 | session: detect namespace for transport apps |  Florin Coras | 1 | -0/+1 |
2018-09-07 | session: fix reentrant listens |  Florin Coras | 1 | -8/+9 |
2018-09-06 | session: support multiple worker binds |  Florin Coras | 1 | -8/+8 |
2018-08-29 | Fix race condition in tls half open ctx get/put |  Ping Yu | 1 | -4/+5 |
2018-08-28 | tls: fix handling of failed connects |  Florin Coras | 1 | -8/+11 |
2018-08-24 | session: add support for multiple app workers |  Florin Coras | 1 | -32/+49 |
2018-08-17 | optimize init_server to reduce session overhead |  Ping Yu | 2 | -0/+12 |
2018-08-16 | Fix a segment fault issue in TLS |  Ping Yu | 1 | -2/+3 |
2018-07-19 | Add a new communication channel between VPP and openssl engine |  Ping Yu | 1 | -1/+1 |
2018-07-17 | session: use msg queue for events |  Florin Coras | 1 | -50/+2 |
2018-06-15 | TLS async support |  Ping Yu | 1 | -0/+1 |
2018-04-16 | session: use generic session pool for listeners |  Florin Coras | 1 | -8/+5 |
2018-03-29 | No need for this routine to be global |  Dave Barach | 1 | -1/+1 |
2018-03-23 | session: allow builtin apps to register names |  Florin Coras | 1 | -2/+3 |
2018-03-19 | session: fix coverity warnings |  Florin Coras | 1 | -1/+2 |
2018-03-15 | tls: add openssl engine |  Florin Coras | 2 | -159/+136 |
2018-03-08 | tls: make tls engines pluggable |  Florin Coras | 2 | -0/+940 |