#1389 closed enhancement (fixed)

Refactor login code

Reported by: Sebastian Huber Owned by: Joel Sherrill
Priority: normal Milestone: 4.10
Component: score Version: 4.10
Severity: minor Keywords:
Cc: strauman@… Blocked By:
Blocking:

Description

Refactored login code of the shell and telnetd. Avoids dependencies to DES and UNIX like password code to help targets with a low memory space.

Please note the comment in rtems_shell_get_text() (cpukit/libmisc/shell/login_prompt.c).

Attachments (2)

login.patch (27.5 KB) - added by Sebastian Huber on 03/02/09 at 15:08:31.
Patch for CVS HEAD.
login_v1.patch (41.6 KB) - added by Sebastian Huber on 03/10/09 at 11:46:15.
Patch for CVS HEAD.

Download all attachments as: .zip

Change History (5)

Changed on 03/02/09 at 15:08:31 by Sebastian Huber

Attachment: login.patch added

Patch for CVS HEAD.

Changed on 03/10/09 at 11:46:15 by Sebastian Huber

Attachment: login_v1.patch added

Patch for CVS HEAD.

comment:1 Changed on 03/10/09 at 11:46:15 by Sebastian Huber

attachments.isobsolete: 01

comment:2 Changed on 03/10/09 at 11:48:11 by Sebastian Huber

Cc: strauman added

comment:3 Changed on 04/30/09 at 12:53:06 by Sebastian Huber

Resolution: fixed
Status: newclosed

Fixed in 4.10.

Note: See TracTickets for help on using tickets.