aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-03Update msgb Lx helpersMax1-1/+17
2018-12-03gsm0808: add message generator for BSSMAP HANDOVER PERFORMEDPhilipp Maier3-0/+71
2018-12-03configure.ac: check clock_gettime for glib < 2.17Alexander Couzens2-1/+5
2018-11-30Move BSSMAP_MSG_* defines to header fileMax2-3/+3
2018-11-26ctrl: print textual error on IPA parsing failureMax1-1/+1
2018-11-22add contrib/struct_endianess.pyNeels Hofmeyr1-0/+369
2018-11-22Update gsm0808_create_ass() doxygenMax1-2/+2
2018-11-20gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rcPau Espin Pedrol4-25/+58
2018-11-20LCLS: add 48.008 parameter structureMax1-0/+8
2018-11-20document unblock-ack vs. signalling in gprs_ns_process_msg()Stefan Sperling1-0/+6
2018-11-19send NS_POUT_UNBLOCK_ACK before signalling S_NS_UNBLOCKStefan Sperling2-6/+8
2018-11-19gsm_44_318.h: remove #if 0 from struct gan_cch_desc_ieNeels Hofmeyr1-17/+0
2018-11-19Add missing header includeMax1-0/+1
2018-11-19Support cipher mode reject with extended causeMax7-1/+89
2018-11-19Move msgb_push helpers to public headerMax3-39/+25
2018-11-18gsm48: gsm48_decode_freq_list: Improve documentation of paramter fPau Espin Pedrol1-1/+1
2018-11-18Update GSM0808_LCLS enumsMax2-0/+6
2018-11-18Update 3GPP TS 08.08 Cause handlingMax6-9/+59
2018-11-18Add helper wrapper for BSSAP TLV parsingMax1-0/+3
2018-11-16fsm: fix apidoc of osmo_fsm_state_name()Philipp Maier1-1/+1
2018-11-16gsm29118: add value strings for SGSAP IEIPhilipp Maier3-1/+40
2018-11-15gsm/protocol/gsm_08_58.h: Fix typoMartin Hauke1-1/+1
2018-11-12merge_doc.xsl: move to osmo-gsm-manuals.gitOliver Smith1-48/+0
2018-11-07gsm_29_118: add missing include to header filePhilipp Maier1-0/+1
2018-11-06socket.c: fix IP and port buffer sizesOliver Smith1-4/+4
2018-11-06jenkins: print gcc version in logNeels Hofmeyr1-1/+5
2018-11-07core/msgb.h: introduce msgb_l4len() helperVadim Yanitskiy2-0/+13
2018-11-06Fix deprecation warning in gsm0808_testMax1-4/+12
2018-11-06gsm/gsup.h: cosmetic: use tab for comment alignmentVadim Yanitskiy1-1/+1
2018-11-02gsm48: correct apidoc for gsm48_generate_mid()Philipp Maier1-0/+1
2018-11-02Update cipher reject functionMax2-1/+2
2018-10-30gsm0808: cosmetic: rename parameter "reason" to "cause"Philipp Maier2-4/+4
2018-10-30gsm0808: fix doxygen apidocPhilipp Maier1-1/+1
2018-10-29make 'show rate-counters' show group indexStefan Sperling1-1/+1
2018-10-29stop printing group description in vty_out_rate_ctr_group_fmt()Stefan Sperling2-3/+1
2018-10-28gsm23003: Add MME domain name related helper functionsHarald Welte6-0/+185
2018-10-26add osmo_sock_get_{local,remote}_ip{,_port}()Oliver Smith2-25/+92
2018-10-25cosmetic: fix typo (soocket -> socket)Oliver Smith1-1/+1
2018-10-24stats_statsd: Send all stat_items as gaugesDaniel Willmann1-11/+8
2018-10-24vty: adjust telnet logMax1-1/+1
2018-10-21libosmogsm/gsup.c: fix error code in osmo_gsup_encode()Vadim Yanitskiy1-1/+1
2018-10-21SGsAP protocol definitions (header + C file)Harald Welte5-1/+304
2018-10-21gsm_08_58.h: Introduce struct abis_rsl_chan_nrPau Espin Pedrol1-3/+32
2018-10-21vty.c: Set vty->fd to -1 after closing the FDHarald Welte1-1/+3
2018-10-21telnet_interface: avoid double-close of fd()Harald Welte1-1/+1
2018-10-21timerfd_create(): Fix error handling of osmo_fd_register()Harald Welte1-1/+8
2018-10-21osmo-config-merge: fclose() what we fopen()Harald Welte1-0/+2
2018-10-16gsm0808: allow decoding of zero length speech codec lists.Philipp Maier2-10/+23
2018-10-15add support for ipaccess messages on the ctrl interfaceStefan Sperling1-5/+29
2018-10-10gsm_08_58.h: Introduce struct abis_rsl_link_idPau Espin Pedrol1-1/+24