Home
last modified time | relevance | path

Searched hist:f86bcc87 (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/test/redfish-core/lib/
H A Dupdate_service_test.cppf86bcc87 Fri Aug 25 11:34:07 CDT 2023 Ed Tanous <edtanous@google.com> Clean up tftp update to use URL

Similar to transforms we've done elsewhere, we shouldn't be parsing
urls using std::string::find, regex, or anything else, as they don't
handle URL % encoding properly.

Change-Id: I48bb30c0c737c4df2ae73f40fc49c63bac5b658f
Signed-off-by: Ed Tanous <edtanous@google.com>
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hppf86bcc87 Fri Aug 25 11:34:07 CDT 2023 Ed Tanous <edtanous@google.com> Clean up tftp update to use URL

Similar to transforms we've done elsewhere, we shouldn't be parsing
urls using std::string::find, regex, or anything else, as they don't
handle URL % encoding properly.

Change-Id: I48bb30c0c737c4df2ae73f40fc49c63bac5b658f
Signed-off-by: Ed Tanous <edtanous@google.com>
/openbmc/bmcweb/
H A Dmeson.buildf86bcc87 Fri Aug 25 11:34:07 CDT 2023 Ed Tanous <edtanous@google.com> Clean up tftp update to use URL

Similar to transforms we've done elsewhere, we shouldn't be parsing
urls using std::string::find, regex, or anything else, as they don't
handle URL % encoding properly.

Change-Id: I48bb30c0c737c4df2ae73f40fc49c63bac5b658f
Signed-off-by: Ed Tanous <edtanous@google.com>