summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gsm0408_test: test encoding and decoding Mobile IdentityNeels Hofmeyr2018-12-102-0/+358
* timer: Fix clockid_t undefined on MacOS < 10.12Pau Espin Pedrol2018-12-102-0/+5
* gsm0808: add encoder for cause codes and use itPhilipp Maier2018-12-086-19/+75
* gsm29118: add generator functions for GSM29118 messagesPhilipp Maier2018-12-075-0/+363
* gsm_29_118.h: Add constant for default portPhilipp Maier2018-12-071-0/+3
* cosmetic apn: correct whitespace errorPhilipp Maier2018-12-072-2/+2
* Add osmo_sockaddr_in_to_str_and_uint()Max2018-12-072-5/+23
* Allow log_init() with NULL log_infoMax2018-12-061-10/+15
* gsm_29_118: add missing extern for struct value_string decl.Philipp Maier2018-12-051-8/+8
* LCLS: update osmo_lcls structMax2018-12-041-4/+4
* Add msgb_tl_put() helperMax2018-12-041-0/+12
* ctrl: use #define for TRAP idMax2018-12-032-1/+2
* Update msgb Lx helpersMax2018-12-031-1/+17
* gsm0808: add message generator for BSSMAP HANDOVER PERFORMEDPhilipp Maier2018-12-033-0/+71
* configure.ac: check clock_gettime for glib < 2.17Alexander Couzens2018-12-032-1/+5
* Move BSSMAP_MSG_* defines to header fileMax2018-11-302-3/+3
* 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