BAN-AI-Communications/k95-mingw

View on GitHub
k95source/ckossh.c

Summary

Maintainability
Test Coverage

Showing 19 of 19 total issues

No pair for character (). Cant process file. File is either invalid or unicode, which is currently not supported.
Open

. add \f...()'s to process the .ssh\... key files (pub, priv, host)
Severity: Critical
Found in k95source/ckossh.c by cppcheck

XXX found
Open

continue; /**XXX wait for \n */
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

* Make sure the group is OK. XXX note that there is no check
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

/* XXX we assume c->extended is writeable */
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

/* XXX wait for reply */
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

/* XXX think about Bleichenbacher, too */
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

/* XXX ssh should not be suid root here but ...*/
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

/* XXX check permission */
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

/* XXX duplicate : */
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

/* XXX mem-leaks: */
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

if (in_non_blocking_mode) /* XXX */
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

/* XXX should be pre-session */
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

/* XXX internal state */
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

* XXX it would actually be nice if we could display the prompt
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

* XXX Should permit the user to change to use the new id.
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

/** XXX race */
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

/* XXX clear authentication state */
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

/* XXX wait for reply */
Severity: Minor
Found in k95source/ckossh.c by fixme

XXX found
Open

/* XXX we assume that client_loop has already been called */
Severity: Minor
Found in k95source/ckossh.c by fixme
Category
Status