curl/lib/vquic
Daniel Stenberg e7416cfd2b
infof: remove newline from format strings, always append it
- the data needs to be "line-based" anyway since it's also passed to the
  debug callback/application

- it makes infof() work like failf() and consistency is good

- there's an assert that triggers on newlines in the format string

- Also removes a few instances of "..."

- Removes the code that would append "..." to the end of the data *iff*
  it was truncated in infof()

Closes #7357
2021-07-07 22:54:01 +02:00
..
ngtcp2.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
ngtcp2.h copyright: fix year ranges in need of updates 2021-02-03 08:02:36 +01:00
quiche.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
quiche.h quiche: close the connection 2020-12-02 22:50:39 +01:00
vquic.c curl.se: new home 2020-11-04 23:59:47 +01:00
vquic.h curl.se: new home 2020-11-04 23:59:47 +01:00