Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: X10Svr SSDP_Server
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:bc30d348f5b4 | 2019-02-27 | WiredHome | Fix the venerable off-by-one error; if the two strings are adjacent it was detecting a false overlap. |
2:c7a3039893cb | 2018-11-18 | WiredHome | Improve the diagnostic when debug is enabled. |
1:65bc379d8cd0 | 2017-04-11 | WiredHome | Added a custom secure version of strcpy (strcpy_s) and strcat (strcat_s). |
0:6d899ce93ea0 | 2016-04-11 | WiredHome | Creation of some private string functions that were not part of the compiler library. |