Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-18 | tls: allow engines to customize close | Florin Coras | 1 | -0/+3 |
2019-03-25 | tls: make first segment and fifo size configurable | Florin Coras | 1 | -0/+2 |
2019-02-18 | tls: fix openssl/mbedtls use of app_wrk index | Florin Coras | 1 | -2/+2 |
2019-02-11 | session: cleanup application interface | Florin Coras | 1 | -0/+1 |
2019-02-09 | tls: move test certificates to separate header file | Florin Coras | 1 | -9/+1 |
2019-02-09 | session: refactor listen logic | Florin Coras | 1 | -1/+2 |
2019-02-04 | session: cleanup part 1 | Florin Coras | 1 | -7/+7 |
2019-01-17 | tls: preallocate app sessions on connect/accept | Florin Coras | 1 | -2/+5 |
2018-10-02 | tls: fix disconnects for sessions with pending data | Florin Coras | 1 | -1/+4 |
2018-08-17 | optimize init_server to reduce session overhead | Ping Yu | 1 | -0/+4 |
2018-07-19 | Add a new communication channel between VPP and openssl engine | Ping Yu | 1 | -1/+1 |
2018-06-15 | TLS async support | Ping Yu | 1 | -0/+1 |
2018-03-15 | tls: add openssl engine | Florin Coras | 1 | -13/+11 |
2018-03-08 | tls: make tls engines pluggable | Florin Coras | 1 | -0/+127 |