| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gsm0808: fix control flow issue | Philipp Maier | 2017-05-08 | 1 | -3/+2 |
* | Add SW Description (de)marshalling | Max | 2017-04-28 | 2 | -0/+160 |
* | Uninitialized variable in ipa_ccm_make_id_resp_from_req() | Harald Welte | 2017-04-27 | 1 | -0/+2 |
* | fix spelling in API docu, command reply, logging, descriptions | Thorsten Alteholz | 2017-04-23 | 2 | -2/+2 |
* | ipa: Introduce helpers to encode IPA CCM ID RESPONSE | Harald Welte | 2017-04-15 | 2 | -1/+120 |
* | gsm0808: make gsm0808_create_reset_ack() accessible | Philipp Maier | 2017-04-08 | 1 | -0/+1 |
* | gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST | Philipp Maier | 2017-04-08 | 2 | -0/+57 |
* | gsm0808: Add create functions for BSS_MAP_MSG_PAGING | Philipp Maier | 2017-04-08 | 2 | -0/+53 |
* | gsm0808: Add create functions for CIPHER MODE COMMAND | Philipp Maier | 2017-04-08 | 2 | -0/+34 |
* | gsm0808: Add utils for Cell Identifier List | Philipp Maier | 2017-04-08 | 2 | -0/+80 |
* | gsm0808: Add utils for Encryption Information | Philipp Maier | 2017-04-08 | 2 | -0/+73 |
* | gsm0808: Add utils for Channel Type | Philipp Maier | 2017-04-08 | 2 | -0/+75 |
* | gsm0808: Add AoIP specific elements to gsm0808_create_... functions | Philipp Maier | 2017-04-08 | 2 | -5/+58 |
* | gsm0808: Add utils for Speech Codec List and Speech Codec | Philipp Maier | 2017-04-08 | 2 | -0/+190 |
* | gsm0808: Add utils for AoIP Transport Layer Address | Philipp Maier | 2017-04-08 | 3 | -1/+125 |
* | Fix LAPD UA message buffer memory leak. | Jean-Francois Dionne | 2017-03-29 | 1 | -5/+5 |
* | Add support for PCU version report | Max | 2017-03-23 | 1 | -0/+1 |
* | abis: add message type names | Max | 2017-03-22 | 2 | -0/+104 |
* | abis: add attribute names | Max | 2017-03-21 | 2 | -0/+72 |
* | build: fix build dependencies for generated sources | Neels Hofmeyr | 2017-03-20 | 1 | -1/+3 |
* | add gsm48_pdisc_msgtype_name() | Neels Hofmeyr | 2017-03-16 | 2 | -0/+202 |
* | add gsm48_pdisc_names and gsm48_pdisc_name() | Neels Hofmeyr | 2017-03-16 | 2 | -0/+20 |
* | auth_milenage: fix check against too large ind | Neels Hofmeyr | 2017-03-16 | 1 | -1/+1 |
* | osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || IND | Neels Hofmeyr | 2017-03-15 | 1 | -1/+66 |
* | osmo_auth_gen_vec: UMTS auth: store last used SQN, not next | Neels Hofmeyr | 2017-03-15 | 1 | -3/+9 |
* | lapd_core: Use 'struct value_string' for LAPD state names | Harald Welte | 2017-03-15 | 1 | -28/+33 |
* | libosmocoding: migrate transcoding routines from OsmoBTS | Vadim Yanitskiy | 2017-03-07 | 1 | -0/+2 |
* | Check for proper lapdm_datalink entity | Max | 2017-03-02 | 1 | -2/+8 |
* | fix: gsm0808.c: unterminated value_string array gsm0808_bssap_names | Neels Hofmeyr | 2017-03-02 | 1 | -0/+1 |
* | Export comp128 v2 and v3 routines as well | Holger Hans Peter Freyther | 2017-02-27 | 1 | -0/+2 |
* | fix osmo_auth_gen_vec_auts: copy rand to auth vector | Neels Hofmeyr | 2017-02-22 | 1 | -1/+8 |
* | gsup decode: fix expectation of AUTS length, should be 14 | Neels Hofmeyr | 2017-02-21 | 1 | -2/+2 |
* | gsup: add osmo_gsup_message_type_name() | Neels Hofmeyr | 2017-02-15 | 2 | -0/+30 |
* | utils/conv_gen.py: improve application flexibility | Vadim Yanitskiy | 2017-02-09 | 1 | -1/+1 |
* | fix various compiler warnings (on FreeBSD-11.0) | Harald Welte | 2017-02-08 | 2 | -1/+2 |
* | lapd_core: Fix MDL-ERROR ind after RELEASE ind | Philipp Maier | 2017-02-07 | 1 | -4/+4 |
* | lapd_core: fix program flow | Philipp Maier | 2017-02-07 | 1 | -5/+5 |
* | osmo_auth*: fix ordering of function args | Neels Hofmeyr | 2017-02-06 | 1 | -3/+3 |
* | lapd_core: Improve debug output | Philipp Maier | 2017-02-03 | 1 | -144/+190 |
* | GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16 | Neels Hofmeyr | 2017-02-02 | 1 | -1/+1 |
* | OML: add external alerts | Max | 2017-01-25 | 1 | -0/+1 |
* | ipa: Remove unneeded #include statement | Harald Welte | 2017-01-23 | 1 | -1/+0 |
* | Add abis_nm_fail_evt_vrep to libosmogsm.map | Max | 2017-01-19 | 1 | -0/+1 |
* | libosmogsm.map: fix typo | Max | 2017-01-17 | 1 | -1/+1 |
* | Mark deprecated function as such | Max | 2017-01-16 | 1 | -0/+1 |
* | Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap... | Max | 2017-01-13 | 2 | -0/+2 |
* | Add abis_nm_fail_evt_vrep() function | Max | 2017-01-11 | 1 | -4/+17 |
* | LAPD: improve logging | Max | 2017-01-10 | 1 | -4/+6 |
* | Add value strings for Probable Cause Type | Max | 2017-01-10 | 2 | -0/+8 |
* | Add OML Failure Event Report support | Max | 2017-01-06 | 2 | -0/+39 |