author | Sebastian Harl <sh@tokkee.org> | |
Mon, 6 Jan 2014 11:00:18 +0000 (12:00 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 6 Jan 2014 11:00:18 +0000 (12:00 +0100) | ||
commit | 3c4e8a9b3d218abd4928121e033758c6577fd015 | |
tree | e9a7eafa0d03f355788c8edd0c9ef1356a5991ae | tree | snapshot |
parent | bf39a85b7764641b4a4f0c452331c8be8cb34a01 | commit | diff |
frontend: Implemented the CONNECTION_QUERY command.
This command expects a string representation of the to be executed command as
the command body. The frontend will then parse the string and execute the
first command. Other commands are (currently?) ignored to make injection
attacks harder.
This command expects a string representation of the to be executed command as
the command body. The frontend will then parse the string and execute the
first command. Other commands are (currently?) ignored to make injection
attacks harder.
src/frontend/connection.c | diff | blob | history |