aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-11doc: osmocom-authn-protocol.txt: fix numbering, mark unused sync msgs0.9.6Neels Hofmeyr1-11/+11
2016-12-11oap: add encode/decode unit testNeels Hofmeyr5-2/+273
2016-12-11gsm/oap: more robust: decode presence as clearly either 1 or 0Neels Hofmeyr1-4/+4
2016-12-11import oap message parsing / encoding from openbsc.git; AGPL->GPLHarald Welte9-3/+519
2016-12-11fix: DLGSUP logging category "unusable"0.9.5Neels Hofmeyr3-6/+6
2016-12-11Fix VTY: add missing doc for 'log gsmtap [HOSTNAME]'Neels Hofmeyr1-1/+2
2016-12-09Implement GSMTAP log targetHarald Welte6-3/+184
2016-12-09gsmtap: Add defintions for GSMTAP based remote loggingHarald Welte1-0/+19
2016-12-09Fix msgb_test on 64 bit architecturesHarald Welte1-1/+1
2016-12-09cosmetic: gsup comments: write 'Generic' for the G in GSUPNeels Hofmeyr2-2/+2
2016-12-09license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom'Neels Hofmeyr2-6/+6
2016-12-09doc: fsm timer_cb: explain return valueNeels Hofmeyr1-1/+2
2016-12-09contrib: add fsm-to-dot.py to draw osmo_fsm dotty graphsNeels Hofmeyr1-0/+710
2016-12-09wqueue: Reject messges if queue is considered fullHolger Hans Peter Freyther6-5/+103
2016-12-02logging: Extend log_target with call-back for un-formatted log lineHarald Welte2-2/+21
2016-12-02Revert "gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_T...Neels Hofmeyr1-2/+0
2016-12-01gsm0480: add gsm0480_create_ussd_notify() and *_release_complete()Neels Hofmeyr3-0/+33
2016-12-01gsm0480: code dup: introduce and use gsm0480_l3hdr_push()Neels Hofmeyr3-13/+19
2016-12-01gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASEAlexander Couzens1-0/+2
2016-11-28timer: only call the callback if not NULLAlexander Couzens1-1/+2
2016-11-26ctrl_cmd_parse: Make coverity FORWARD_NULL happyHarald Welte1-0/+1
2016-11-26Introduce osmo_strlcpy() function so we can stop using strncpy()Harald Welte2-0/+24
2016-11-26osmo_gsup_encode(): Make coverity happy by invariant checkingHarald Welte1-0/+1
2016-11-26osmo-sim-test.c: Fix rmsg checkHarald Welte1-1/+1
2016-11-26telnet_interface: Handle osmo_fd_register() eror return codeHarald Welte1-1/+6
2016-11-26osmo_sock_init(): Fix memory leak in error pathHarald Welte1-0/+1
2016-11-26Fix unchecked return valueof osmo_fd_register()Harald Welte1-4/+12
2016-11-16build: make check: disable sim_test when built with --disable-pcscNeels Hofmeyr4-6/+14
2016-11-16gsm_08_58.h: Add more Ericsson specific RSL IE IdentifiersHarald Welte1-3/+22
2016-11-16RSL: Add defines for ericsson systinfo SI13Philipp1-0/+4
2016-11-16Extend IPA error loggingMax1-2/+2
2016-11-15vty: Skip printing non-initialized log categoriesDaniel Willmann1-0/+3
2016-11-11msgb: add msgb_push_u{8,16,32}() functionsHarald Welte1-0/+30
2016-11-11bssgp_rx_paging(): Fix parsing of P-TMSI IE in Paging messageHarald Welte1-1/+2
2016-11-11gan: Mark gan_pdisc_vals[] as public / non-static symbolHarald Welte1-1/+1
2016-11-11bssgp_vty: Remove dead code and compiler warningHarald Welte1-7/+0
2016-11-11statsd: Fix compiler warning (int32_t vs. int64_t)Harald Welte3-3/+4
2016-11-10bitcomp: Remove the t4 decoding from libosmocoreHolger Hans Peter Freyther4-151/+0
2016-11-08Add logging and testing for FSM deallocationMax2-4/+6
2016-11-07Add null-pointer check to osmo_amr_rtp_dec()Max2-6/+12
2016-11-02Add osmo_fsm_unregister() to headerMax2-1/+2
2016-11-02utils/conv_gen.py: explicitly import reduce()Vadim Yanitskiy1-0/+1
2016-11-02utils/conv_gen.py: don't mix print and write()Vadim Yanitskiy1-32/+34
2016-11-01Fix typo in osmo_fsm_log_addr()Max1-1/+1
2016-10-27gsm0408: Completing GSM 04.08 RR message typesPhilipp4-2/+123
2016-10-27COSMETIC: moving rr_cause_name() in gsm48.cPhilipp1-5/+5
2016-10-23utils/conv_gen.py: add EDGE MCS 1-9 definitionsVadim Yanitskiy3-1/+301
2016-10-23utils/conv_gen.py: fix some typosVadim Yanitskiy1-6/+6
2016-10-23utils/conv_gen.py: add RACH, SCH and TCH/AHS definitionsVadim Yanitskiy3-1/+212
2016-10-23gsm/gsm0503.h: fix typoVadim Yanitskiy1-1/+1