vrrp: fix vrrp_garp_or_na_send()'s memory leak
[vpp.git] / src / plugins / quic /
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2024-01-19 Damjan Marionbuild: disable plugins which require openssl if openssl... 20/40220/1
2023-12-22 Filip Tehlarquic: seed random generator during init 37/40137/2
2023-09-13 Florin Corasquic: fix quic sessions state updates 01/39501/5
2023-09-04 Florin Corassession: fix allocation of proxy fifos 67/39467/7
2023-08-09 Florin Corassession: async rx event notifications 58/37858/46
2023-08-02 Florin Corasquic: fix closing of streams 06/39306/2
2023-03-08 Florin Corasquic: use tx instead of builtin_tx event with timers 14/38414/2
2022-12-21 Dave Wallacequic: fix quic plugin with openssl 3.x 47/37847/3
2022-12-14 Dou Chaovcl: enable gso for 'sendmsg' in LDP mode. 98/37798/2
2022-12-02 Dave Wallacequic: update to quicly v0.1.4 39/37739/7
2022-10-31 Florin Corasquic: use safe pool realloc 31/35831/18
2022-10-12 Damjan Marionmisc: fix issues reported by clang-15 87/37387/1
2022-07-12 Florin Corasquic: fix coverity warning 58/36658/2
2022-06-17 fanxbquic:fix crash rx_fifo full or grow 49/36449/2
2022-02-15 fanxbquic: fix quic_config_fn cfg cmd parse error 28/35328/3
2022-02-10 Florin Corassession: use transport endpoint cfg for listen 80/35280/2
2021-08-03 Aloys Augustinquic: do not update crypto keys from workers 22/33322/2
2021-06-18 jxmsession: udp accept session state should be updated... 75/32775/1
2021-05-21 Klement Sekerabfd: use vnet crypto 93/32193/13
2021-05-21 Florin Corasquic: add extended vcl test 57/32357/5
2021-05-21 Florin Corasquic: fix timer update 08/32408/2
2021-05-21 Florin Corasquic: init crypto context on streams 07/32407/2
2021-05-21 Florin Corasquic: make sure aead crypto context matches quicly 06/32406/3
2021-05-19 Dave Wallacequic: fix memory leak & crash on connection delete 86/32386/1
2021-05-13 Dave Wallacetests: move test source to vpp/test 93/32293/2
2021-05-11 Florin Corasquic: alloc ctx on udp thread 74/32274/4
2021-05-07 Florin Corassession: connects seg manager is always first 46/32246/10
2021-05-03 Florin Corasquic: fix coverity warning 95/32195/1
2021-05-03 Florin Corasquic: improve udp dgram write 84/32184/5
2021-04-30 Damjan Marionbuild: declare some CMake variables as advanced 82/32182/1
2021-04-30 Florin Corasquic: report number of packets sent on custom tx 69/32169/4
2021-04-23 Florin Corastls quic: improve error reporting 94/32094/5
2021-04-22 Florin Corasvcl session: refactor passing of crypto context 76/32076/14
2021-04-22 Mathias Raoulquic: update quicly to v0.1.3 74/31874/4
2021-04-12 Klement Sekeratests: support attaching to existing vpp 63/31663/20
2021-03-26 Damjan Marionvlib: convert foreach_vlib_main macro to be more gdb... 81/31781/6
2021-03-20 Klement Sekeratests: add support for worker awareness 49/31649/13
2021-02-15 Nathan Skrzypczakquic: Coverity fix 79/31279/2
2021-02-11 Andrew Yourtchenkotests: tag the tests that do not work with multi-worker... 23/31023/20
2021-02-01 Mathias Raoulquic: clean setup_cipher function 75/30975/2
2021-01-22 Mathias Raoulquic: quicly v0.1.2 update 45/27845/24
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-11-25 Florin Corassession: add startup option to poll in main 39/30139/7
2020-09-28 Nathan Skrzypczakquic: Fix protip #47 / unformat (input_line) 02/29102/3
2020-09-24 Florin Corassession tcp udp tls quic: improve cli formatting 47/29047/6
2020-09-11 Nathan Skrzypczakquic: Clean quic_crypto_setup_cipher 78/28778/3
2020-09-11 Aloys Augustinquic: fix coverity warning 44/28744/2
2020-05-05 Dave Wallacetests: add test description to quic tests 89/26889/1
2020-04-10 Aloys Augustinquic: fix clean stream close 34/26434/5
2020-04-04 Florin Corassession tls: support tls descheduling 83/26083/9
2020-04-03 Florin Corassession: improve error reporting 95/22895/18
2020-04-03 Florin Corassession udp: fix transport flags and migration 28/26328/2
2020-04-01 Florin Corassession udp: support connect on listeners 27/26227/18
2020-03-30 Florin Corassession udp: flag for connected udp 15/26215/6
2020-03-27 MathiasRaoulquic: Check quicly version tag at compile time 72/24872/14
2020-03-25 Florin Corassession: api to add new transport types 40/25840/12
2020-03-24 MathiasRaoulquic: disable vnet_crypto and batching if no crypto... 98/26098/4
2020-03-05 Jakub Grajciarsession: API cleanup 97/24697/9
2020-02-25 Florin Corassvm: refactor fifo 86/24086/65
2020-02-07 Dave Wallacetests: skip extended quic tests under development 75/24875/1
2020-02-07 Dave Wallacequic: update config values for large stream tests 68/24568/9
2020-02-07 MathiasRaoulquic: fix coverity warning 43/24843/3
2020-02-06 MathiasRaoulquic: fix coverity warning 27/24827/2
2020-01-31 MathiasRaoulquic: quicly crypto offloading 38/23538/28
2020-01-31 MathiasRaoulquic: update quicly to v0.0.10-vpp 05/24705/1
2020-01-15 Aloys Augustinquic: add FEATURE.yaml 23/24323/2
2020-01-14 Paul Vinciguerratests: fix worker thread initialization 03/23803/4
2020-01-06 Aloys Augustinquic: call quic_send_packets only once per ctx 95/24095/3
2020-01-02 Florin Corassession: fix listener global endpoint lookup 46/24146/4
2019-12-19 Nathan Skrzypczakquic: fix accept failure 67/24067/2
2019-12-18 Nathan Skrzypczakquic: Hotfix crypto context on migrate 48/24048/2
2019-12-17 Nathan Skrzypczakquic: Implement crypto contexts 10/23310/15
2019-12-17 MathiasRaoulquic: update quicly to v0.0.8-vpp 09/23909/4
2019-12-11 Nathan Skrzypczakquic: Add support for unidirectional streams 59/23759/5
2019-12-11 Nathan Skrzypczakquic: Use per thread next_cid 01/23901/2
2019-12-11 Nathan Skrzypczakquic: Add aggregated quicly stats 16/23916/3
2019-12-11 MathiasRaoulquic: add more detailed statistics 52/23852/5
2019-12-10 MathiasRaoulquic: removing quicly_send call from quic_accept_connection 54/23654/4
2019-12-06 MathiasRaoulquic: update quicly to v0.0.7-vpp 79/23679/5
2019-12-05 Paul Vinciguerratests: quic enable per testcase timeout overrides 06/23806/4
2019-12-04 Nathan Skrzypczakquic: fix stream tx_fifo race condition 54/23754/4
2019-12-04 Nathan Skrzypczakquic: clean accept/connect error codepath 32/23732/3
2019-12-04 Nathan Skrzypczakquic: refactor connection search fn 33/23733/2
2019-12-04 Nathan Skrzypczakquic: add conn-timeout config option 31/23731/2
2019-12-04 Nathan Skrzypczakquic: fix import typo 50/23650/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-20 Nathan Skrzypczakquic: Increase logging 63/23563/3
2019-11-19 Dave Wallacequic: handle duplicate packet from quicly 42/23542/2
2019-11-07 Nathan Skrzypczakquic: Add support for ckpair & crypto engine 91/23291/2
2019-11-06 Paul Vinciguerradocs: add spellcheck to 'make docs' sphinx docs 78/23278/3
2019-11-06 Nathan Skrzypczakquic: free qctx after udp cleanup 67/23267/3
2019-11-05 Renato Botelho do... misc: Fix python scripts shebang line 59/23159/5
2019-11-04 Dave Wallacequic: enhance error reporting 74/23174/2
2019-11-04 Dave Wallacequic: remove redundant function calls 24/23124/4
2019-11-01 Dave Wallacequic: fifo size is u32 05/23105/9
2019-10-31 Dave Wallacequic: fix wrong error checking 49/23149/2
2019-10-31 Florin Corasquic: disable failing test 29/23129/2
next