| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | abis: add message type names | Max | 2017-03-22 | 3 | -0/+105 |
* | abis: add attribute names | Max | 2017-03-21 | 3 | -0/+73 |
* | build: fix distcheck: include gen scripts in EXTRA_DIST | Neels Hofmeyr | 2017-03-20 | 1 | -0/+2 |
* | build: fix build dependencies for generated sources | Neels Hofmeyr | 2017-03-20 | 2 | -2/+6 |
* | build: conv_gen.py: ensure parent dirs of written files exist | Neels Hofmeyr | 2017-03-20 | 1 | -3/+9 |
* | build: generate gsm0503.h to builddir, not srcdir | Neels Hofmeyr | 2017-03-20 | 1 | -1/+1 |
* | build: coding/gsm0503: fix build in sep. dir: -I builddir | Neels Hofmeyr | 2017-03-20 | 1 | -0/+1 |
* | osmo-auc-gen: fix --sqn limit on 32bit systems, fixing build | Neels Hofmeyr | 2017-03-20 | 1 | -3/+1 |
* | README.md: Make sure all hyperlinks use <> | Harald Welte | 2017-03-17 | 1 | -7/+7 |
* | logging: fail gracefully if log_info() was not called | Harald Welte | 2017-03-16 | 1 | -0/+21 |
* | jenkins: add value_string termination check | Neels Hofmeyr | 2017-03-16 | 1 | -0/+2 |
* | Add a README file for some background information about this repo | Harald Welte | 2017-03-16 | 2 | -1/+81 |
* | add gsm48_pdisc_msgtype_name() | Neels Hofmeyr | 2017-03-16 | 3 | -0/+207 |
* | add gsm48_pdisc_names and gsm48_pdisc_name() | Neels Hofmeyr | 2017-03-16 | 3 | -0/+24 |
* | contrib: add script to find unterminated value_string arrays | Neels Hofmeyr | 2017-03-16 | 1 | -0/+33 |
* | auth_milenage: fix check against too large ind | Neels Hofmeyr | 2017-03-16 | 1 | -1/+1 |
* | fix OSMO_VALUE_STRING macro: don't use OSMO_STRINGIFY() | Neels Hofmeyr | 2017-03-15 | 1 | -1/+1 |
* | ctrl_type_vals: explicitly terminate | Neels Hofmeyr | 2017-03-15 | 3 | -3/+4 |
* | milenage_test: cosmetic: verify AUTS in comments | Neels Hofmeyr | 2017-03-15 | 1 | -0/+56 |
* | fix wrong return code | Thorsten Alteholz | 2017-03-15 | 1 | -1/+1 |
* | linuxlist.h: add llist_first/last_entry macros | Neels Hofmeyr | 2017-03-15 | 1 | -0/+30 |
* | milenage_test: enhance to verify new SQN increments | Neels Hofmeyr | 2017-03-15 | 2 | -0/+31 |
* | osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || IND | Neels Hofmeyr | 2017-03-15 | 3 | -1/+74 |
* | osmo_auth_gen_vec: UMTS auth: store last used SQN, not next | Neels Hofmeyr | 2017-03-15 | 4 | -10/+18 |
* | osmo-auc-gen: clarify SQN output, prepare for SQN changes | Neels Hofmeyr | 2017-03-15 | 2 | -16/+18 |
* | add osmo-auc-gen_test | Neels Hofmeyr | 2017-03-15 | 6 | -2/+134 |
* | milenage_test: cosmetic fix: shown value is not SEQ.MS | Neels Hofmeyr | 2017-03-15 | 2 | -2/+4 |
* | lapd_core: Use 'struct value_string' for LAPD state names | Harald Welte | 2017-03-15 | 1 | -28/+33 |
* | Doxygen: exclude osmocom/core/gsm/protocol/* | Harald Welte | 2017-03-15 | 1 | -1/+1 |
* | gsm_04_08: add _NUM_CHREQ_T to enum | Alexander Couzens | 2017-03-14 | 1 | -0/+1 |
* | gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE | Alexander Couzens | 2017-03-14 | 1 | -0/+2 |
* | build: cosmetic: coding: break a CPPFLAGS line | Neels Hofmeyr | 2017-03-13 | 1 | -1/+3 |
* | libosmocoding: fix .deb building | Max | 2017-03-07 | 3 | -0/+9 |
* | libosmocoding: migrate transcoding routines from OsmoBTS | Vadim Yanitskiy | 2017-03-07 | 25 | -7/+8111 |
* | tests/conv: separate test logic | Vadim Yanitskiy | 2017-03-06 | 4 | -153/+169 |
* | gsm0503.h: generate header automatically | Vadim Yanitskiy | 2017-03-06 | 3 | -174/+7 |
* | utils/conv_gen.py: add header generation feature | Vadim Yanitskiy | 2017-03-06 | 1 | -5/+44 |
* | utils/conv_gen.py: add test vectors generation feature | Vadim Yanitskiy | 2017-03-06 | 1 | -2/+76 |
* | ctrl_type_vals: fix range check | Neels Hofmeyr | 2017-03-06 | 1 | -1/+1 |
* | 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 |
* | fsm: convenience: add inline osmo_fsm_inst_state_name() | Neels Hofmeyr | 2017-03-01 | 1 | -0/+4 |
* | Handle replies in ctrl_cmd_handle() | Max | 2017-03-01 | 1 | -0/+17 |
* | Use value_string for ctrl_type | Max | 2017-03-01 | 7 | -37/+74 |
* | Fix client-side ctrl interface helpers | Max | 2017-03-01 | 1 | -40/+1 |
* | Export comp128 v2 and v3 routines as well | Holger Hans Peter Freyther | 2017-02-27 | 1 | -0/+2 |
* | ports.h: rename CSCN to MSC | Neels Hofmeyr | 2017-02-24 | 2 | -2/+2 |
* | libosmoctrl: Fix typo in ctrl_interface_connect() | Harald Welte | 2017-02-23 | 1 | -1/+1 |
* | Expand and expose ctrl connection allocation | Max | 2017-02-23 | 2 | -6/+52 |
* | logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* | Neels Hofmeyr | 2017-02-23 | 8 | -59/+61 |