Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | smscb: Add some simple decoding routines for SMSCB. | Holger Hans Peter Freyther | 2010-12-29 | 1 | -1/+1 |
| | |||||
* | ussd: Add a test case, switch parsing to use a gsm48_hdr and len | Holger Hans Peter Freyther | 2010-10-11 | 1 | -1/+1 |
| | | | | | | The current USSD code is not doing any size checks, add a test case to find out how easily we access the data out of bounds. Begin to use the length in some places. | ||||
* | msgfile: Add a file parser for a simple file format | Holger Hans Peter Freyther | 2010-10-08 | 1 | -0/+3 |
| | | | | | | This file format will be used to store per country code, per network code messages. This will be used for various things ranging from access control, to messages... | ||||
* | add option --disable-tests to disable building of test binaries | Harald Welte | 2010-03-07 | 1 | -0/+2 |
| | |||||
* | add missing automake / autoconf files | Harald Welte | 2010-02-20 | 1 | -0/+1 |