| Commit message (Expand) | Author | Age | Files | Lines |
* | sms_test.c: Remove test of deprecated wrapper function | Pau Espin Pedrol | 2017-06-18 | 2 | -27/+0 |
* | test: Fix compiler warnings on 64bit systems | Holger Hans Peter Freyther | 2015-11-09 | 1 | -1/+1 |
* | sms_test: Do not crash on logging. | Alexander Chemeris | 2014-03-20 | 1 | -0/+8 |
* | sms: Fix gsm_7bit legacy functions return value | Jacob Erlbeck | 2014-01-09 | 2 | -0/+30 |
* | tests: Fix warnings | Jacob Erlbeck | 2013-10-08 | 1 | -3/+1 |
* | tests: Fix the sms_test and use the right array | Holger Hans Peter Freyther | 2013-10-08 | 1 | -1/+1 |
* | sms: Implement encoding the address as alphanumeric type | Holger Hans Peter Freyther | 2013-09-04 | 2 | -1/+49 |
* | sms: Added result buffer size parameter to 7bit conv funs | Jacob Erlbeck | 2013-08-12 | 2 | -54/+80 |
* | encoding: Provide an overload for the gsm_7bit_encode and a simple test | Holger Hans Peter Freyther | 2013-08-08 | 2 | -0/+18 |
* | build: simplify test handling and speed up build. | Diego Elio Pettenò | 2012-06-30 | 1 | -6/+0 |
* | tests: Fix the make distcheck of libosmocore with the tests | Holger Hans Peter Freyther | 2011-11-14 | 1 | -0/+1 |
* | tests: Use GNU autotest to execute our tests and compare textual output | Holger Hans Peter Freyther | 2011-11-14 | 1 | -0/+2 |
* | sms: SMS where cropped (from VTY), concatenation of SMS where not possible | Dennis Wehrle | 2011-07-24 | 1 | -14/+212 |
* | misc: Remove the sys/types.h include from various files | Holger Hans Peter Freyther | 2011-04-18 | 1 | -1/+0 |
* | include: reorganize headers file to include/osmocom/[gsm|core] | Pablo Neira Ayuso | 2011-03-23 | 1 | -3/+3 |
* | This patch moves the GSM-specific functions to the new library | Pablo Neira Ayuso | 2011-03-23 | 1 | -1/+1 |
* | tests: don't hardcode length values of expected encoding gsm_7bit_encode: | Nico Golde | 2010-07-21 | 1 | -11/+10 |
* | tests: Separate encoding/decoding test to verify them independly | Holger Hans Peter Freyther | 2010-07-20 | 1 | -17/+78 |
* | * rewrite GSM 7bit default encoding/decoding based on a lookup table as the p... | Nico Golde | 2010-07-20 | 1 | -1/+16 |
* | add missing automake / autoconf files | Harald Welte | 2010-02-20 | 1 | -0/+5 |
* | intial checkin of the libosmocore project | Harald Welte | 2010-02-20 | 1 | -0/+47 |