Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-18 | Teach USSD to recognise password change strings. | Andrzej Zaborowski | 1 | -2/+8 | |
This is slightly hacky, part of ussd.c responsible for registering services is duplicated and parse_ss_control_string is modified to accept a fourth SI fragment in the input string. | |||||
2009-05-12 | Add directory with unit tests | Denis Kenzior | 1 | -0/+142 | |
Includes tests for SS parser, utility functions and SMS PDU decoder / encoder utilities. |