curl/lib/vquic
Daniel Stenberg 9ce7eee070
checksrc: find bad indentation in conditions without open brace
If the previous line starts with if/while/for AND ends with a closed
parenthesis and there's an equal number of open and closed parentheses
on that line, verify that this line is indented $indent more steps, if
not a cpp line.

Also adjust the fall-out from this fix.

Closes #11054
2023-04-28 23:11:00 +02:00
..
curl_msh3.c checksrc: find bad indentation in conditions without open brace 2023-04-28 23:11:00 +02:00
curl_msh3.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
curl_ngtcp2.c checksrc: find bad indentation in conditions without open brace 2023-04-28 23:11:00 +02:00
curl_ngtcp2.h ngtcp2: adjust config and code checks for ngtcp2 without nghttp3 2023-03-23 15:39:13 +01:00
curl_quiche.c urldata: shrink *select_bits int => unsigned char 2023-04-26 23:36:45 +02:00
curl_quiche.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
vquic.c h2/h3: replace state.drain counter with state.dselect_bits 2023-04-25 17:49:28 +02:00
vquic.h connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
vquic_int.h http3: improvements across backends 2023-03-31 15:44:57 +02:00