tls: enforce certificate verification
[vpp.git] / src / vnet / session / session.c
2018-03-07 Florin Corastls: enforce certificate verification 72/10972/9
2018-03-02 Florin Corassession: first approximation implementation of tls 68/10768/27
2018-02-05 Florin Corassession: segment manager refactor 71/10371/14
2018-01-27 Florin Corassession: use clib rwlocks instead of custom implementation 40/10240/3
2018-01-27 Florin Corassession: disconnect and echo client improvements 85/10285/2
2018-01-25 Florin Corassession: add support for memfd segments 09/10109/17
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2017-12-11 Florin Corassession: generalize handling of network transports 80/9780/10
2017-12-10 Andreas Schultzmake sure the very first fragment triggers an rx_callback 67/9767/3
2017-11-29 Florin Corassession: fix preallocation of local endpoint table 18/9618/2
2017-11-02 Florin Corassession/udp: init rw locks 05/9205/2
2017-11-01 Florin Corassession: add support for proxying apps 33/9133/5
2017-10-17 Florin Corassession: return local transport endpoint in connect... 17/8817/7
2017-10-17 Florin Corassession: fix build when debugging is on 48/8848/1
2017-10-16 Florin Corasudp: refactor udp code 30/8730/19
2017-10-10 Florin Corassession: add support for application namespacing 11/8611/22
2017-09-19 Florin Corassession/tcp: improve preallocated segment handling 19/8419/7
2017-09-18 Chris LukeFixes for issues Coverity has reported (VPP-972) 46/8446/3
2017-09-12 Florin Corastcp: horizontal scaling improvments 09/8309/18
2017-09-01 Dave BarachAdd fixed-size, preallocated pool support 37/8237/9
2017-08-30 Florin Corastcp: re-enable persist timer if no data available to... 41/8241/2
2017-08-29 Florin Corassession: segment manager improvements 92/8092/9
2017-08-25 Florin Corastcp: retransmit and multi-buffer segment fixes and... 33/8133/10
2017-08-16 roottcp: fix v6 sessions 59/8059/5
2017-08-15 Florin Corastcp: state machine improvements 45/8045/2
2017-08-11 Florin CorasFix tcp multi buffer segments retransmission 71/7871/12
2017-08-10 Dave BarachImprove the svm fifo allocator 85/7885/5
2017-08-10 Dave BarachTCP proxy prototype 27/7927/8
2017-08-02 Florin CorasFix tcp tx buffer allocation 61/7861/9
2017-07-30 Florin CorasMake tcp active open data structures thread safe 48/7748/13
2017-07-25 Florin CorasCleanup/refactor session layer code 88/7588/8
2017-07-21 Florin CorasImprovements to tcp rx path and debugging 11/7611/9
2017-07-15 Florin CorasFixes and improved tcp/session debugging 55/7555/8
2017-07-11 Dave BarachHorizontal (nSessions) scaling draft 16/7316/26
2017-06-19 Florin CorasOverall tcp performance improvements (VPP-846) 93/7093/19
2017-06-09 Florin CorasImplement sack based tcp loss recovery (RFC 6675) 87/6887/21
2017-06-01 Dave BarachImprove fifo allocator performance 35/6935/11
2017-05-17 Dave BarachVPP-846: tcp perf / scale / hardening 31/6731/2
2017-05-16 Dave BarachFixes to tcp active opens and reception 13/6713/3
2017-05-10 Dave BarachBuiltin debug cli http server 18/6618/6
2017-05-09 Florin CorasAdd support for tcp/session buffer chains 13/6613/11
2017-05-01 Florin CorasTCP ooo reception fixes 44/6444/5
2017-04-24 Florin CorasSession layer improvements 09/6309/7
2017-04-14 Florin CorasSession layer refactoring 67/6067/10
2017-04-02 Florin CorasTCP cc/window management fixes and debugging 49/5949/11
2017-03-28 Florin CorasTCP/session improvements 44/5744/19
2017-03-13 Florin CorasVPP-659 Improve tcp/session debugging and testing 25/5725/7
2017-03-10 Florin CorasVPP-659 TCP improvements 24/5624/14
2017-03-07 Florin CorasRegister TCP with IP only if session is enabled 59/5659/4
2017-03-04 Florin CorasCleanup URI code and TCP bugfixing 03/5603/7
2017-03-01 Dave BarachVPP-598: tcp stack initial commit 61/5561/7