aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-12-23LCLS: enc/dec entire parameter set instead of GCRMax3-21/+56
2018-12-23Fix VTY documentation error introduced in "bind" VTY port changeHarald Welte1-1/+2
2018-12-23vty: Make TCP port configurable and introduce telnet_init_defaultHolger Hans Peter Freyther2-3/+31
2018-12-22vty: The telnet interface is TCP only. Fix the commentsHolger Hans Peter Freyther1-2/+2
2018-12-21GSUP: add CHECK-IMEI messageOliver Smith1-0/+23
2018-12-21GSUP: fix missing osmo_gsup_get_err_msg_type()sOliver Smith1-0/+8
2018-12-20Use define for key buffersMax1-2/+2
2018-12-19LCLC: fix doc to match type signatureMax1-2/+1
2018-12-19Fix typos in SS opcode namesMax1-2/+2
2018-12-19add to osmo_sock_get_name*() APINeels Hofmeyr1-17/+47
2018-12-18GSUP/SMS: introduce READY-FOR-SM messageVadim Yanitskiy1-0/+13
2018-12-18GSUP/SMS: introduce MO-/MT-FORWARD-SM messagesVadim Yanitskiy4-2/+336
2018-12-14LCLS: add gsm0808_create_ass2()Max2-6/+48
2018-12-14LCLS, TS 48.008: add GCR IE encoding/decodingMax2-0/+37
2018-12-14LCLS, TS 29.205: add GCR routinesMax3-1/+97
2018-12-14gsm0480: fix copy-pasted note for gsm0480_gen_return_error()Vadim Yanitskiy1-3/+0
2018-12-12msgb: add test helpersMax1-0/+92
2018-12-11fix api doc for osmo_bcd2str()Neels Hofmeyr1-1/+1
2018-12-10gsm48_mi_to_string(): do not read from zero length input bufferNeels Hofmeyr1-1/+1
2018-12-10gsm48_mi_to_string(): guard against zero length output bufferNeels Hofmeyr1-5/+5
2018-12-10gsm48_generate_mid(): mask out ODD flag from mi_typeNeels Hofmeyr1-1/+1
2018-12-10gsm48_mi_to_string: use osmo_bcd2str(), fix some corner casesNeels Hofmeyr1-13/+12
2018-12-10add osmo_bcd2str()Neels Hofmeyr1-0/+41
2018-12-10api doc: gsm48_mi_to_string(): warn of return value implementationNeels Hofmeyr1-1/+4
2018-12-08gsm0808: add encoder for cause codes and use itPhilipp Maier3-12/+43
2018-12-07gsm29118: add generator functions for GSM29118 messagesPhilipp Maier2-0/+290
2018-12-07cosmetic apn: correct whitespace errorPhilipp Maier1-1/+1
2018-12-07Add osmo_sockaddr_in_to_str_and_uint()Max1-5/+20
2018-12-06Allow log_init() with NULL log_infoMax1-10/+15
2018-12-03ctrl: use #define for TRAP idMax1-1/+1
2018-12-03gsm0808: add message generator for BSSMAP HANDOVER PERFORMEDPhilipp Maier2-0/+47
2018-12-03configure.ac: check clock_gettime for glib < 2.17Alexander Couzens1-1/+1
2018-11-30Move BSSMAP_MSG_* defines to header fileMax1-3/+0
2018-11-26ctrl: print textual error on IPA parsing failureMax1-1/+1
2018-11-22Update gsm0808_create_ass() doxygenMax1-2/+2
2018-11-20gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rcPau Espin Pedrol2-23/+49
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 Sperling1-1/+3
2018-11-19Support cipher mode reject with extended causeMax3-0/+42
2018-11-19Move msgb_push helpers to public headerMax1-39/+10
2018-11-18gsm48: gsm48_decode_freq_list: Improve documentation of paramter fPau Espin Pedrol1-1/+1
2018-11-18Update GSM0808_LCLS enumsMax1-0/+3
2018-11-18Update 3GPP TS 08.08 Cause handlingMax2-6/+25
2018-11-16fsm: fix apidoc of osmo_fsm_state_name()Philipp Maier1-1/+1
2018-11-16gsm29118: add value strings for SGSAP IEIPhilipp Maier2-0/+36
2018-11-06socket.c: fix IP and port buffer sizesOliver Smith1-4/+4
2018-11-02gsm48: correct apidoc for gsm48_generate_mid()Philipp Maier1-0/+1
2018-11-02Update cipher reject functionMax1-0/+1
2018-10-30gsm0808: cosmetic: rename parameter "reason" to "cause"Philipp Maier1-3/+3
2018-10-30gsm0808: fix doxygen apidocPhilipp Maier1-1/+1