Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Server processes one command line at one time, so ignore the rest
incoming bytes during the command parsing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This can be used for other data objects than text and default text
|
|
|
|
The tag checking can be done safely once inside the main parsing
function, no need to repeat it in the individual object parsers.
|
|
|
|
|
|
|
|
|
|
|
|
Add support for lock codes AG and AC (MMI codes 333 and 353,
respectively). Use decimal MMI codes in <ss.h>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|