Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | 1 | -0/+8 |
2018-08-16 | Fix a segment fault issue in TLS | Ping Yu | 1 | -2/+3 |
2018-07-17 | session: use msg queue for events | Florin Coras | 1 | -50/+2 |
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 | 1 | -146/+125 |
2018-03-08 | tls: make tls engines pluggable | Florin Coras | 1 | -0/+813 |