api: API trace improvements
[vpp.git] / src / plugins / tlspicotls /
2021-08-10 Florin Corastls: picotls optimize rx path 88/33388/13
2021-08-10 Florin Corastls: picotls optimize writes 77/33377/23
2021-08-06 Florin Corastls: avoid picotls buffer allocs on rx 17/33417/2
2021-08-06 Florin Corastls: avoid ptls ctx free on transport close 19/33419/2
2021-08-03 Florin Corastls: picotls handle accept failures 16/33316/2
2021-07-30 Florin Corastls: picotls rx fixes and improvements 08/33308/12
2021-06-07 Simon Zhangtls: change picotls plugin crypto module to accommodate... 09/32609/3
2021-04-30 Damjan Marionbuild: declare some CMake variables as advanced 82/32182/1
2021-04-22 Nathan Skrzypczaktls: tlspicotls require version when building 88/32088/2
2021-04-22 Mathias Raoulquic: update quicly to v0.1.3 74/31874/4
2021-01-22 Mathias Raoulquic: quicly v0.1.2 update 45/27845/24
2021-01-18 Simon Zhangtls: make picotls engine able to initial connection... 48/30548/3
2020-12-04 Vladimir Medvedkintls: allow picotls to use secp elliptic curves 58/30258/2
2020-11-04 Simon Zhangtls: fix picotls engine crypto multi-thread issue 29/29729/2
2020-04-28 Simon Zhangtls: fix wrong usage of session close function issue 29/26629/4
2020-04-20 Simon Zhangtls: fix Picotls tx hang issue 77/26577/2
2020-04-11 Simon Zhangtls: make ctx_write function return the length of enqueue 76/26476/3
2020-04-09 Simon Zhangtls: adopt picotls engine to new session scheduling... 37/26437/5
2020-04-04 Florin Corassession tls: support tls descheduling 83/26083/9
2020-04-04 Florin Corassession tls: improve app transports tx scheduling 85/25485/8
2020-03-16 Simon Zhangtls: refactor Picotls ctx_read function to reduce one... 95/25895/8
2020-03-13 Simon Zhangtls: small refactor for Picotls engine ctx_write function 14/25814/3
2020-03-07 Simon Zhangtls: refactor ctx_write function to avoid allocate... 67/25667/3
2020-02-26 Florin Corastls: fix picotls dbg 34/25434/3
2020-02-18 Simon Zhangtls: Picotls engine symmetric crypto enhancement by... 84/25184/6
2020-02-15 Simon Zhangtls: Fix Picotls ctx_read rx_content issue 81/25181/2
2020-02-11 Simon Zhangtls: refactor picotls ctx_read process to improve CPS 21/24921/5
2020-01-15 Simon Zhangtls: add picotls session close process 13/24313/3
2019-11-12 Florin Corastls: fix picotls coverity warnings 67/23367/2
2019-11-10 Simon Zhangtls: picotls engine basic enabling for TLS 02/23302/15