Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PR-988 K210: Resolve occasional lock in early boot caused by waiting for serial driver to initialize

PR-1205 K210: Add basic GPIOHS support

PR-1112 tiva: Add up_idle support

...

  • Add the source command.
  • Avoid use of sh where it is not needed since it pollutes the parent environment including the working directory and variables.

...

PR-236 littlevgl: Add additional config mappings to the library

PR-264 nxplayer: Add max host and filename for http url

PR-260 nshlib: Add wget buffer size control with CONFIG_NSH_WGET_BUFF_SIZE

PR-243 dhcpd: Add ability for daemon to be cancelled

PR-238 Remove use the set_errno this is now properly handled by the libc and OS

PR-233 hdc1008: Add example application for this driver

Bug Fixes

PR-282 netlib: Fix pathlen computation for netlib_parseurl and netlib_parsehttpurl

PR-281 webclient: Check return value of netlib_parseurl correctly

PR-278 webclient: Handle http→https redirection correctly

PR-277 webclient: Limit the number of http redirects

PR-198 webclient: Use getaddrinfo() to get IPv4 address on dual stack systems

PR-268 ftpd: Fix EPSV mode for IPv4

PR-258 nsh: Always try FILE_APPS even if the command is builtin, this is a regression introduced in 9.0.0

PR-257 gs2200m: Handle packets over 1500 Bytes, previously would overflow buffer

PR-221 gs2200m: Server sockets were not properly being released by the daemon when close() was called

PR-248 dhcpd: Correct option header check length

PR-176 cu: Handle NULL character correctly

Security Issues Fixed In This Release

...