aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-29Fix LAPD UA message buffer memory leak.Jean-Francois Dionne1-5/+5
2017-03-23Add support for PCU version reportMax2-0/+2
2017-03-22abis: add message type namesMax3-0/+105
2017-03-21abis: add attribute namesMax3-0/+73
2017-03-20build: fix distcheck: include gen scripts in EXTRA_DISTNeels Hofmeyr1-0/+2
2017-03-20build: fix build dependencies for generated sourcesNeels Hofmeyr2-2/+6
2017-03-20build: conv_gen.py: ensure parent dirs of written files existNeels Hofmeyr1-3/+9
2017-03-20build: generate gsm0503.h to builddir, not srcdirNeels Hofmeyr1-1/+1
2017-03-20build: coding/gsm0503: fix build in sep. dir: -I builddirNeels Hofmeyr1-0/+1
2017-03-20osmo-auc-gen: fix --sqn limit on 32bit systems, fixing buildNeels Hofmeyr1-3/+1
2017-03-17README.md: Make sure all hyperlinks use <>Harald Welte1-7/+7
2017-03-16logging: fail gracefully if log_info() was not calledHarald Welte1-0/+21
2017-03-16jenkins: add value_string termination checkNeels Hofmeyr1-0/+2
2017-03-16Add a README file for some background information about this repoHarald Welte2-1/+81
2017-03-16add gsm48_pdisc_msgtype_name()Neels Hofmeyr3-0/+207
2017-03-16add gsm48_pdisc_names and gsm48_pdisc_name()Neels Hofmeyr3-0/+24
2017-03-16contrib: add script to find unterminated value_string arraysNeels Hofmeyr1-0/+33
2017-03-16auth_milenage: fix check against too large indNeels Hofmeyr1-1/+1
2017-03-15fix OSMO_VALUE_STRING macro: don't use OSMO_STRINGIFY()Neels Hofmeyr1-1/+1
2017-03-15ctrl_type_vals: explicitly terminateNeels Hofmeyr3-3/+4
2017-03-15milenage_test: cosmetic: verify AUTS in commentsNeels Hofmeyr1-0/+56
2017-03-15fix wrong return codeThorsten Alteholz1-1/+1
2017-03-15linuxlist.h: add llist_first/last_entry macrosNeels Hofmeyr1-0/+30
2017-03-15milenage_test: enhance to verify new SQN incrementsNeels Hofmeyr2-0/+31
2017-03-15osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || INDNeels Hofmeyr3-1/+74
2017-03-15osmo_auth_gen_vec: UMTS auth: store last used SQN, not nextNeels Hofmeyr4-10/+18
2017-03-15osmo-auc-gen: clarify SQN output, prepare for SQN changesNeels Hofmeyr2-16/+18
2017-03-15add osmo-auc-gen_testNeels Hofmeyr6-2/+134
2017-03-15milenage_test: cosmetic fix: shown value is not SEQ.MSNeels Hofmeyr2-2/+4
2017-03-15lapd_core: Use 'struct value_string' for LAPD state namesHarald Welte1-28/+33
2017-03-15Doxygen: exclude osmocom/core/gsm/protocol/*Harald Welte1-1/+1
2017-03-14gsm_04_08: add _NUM_CHREQ_T to enumAlexander Couzens1-0/+1
2017-03-14gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASEAlexander Couzens1-0/+2
2017-03-13build: cosmetic: coding: break a CPPFLAGS lineNeels Hofmeyr1-1/+3
2017-03-07libosmocoding: fix .deb buildingMax3-0/+9
2017-03-07libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy25-7/+8111
2017-03-06tests/conv: separate test logicVadim Yanitskiy4-153/+169
2017-03-06gsm0503.h: generate header automaticallyVadim Yanitskiy3-174/+7
2017-03-06utils/conv_gen.py: add header generation featureVadim Yanitskiy1-5/+44
2017-03-06utils/conv_gen.py: add test vectors generation featureVadim Yanitskiy1-2/+76
2017-03-06ctrl_type_vals: fix range checkNeels Hofmeyr1-1/+1
2017-03-02Check for proper lapdm_datalink entityMax1-2/+8
2017-03-02fix: gsm0808.c: unterminated value_string array gsm0808_bssap_namesNeels Hofmeyr1-0/+1
2017-03-01fsm: convenience: add inline osmo_fsm_inst_state_name()Neels Hofmeyr1-0/+4
2017-03-01Handle replies in ctrl_cmd_handle()Max1-0/+17
2017-03-01Use value_string for ctrl_typeMax7-37/+74
2017-03-01Fix client-side ctrl interface helpersMax1-40/+1
2017-02-27Export comp128 v2 and v3 routines as wellHolger Hans Peter Freyther1-0/+2
2017-02-24ports.h: rename CSCN to MSCNeels Hofmeyr2-2/+2
2017-02-23libosmoctrl: Fix typo in ctrl_interface_connect()Harald Welte1-1/+1