crypto crypto-openssl: support hashing operations
[vpp.git] / src / plugins / quic /
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
2019-10-30 Dave Wallacequic: fix quicly fifo size mismatch 12/23112/2
2019-10-30 Paul Vinciguerraquic: fix typos 16/23016/2
2019-10-22 Dave Wallacetests: quic add big stream extended tests 94/22894/3
2019-10-22 Dave Wallacetests: enable vpp_echo to run in gdb 66/22866/3
2019-10-21 Mathias Raoulquic: Add PICOTLS_INCLUDE_DIR var to CMakeLists. 86/21086/2
2019-10-11 Dave Wallacehsa: vpp_echo refactor quic nclients arg 80/22680/2
2019-10-09 Nathan Skrzypczakhsa: use crypto_engine_type_t for TLS 42/22042/4
2019-10-09 Nathan Skrzypczaksession: Add certificate store 45/22045/8
2019-10-09 Dave Wallacehsa: fix vpp_echo session close 73/22273/10
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 MathiasRaoulquic: fix wrong condition in update_fifo_size 90/22590/1
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-04 MathiasRaoulquic: update quicly to v0.0.5 84/22484/5
2019-10-01 MathiasRaoulquic: Create custom event logger 15/22215/6
2019-10-01 MathiasRaoulquic: Add Tx, Rx and packet drop counters 14/22214/8
2019-10-01 MathiasRaoulquic: add cli command for stats 13/22213/7
2019-09-27 Dave Wallacetests: add quic plugin qclose/sclose tests 85/22185/5
2019-09-18 MathiasRaoulquic : refactor function naming 00/22100/6
2019-09-12 Benoît Gannequic: fix use-after-free 95/21995/2
2019-09-11 Benoît Gannequic: fix non-null terminated hostname string 63/21963/2
2019-09-06 Aloys Augustinquic: fix server opening stream immediately 33/21833/3
2019-09-02 Aloys Augustinquic: disable quic plugin by default 76/21676/3
2019-08-28 Dave Wallacequic: enable stable quic tests 86/21486/6
2019-08-22 Dave Wallacetests: move plugin tests to src/plugins/*/test 46/21446/3
2019-08-19 Nathan Skrzypczakquic: fix rx_callback refactoring 97/21397/2
2019-08-16 Mathias Raoulquic: quic_app_rx_callback refactor. 83/21083/6
next