aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: CRC and FSM for IuUP (user plane) as used in 3G RTP datalaforge/iu_upHarald Welte2018-11-296-1/+814
* ctrl: print textual error on IPA parsing failureMax2018-11-261-1/+1
* add contrib/struct_endianess.pyNeels Hofmeyr2018-11-221-0/+369
* Update gsm0808_create_ass() doxygenMax2018-11-221-2/+2
* gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rcPau Espin Pedrol2018-11-204-25/+58
* LCLS: add 48.008 parameter structureMax2018-11-201-0/+8
* document unblock-ack vs. signalling in gprs_ns_process_msg()Stefan Sperling2018-11-201-0/+6
* send NS_POUT_UNBLOCK_ACK before signalling S_NS_UNBLOCKStefan Sperling2018-11-192-6/+8
* gsm_44_318.h: remove #if 0 from struct gan_cch_desc_ieNeels Hofmeyr2018-11-191-17/+0
* Add missing header includeMax2018-11-191-0/+1
* Support cipher mode reject with extended causeMax2018-11-197-1/+89
* Move msgb_push helpers to public headerMax2018-11-193-39/+25
* gsm48: gsm48_decode_freq_list: Improve documentation of paramter fPau Espin Pedrol2018-11-181-1/+1
* Update GSM0808_LCLS enumsMax2018-11-182-0/+6
* Update 3GPP TS 08.08 Cause handlingMax2018-11-186-9/+59
* Add helper wrapper for BSSAP TLV parsingMax2018-11-181-0/+3
* fsm: fix apidoc of osmo_fsm_state_name()Philipp Maier2018-11-161-1/+1
* gsm29118: add value strings for SGSAP IEIPhilipp Maier2018-11-163-1/+40
* gsm/protocol/gsm_08_58.h: Fix typoMartin Hauke2018-11-151-1/+1
* merge_doc.xsl: move to osmo-gsm-manuals.gitOliver Smith2018-11-121-48/+0
* gsm_29_118: add missing include to header filePhilipp Maier2018-11-071-0/+1
* socket.c: fix IP and port buffer sizesOliver Smith2018-11-061-4/+4
* jenkins: print gcc version in logNeels Hofmeyr2018-11-061-1/+5
* core/msgb.h: introduce msgb_l4len() helperVadim Yanitskiy2018-11-072-0/+13
* Fix deprecation warning in gsm0808_testMax2018-11-061-4/+12
* gsm/gsup.h: cosmetic: use tab for comment alignmentVadim Yanitskiy2018-11-061-1/+1
* gsm48: correct apidoc for gsm48_generate_mid()Philipp Maier2018-11-021-0/+1
* Update cipher reject functionMax2018-11-022-1/+2
* gsm0808: cosmetic: rename parameter "reason" to "cause"Philipp Maier2018-10-302-4/+4
* gsm0808: fix doxygen apidocPhilipp Maier2018-10-301-1/+1
* make 'show rate-counters' show group indexStefan Sperling2018-10-291-1/+1
* stop printing group description in vty_out_rate_ctr_group_fmt()Stefan Sperling2018-10-292-3/+1
* gsm23003: Add MME domain name related helper functionsHarald Welte2018-10-286-0/+185
* add osmo_sock_get_{local,remote}_ip{,_port}()Oliver Smith2018-10-262-25/+92
* cosmetic: fix typo (soocket -> socket)Oliver Smith2018-10-251-1/+1
* stats_statsd: Send all stat_items as gaugesDaniel Willmann2018-10-241-11/+8
* vty: adjust telnet logMax2018-10-241-1/+1
* libosmogsm/gsup.c: fix error code in osmo_gsup_encode()Vadim Yanitskiy2018-10-211-1/+1
* SGsAP protocol definitions (header + C file)Harald Welte2018-10-215-1/+304
* gsm_08_58.h: Introduce struct abis_rsl_chan_nrPau Espin Pedrol2018-10-211-3/+32
* vty.c: Set vty->fd to -1 after closing the FDHarald Welte2018-10-211-1/+3
* telnet_interface: avoid double-close of fd()Harald Welte2018-10-211-1/+1
* timerfd_create(): Fix error handling of osmo_fd_register()Harald Welte2018-10-211-1/+8
* osmo-config-merge: fclose() what we fopen()Harald Welte2018-10-211-0/+2
* gsm0808: allow decoding of zero length speech codec lists.Philipp Maier2018-10-162-10/+23
* add support for ipaccess messages on the ctrl interfaceStefan Sperling2018-10-151-5/+29
* gsm_08_58.h: Introduce struct abis_rsl_link_idPau Espin Pedrol2018-10-101-1/+24
* fix error handling gprs_ns_nsip_listen()Stefan Sperling2018-10-101-1/+4
* GSMTAP: fix typos in commentsShinjo Park2018-10-071-2/+2
* GSMTAP: add definitions for LTE NAS subtypesShinjo Park2018-10-071-0/+8