Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |