Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-18 | udp/session: refactor to support dgram mode | Florin Coras | 1 | -19/+8 |
2018-03-07 | tls: enforce certificate verification | Florin Coras | 1 | -2/+13 |
2018-03-02 | session: first approximation implementation of tls | Florin Coras | 1 | -10/+23 |
2018-02-15 | session: avoid session handle conflict with vcl | Florin Coras | 1 | -0/+1 |
2018-02-14 | session: support local sessions and deprecate redirects | Florin Coras | 1 | -6/+67 |
2017-12-11 | session: generalize handling of network transports | Florin Coras | 1 | -14/+2 |
2017-10-16 | udp: refactor udp code | Florin Coras | 1 | -0/+1 |
2017-10-10 | session: add support for application namespacing | Florin Coras | 1 | -0/+39 |
2017-08-25 | tcp: retransmit and multi-buffer segment fixes and improvements | Florin Coras | 1 | -1/+1 |
2017-08-16 | tcp: improve builtin http server | Florin Coras | 1 | -7/+1 |
2017-08-15 | tcp: state machine improvements | Florin Coras | 1 | -3/+0 |
2017-08-10 | TCP proxy prototype | Dave Barach | 1 | -1/+4 |
2017-07-25 | Cleanup/refactor session layer code | Florin Coras | 1 | -0/+98 |