aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/gsm0408/gsm0408_test.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-19Fix tests after rate_ctr changeMax1-48/+51
2017-10-01gsm0408_test: Verify that BA-IND is 0 in SI2xxx and 1 in SI5xxxHarald Welte1-0/+63
2017-08-13libcommon: Fix log output for bts>0.Alexander Chemeris1-5/+5
2017-06-15Update SI data structures and generationMax1-14/+64
2017-06-15Move SI-related definesMax1-1/+1
2017-05-15SI2quater: fix EARFCN inclusion checkMax1-5/+28
2017-05-15Restructure SI2quater generationMax1-48/+39
2017-04-28Prepare for extended SI2quater supportMax1-3/+2
2017-01-23SI2q: add support for multiple UARFCNsMax1-0/+21
2017-01-23Prevent segfault in range encodingMax1-0/+16
2016-12-09gsm0408_test.c: Don't pass negative value to strerror()Harald Welte1-1/+1
2016-12-02sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counterNeels Hofmeyr1-3/+3
2016-11-24move to libcommon-cs: net init 2: move bsc_network_init decl to new .hNeels Hofmeyr1-0/+1
2016-11-24move to libcommon-cs: net init 1: rename to bsc_network_initNeels Hofmeyr1-2/+2
2016-09-26mscsplit: gsm_network_init(): add explicit root talloc ctxNeels Hofmeyr1-2/+2
2016-05-31Make si2q scheduling optionalMax1-3/+14
2016-04-22Add vty check for max si2quater sizeMax1-31/+21
2016-04-22Add basic UARFCN supportMax1-20/+55
2016-04-16Add basic SI2quater supportMax1-0/+69
2016-03-17Revert "move to hex TMSI representation"Harald Welte1-1/+1
2016-03-17move to hex TMSI representationVadim Yanitskiy1-1/+1
2015-08-0364bit: Fix compiler warnings in regard to 64bitHolger Hans Peter Freyther1-1/+1
2014-02-20sms: Increment the RP Message Reference for each transactionHolger Hans Peter Freyther1-0/+25
2014-01-17openbsc: Fix coverity issuesJacob Erlbeck1-3/+3
2014-01-16si: Fix range1024 encodingJacob Erlbeck1-12/+12
2014-01-16si/test: Merge si tests into gsm48 testsJacob Erlbeck1-0/+146
2014-01-16si/test: Add tests for range encoding/decodingJacob Erlbeck1-0/+216
2012-01-06gsm0408: Print message when the test is doneHolger Hans Peter Freyther1-1/+2
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso1-2/+2
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-3/+3
2011-02-11[BSC] Move the BTS-type specific code from bcs_init.c to bts_*.cHarald Welte1-8/+0
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-5/+4
2010-09-18janitor: Move the * to the variable nameHolger Hans Peter Freyther1-1/+1
2010-03-04move some gsm48 utility functions to libosmocoreHarald Welte1-2/+6
2009-08-20[gsm48] Introduce a gsm48_generate_mid_from_imsi methodHolger Hans Peter Freyther1-2/+38
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+72