summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* select: Call log_reset_context() before calling file descriptor callbacksHarald Welte2019-02-211-0/+6
* gprs_ns: Add missing NSVCI IE to NS-BLOCK-ACK messageHarald Welte2019-02-191-1/+29
* gprs_ns.c: cosmetic whitespace fixesHarald Welte2019-02-191-2/+2
* gprs_ns: Use gprs_ns_tx_alive() instead of gprs_ns_tx_simple()Harald Welte2019-02-191-2/+2
* bssgp_tx_bvc_unblock(): Fix log messageHarald Welte2019-02-191-1/+1
* rsl: Support PDCH in rsl_chan_nr_strPau Espin Pedrol2019-02-181-0/+2
* gsm0808: comment about difference of gsm0808_create_clear_command()Harald Welte2019-02-181-1/+4
* Fix BSSMAP length generated by gsm0808_create_clear_command2()Harald Welte2019-02-181-1/+7
* fix osmo_gsm48_classmark* libosmogsm.map entriesNeels Hofmeyr2019-02-151-6/+6
* get_value_string(): guard against NULLNeels Hofmeyr2019-02-151-0/+3
* Enable remote SIM protocol log levelMax2019-02-141-0/+5
* gsm/gsm0480: introduce gsm0480_create_release_complete()Vadim Yanitskiy2019-02-082-0/+23
* gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMANDPhilipp Maier2019-02-052-0/+17
* add osmo_tdef API, originally adopted from osmo-bsc T_defNeels Hofmeyr2019-02-045-2/+662
* vty api: add vty_out_va()Neels Hofmeyr2019-02-041-12/+19
* vty telnet: consistently never change nodes upon CTRL-CNeels Hofmeyr2019-02-041-18/+0
* vty: enable tab-completion for optional-multi-choice argsNeels Hofmeyr2019-02-041-1/+10
* vty: enable optional-multi-choice syntax: [(one|two)]Neels Hofmeyr2019-02-041-3/+21
* vty: enable optional-multi-choice syntax: ([one]|[two])Neels Hofmeyr2019-02-041-1/+1
* GSUP: deprecate osmo_gsup_get_err_msg_type()Oliver Smith2019-02-041-28/+3
* osmo_fsm_inst_state_chg(): clamp timeout_secs to <= ~68 yearsNeels Hofmeyr2019-01-311-1/+13
* osmo_fsm_inst_state_chg(): set T also for zero timeoutNeels Hofmeyr2019-01-291-7/+14
* add osmo_classmark_* APINeels Hofmeyr2019-01-292-0/+133
* add osmo_hexdump_buf() and testNeels Hofmeyr2019-01-281-11/+38
* gsm0808: add BSSMAP Cell Identifier matching APINeels Hofmeyr2019-01-283-0/+181
* Work around bogus gcc-8.2 array-bounds warning/errorHarald Welte2019-01-222-1/+21
* constrain gsm48_generate_mid() output array boundsHarald Welte2019-01-223-7/+11
* Bump version: 1.0.0 → 1.0.1Harald Welte2019-01-211-1/+1
* Rename msgb_wrap_with_TL()Max2019-01-211-9/+9
* Bump version: 0.12.0.128-8dfde → 1.0.0Harald Welte2019-01-194-4/+4
* LCLS: make GCR into static member of osmo_lclsMax2019-01-191-5/+4
* LCLS: add status parameter to Assignment Completed messageMax2019-01-192-7/+32
* gsm29118: fix coverity issuesPhilipp Maier2019-01-181-1/+6
* socket: add define for socket name lengthPhilipp Maier2019-01-171-4/+2
* LCLS: add GCR comparison helperMax2019-01-142-0/+22
* change GSM48_CMSERV_* to enum type, add namesNeels Hofmeyr2019-01-142-0/+12
* gsm23003: add osmo_imei_str_valid()Oliver Smith2019-01-143-0/+50
* port rest octets encoding code from osmo-bscStefan Sperling2019-01-122-0/+957
* port arfcn range encode support from osmo-bscStefan Sperling2019-01-123-1/+332
* msgb: fix debug printMax2019-01-091-1/+1
* add osmo_lu_type_names[], osmo_lu_type_name()Neels Hofmeyr2019-01-082-0/+9
* add osmo_mi_name(), for MI-to-string like "IMSI-123456"Neels Hofmeyr2019-01-082-0/+37
* LCLS: fix LCLS-CONNECT-CONTROL encoderMax2019-01-071-8/+13
* Automatically disable GnuTLS fallbackMax2019-01-071-0/+1
* Streamline glibc version checkMax2019-01-071-7/+11
* osmo_rat_type: add OSMO_RAT_EUTRAN_SGSNeels Hofmeyr2019-01-041-0/+1
* gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_typeNeels Hofmeyr2019-01-032-0/+10
* logging/gsmtap: fix buffer overflow in _gsmtap_raw_output()Vadim Yanitskiy2018-12-281-0/+6
* LCLS: enc/dec entire parameter set instead of GCRMax2018-12-233-21/+56
* Fix VTY documentation error introduced in "bind" VTY port changeHarald Welte2018-12-231-1/+2