curl/lib/vtls
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
..
bearssl.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
bearssl.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
gskit.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
gskit.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
gtls.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
gtls.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
keylog.c curl.se: new home 2020-11-04 23:59:47 +01:00
keylog.h curl.se: new home 2020-11-04 23:59:47 +01:00
mbedtls.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
mbedtls.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
mbedtls_threadlock.c curl.se: new home 2020-11-04 23:59:47 +01:00
mbedtls_threadlock.h curl.se: new home 2020-11-04 23:59:47 +01:00
mesalink.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
mesalink.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
nss.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
nssg.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
openssl.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
openssl.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
rustls.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
rustls.h copyright: update copyright year ranges to 2021 2021-03-27 23:00:14 +01:00
schannel.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
schannel.h schannel: don't use static to store selected ciphers 2021-05-24 07:56:05 +02:00
schannel_verify.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
sectransp.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
sectransp.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
vtls.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
vtls.h version: turn version number functions into returning void 2021-06-30 23:23:34 +02:00
wolfssl.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
wolfssl.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00