Age | Commit message (Expand) | Author | Files | Lines |
2021-01-22 | quic: quicly v0.1.2 update | Mathias Raoul | 1 | -23/+9 |
2020-04-10 | quic: fix clean stream close | Aloys Augustin | 1 | -0/+1 |
2020-03-24 | quic: disable vnet_crypto and batching if no crypto engines are loaded | MathiasRaoul | 1 | -0/+2 |
2020-01-31 | quic: quicly crypto offloading | MathiasRaoul | 1 | -0/+41 |
2019-12-17 | quic: Implement crypto contexts | Nathan Skrzypczak | 1 | -8/+12 |
2019-12-11 | quic: Use per thread next_cid | Nathan Skrzypczak | 1 | -1/+1 |
2019-12-04 | quic: fix stream tx_fifo race condition | Nathan Skrzypczak | 1 | -0/+13 |
2019-12-04 | quic: add conn-timeout config option | Nathan Skrzypczak | 1 | -0/+2 |
2019-11-26 | quic: Refactor for crypto contexts | Nathan Skrzypczak | 1 | -11/+6 |
2019-11-22 | quic: Refactor quic rx callback for offload | Nathan Skrzypczak | 1 | -0/+20 |
2019-11-22 | quic: Remove qctx opening pool | Nathan Skrzypczak | 1 | -1/+0 |
2019-11-07 | quic: Add support for ckpair & crypto engine | Nathan Skrzypczak | 1 | -1/+3 |
2019-11-04 | quic: enhance error reporting | Dave Wallace | 1 | -0/+5 |
2019-11-01 | quic: fifo size is u32 | Dave Wallace | 1 | -2/+2 |
2019-10-09 | session: Add certificate store | Nathan Skrzypczak | 1 | -1/+2 |
2019-10-08 | hsa: make vpp_echo use mq instead of bapi | Nathan Skrzypczak | 1 | -6/+0 |
2019-10-08 | session: add is_migrating flag | Nathan Skrzypczak | 1 | -0/+1 |
2019-10-07 | quic: Refactor naming & clibs | Nathan Skrzypczak | 1 | -0/+15 |
2019-10-04 | quic: make quic fifo size configurable via cli | MathiasRaoul | 1 | -1/+4 |
2019-10-01 | quic: Add Tx, Rx and packet drop counters | MathiasRaoul | 1 | -0/+10 |
2019-09-06 | quic: fix server opening stream immediately | Aloys Augustin | 1 | -1/+1 |
2019-08-01 | quic: Improve quicly_ctx handling & crypto ctx | Nathan Skrzypczak | 1 | -0/+17 |
2019-07-30 | quic: cleanup and refactorisation | Aloys Augustin | 1 | -19/+23 |
2019-07-23 | quic: Refactor connections closing and deletion | Aloys Augustin | 1 | -0/+3 |
2019-07-09 | quic: fix passive disconnect handling & refactor | Nathan Skrzypczak | 1 | -24/+51 |
2019-06-28 | quic : Use TX event for app read notification | Nathan Skrzypczak | 1 | -2/+1 |
2019-06-18 | quic: fix handling of stream reset & close | Nathan Skrzypczak | 1 | -2/+2 |
2019-06-17 | session: use listener_handle instead of listener_index | Nathan Skrzypczak | 1 | -1/+0 |
2019-05-14 | QUIC multi thread update | Aloys Augustin | 1 | -5/+9 |
2019-05-06 | Add QUIC multistream support | Nathan Skrzypczak | 1 | -21/+15 |
2019-04-16 | QUIC: Initial multi stream support | Aloys Augustin | 1 | -19/+38 |
2019-04-10 | quic: add dummy accepted cb | Florin Coras | 1 | -1/+1 |
2019-03-29 | Integrate first QUIC protocol implementation | Nathan Skrzypczak | 1 | -0/+118 |