quic: quicly v0.1.2 update
[vpp.git] / src / plugins / quic / quic.h
2021-01-22 Mathias Raoulquic: quicly v0.1.2 update 45/27845/24
2020-04-10 Aloys Augustinquic: fix clean stream close 34/26434/5
2020-03-24 MathiasRaoulquic: disable vnet_crypto and batching if no crypto... 98/26098/4
2020-01-31 MathiasRaoulquic: quicly crypto offloading 38/23538/28
2019-12-17 Nathan Skrzypczakquic: Implement crypto contexts 10/23310/15
2019-12-11 Nathan Skrzypczakquic: Use per thread next_cid 01/23901/2
2019-12-04 Nathan Skrzypczakquic: fix stream tx_fifo race condition 54/23754/4
2019-12-04 Nathan Skrzypczakquic: add conn-timeout config option 31/23731/2
2019-11-26 Nathan Skrzypczakquic: Refactor for crypto contexts 81/23381/9
2019-11-22 Nathan Skrzypczakquic: Refactor quic rx callback for offload 85/23585/5
2019-11-22 Nathan Skrzypczakquic: Remove qctx opening pool 67/23567/6
2019-11-07 Nathan Skrzypczakquic: Add support for ckpair & crypto engine 91/23291/2
2019-11-04 Dave Wallacequic: enhance error reporting 74/23174/2
2019-11-01 Dave Wallacequic: fifo size is u32 05/23105/9
2019-10-09 Nathan Skrzypczaksession: Add certificate store 45/22045/8
2019-10-08 Nathan Skrzypczakhsa: make vpp_echo use mq instead of bapi 28/22028/6
2019-10-08 Nathan Skrzypczaksession: add is_migrating flag 88/22588/2
2019-10-07 Nathan Skrzypczakquic: Refactor naming & clibs 41/22441/4
2019-10-04 MathiasRaoulquic: make quic fifo size configurable via cli 23/22323/9
2019-10-01 MathiasRaoulquic: Add Tx, Rx and packet drop counters 14/22214/8
2019-09-06 Aloys Augustinquic: fix server opening stream immediately 33/21833/3
2019-08-01 Nathan Skrzypczakquic: Improve quicly_ctx handling & crypto ctx 79/20979/6
2019-07-30 Aloys Augustinquic: cleanup and refactorisation 53/20853/4
2019-07-23 Aloys Augustinquic: Refactor connections closing and deletion 58/20658/4
2019-07-09 Nathan Skrzypczakquic: fix passive disconnect handling & refactor 25/20525/4
2019-06-28 Nathan Skrzypczakquic : Use TX event for app read notification 23/19823/10
2019-06-18 Nathan Skrzypczakquic: fix handling of stream reset & close 41/20141/5
2019-06-17 Nathan Skrzypczaksession: use listener_handle instead of listener_index 09/20109/4
2019-05-14 Aloys AugustinQUIC multi thread update 66/19566/2
2019-05-06 Nathan SkrzypczakAdd QUIC multistream support 28/19328/3
2019-04-16 Aloys AugustinQUIC: Initial multi stream support 61/18761/3
2019-04-10 Florin Corasquic: add dummy accepted cb 77/18777/2
2019-03-29 Nathan SkrzypczakIntegrate first QUIC protocol implementation 78/18378/11