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
gskit.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
gskit.h
gtls.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
gtls.h
keylog.c
keylog.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
mbedtls.h
mesalink.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
mesalink.h
nss.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
nssg.h
openssl.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
openssl.h
rustls.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
rustls.h
schannel_verify.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02: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
sectransp.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
sectransp.h
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