summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQSTPhilipp Maier2017-04-085-0/+113
* gsm0808: Add create functions for BSS_MAP_MSG_PAGINGPhilipp Maier2017-04-085-0/+99
* gsm0808: Add create functions for CIPHER MODE COMMANDPhilipp Maier2017-04-085-0/+78
* gsm0808: Add utils for Cell Identifier ListPhilipp Maier2017-04-085-0/+181
* gsm0808: Add utils for Encryption InformationPhilipp Maier2017-04-085-0/+131
* gsm0808: Add utils for Channel TypePhilipp Maier2017-04-085-0/+123
* gsm0808: Add AoIP specific elements to gsm0808_create_... functionsPhilipp Maier2017-04-085-7/+195
* gsm0808: Add utils for Speech Codec List and Speech CodecPhilipp Maier2017-04-085-0/+355
* gsm0808: Add utils for AoIP Transport Layer AddressPhilipp Maier2017-04-086-1/+220
* add VTY port number for osmo-stpHarald Welte2017-04-081-0/+1
* select: Find the highest fd when filling the fd_setsHolger Hans Peter Freyther2017-04-041-1/+12
* logging: Add log_info_cat for DLSS7/DLSCCP/DLSUA/DLM3UAHarald Welte2017-04-031-0/+20
* logging.h: #define DLSS7, DLSCCP, DLSUA, DLM3UA for libosmo-sigtranHarald Welte2017-04-031-1/+5
* jenkins: also test build in separate dirNeels Hofmeyr2017-03-311-0/+12
* Fix LAPD UA message buffer memory leak.Jean-Francois Dionne2017-03-291-5/+5
* Add support for PCU version reportMax2017-03-232-0/+2
* abis: add message type namesMax2017-03-223-0/+105
* abis: add attribute namesMax2017-03-213-0/+73
* build: fix distcheck: include gen scripts in EXTRA_DISTNeels Hofmeyr2017-03-201-0/+2
* build: fix build dependencies for generated sourcesNeels Hofmeyr2017-03-202-2/+6
* build: conv_gen.py: ensure parent dirs of written files existNeels Hofmeyr2017-03-201-3/+9
* build: generate gsm0503.h to builddir, not srcdirNeels Hofmeyr2017-03-201-1/+1
* build: coding/gsm0503: fix build in sep. dir: -I builddirNeels Hofmeyr2017-03-201-0/+1
* osmo-auc-gen: fix --sqn limit on 32bit systems, fixing buildNeels Hofmeyr2017-03-201-3/+1
* README.md: Make sure all hyperlinks use <>Harald Welte2017-03-171-7/+7
* logging: fail gracefully if log_info() was not calledHarald Welte2017-03-161-0/+21
* jenkins: add value_string termination checkNeels Hofmeyr2017-03-161-0/+2
* Add a README file for some background information about this repoHarald Welte2017-03-162-1/+81
* add gsm48_pdisc_msgtype_name()Neels Hofmeyr2017-03-163-0/+207
* add gsm48_pdisc_names and gsm48_pdisc_name()Neels Hofmeyr2017-03-163-0/+24
* contrib: add script to find unterminated value_string arraysNeels Hofmeyr2017-03-161-0/+33
* auth_milenage: fix check against too large indNeels Hofmeyr2017-03-161-1/+1
* fix OSMO_VALUE_STRING macro: don't use OSMO_STRINGIFY()Neels Hofmeyr2017-03-151-1/+1
* ctrl_type_vals: explicitly terminateNeels Hofmeyr2017-03-153-3/+4
* milenage_test: cosmetic: verify AUTS in commentsNeels Hofmeyr2017-03-151-0/+56
* fix wrong return codeThorsten Alteholz2017-03-151-1/+1
* linuxlist.h: add llist_first/last_entry macrosNeels Hofmeyr2017-03-151-0/+30
* milenage_test: enhance to verify new SQN incrementsNeels Hofmeyr2017-03-152-0/+31
* osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || INDNeels Hofmeyr2017-03-153-1/+74
* osmo_auth_gen_vec: UMTS auth: store last used SQN, not nextNeels Hofmeyr2017-03-154-10/+18
* osmo-auc-gen: clarify SQN output, prepare for SQN changesNeels Hofmeyr2017-03-152-16/+18
* add osmo-auc-gen_testNeels Hofmeyr2017-03-156-2/+134
* milenage_test: cosmetic fix: shown value is not SEQ.MSNeels Hofmeyr2017-03-152-2/+4
* lapd_core: Use 'struct value_string' for LAPD state namesHarald Welte2017-03-151-28/+33
* Doxygen: exclude osmocom/core/gsm/protocol/*Harald Welte2017-03-151-1/+1
* gsm_04_08: add _NUM_CHREQ_T to enumAlexander Couzens2017-03-141-0/+1
* gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASEAlexander Couzens2017-03-141-0/+2
* build: cosmetic: coding: break a CPPFLAGS lineNeels Hofmeyr2017-03-131-1/+3
* libosmocoding: fix .deb buildingMax2017-03-073-0/+9
* libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy2017-03-0725-7/+8111