curl/lib/vssh
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
..
libssh.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
libssh2.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
ssh.h version: turn version number functions into returning void 2021-06-30 23:23:34 +02:00
wolfssh.c infof: remove newline from format strings, always append it 2021-07-07 22:54:01 +02:00
wolfssh.h curl.se: new home 2020-11-04 23:59:47 +01:00