- Jan 22, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
NSH: Add option to use platform-specific logic to verify login credentials; Add option to add a delay after each failed login attempt
-
- Jan 21, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 20, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
nsh_stdsession() cannot use the same login logic as nsh_session(); Also put telnet login in a separate file for symmetry
-
Gregory Nutt authored
apps/nshlib: All NSH sessions may now be protected with passwords stored in the encrypted /etc/passwd file
-
Gregory Nutt authored
-
Gregory Nutt authored
NSH: Add logic for the case where the passwd file is read-only. ROMFS image needs to be marked as const, or it will end up in RAM.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 19, 2016
-
-
Gregory Nutt authored
examples/qencoder: Add configuration options to Kconfig file
-
Paul A. Patience authored
-
=?UTF-8?B?6ZmI5p6X6aOe?= authored
-
- Jan 18, 2016
-
-
Gregory Nutt authored
-
- Jan 17, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Revert "Revert "NSH: All nsh_output strings tagged with IOBJ so that they may be stored in FLASH on AVR"" This reverts commit fd083ee9.
-
Gregory Nutt authored
This reverts commit 186a101d.
-
Gregory Nutt authored
This reverts commit cb6a914d.
-
Gregory Nutt authored
-
- Jan 14, 2016
-
-
Gregory Nutt authored
-
Pelle Windestam authored
-
- Jan 13, 2016
-
-
Gregory Nutt authored
-
Stefan Kolb authored
-
- Jan 08, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
OS test: Mark some constants as long to avoid overflow when used the AVR8. Example, 500*1000 overflows when type int is only 16-bits, but 500*1000L avoids the overflow
-
- Jan 06, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 05, 2016
-
-
Gregory Nutt authored
-
- Jan 04, 2016
-
-
Gregory Nutt authored
-
- Jan 01, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 31, 2015
-
-
Gregory Nutt authored
-