aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-05coding: Correctly count bits when decoding EDGE bursts with MCS >= 7.Alexander Chemeris1-1/+8
2018-09-05core/utils.h: move includes to the topVadim Yanitskiy1-3/+2
2018-09-05core/utils.h: drop duplicate '<stdbool.h>' includeVadim Yanitskiy1-1/+0
2018-09-03Add RSPRO support to IPA and logging definitionsHarald Welte2-1/+3
2018-09-02Add CC_CAUSE value_string arrayKeith3-0/+59
2018-08-30osmo-release.sh: Add checks to help avoid libversion debian major mismatchPau Espin Pedrol1-2/+39
2018-08-30osmo-release.sh: Allow forcing release without LIBVERSION bumpPau Espin Pedrol1-2/+5
2018-08-30osmo-release.sh: Add quotes to string to fix shellcheck warningPau Espin Pedrol1-1/+1
2018-08-29Properly deal with sockaddr_un socket path length limitations.Stefan Sperling1-4/+11
2018-08-29properly handle mandatory cli param of gsm0808_create_paging2Stefan Sperling1-5/+4
2018-08-28gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4Neels Hofmeyr1-0/+12
2018-08-27log: add 'last' option to 'logging print file'Neels Hofmeyr3-8/+62
2018-08-24gsmtap_util: make sure SO_REUSEADDR is applied for GSMTAPPhilipp Maier1-1/+3
2018-08-23socket: add flag to enforce SO_REUSEADDR on UDP socketsPhilipp Maier2-3/+5
2018-08-22ipa: Document ipa_msg_recv* functionsPau Espin Pedrol1-0/+22
2018-08-20use __FILE__, not __BASE_FILE__Neels Hofmeyr5-15/+15
2018-08-20vty: Makefile: Fix LIBVERSION typo introduced in 0.12.0 releasePau Espin Pedrol1-1/+1
2018-08-17msgb: Introduce msgb_{de,en}queue_count APIsPau Espin Pedrol1-0/+34
2018-08-16signal: Introduce API osmo_signal_talloc_ctx_initPau Espin Pedrol2-0/+10
2018-08-10bssgp: introduce flush queue functionsAlexander Couzens3-0/+33
2018-08-06debian/rules: Don't overwrite .tarball-versionHarald Welte1-4/+0
2018-08-05libosmogsm: (re)introduce gsm48_push_l3hdr()Vadim Yanitskiy7-24/+49
2018-08-05gsm/gsm0480.c: use the local msgb allocatorVadim Yanitskiy1-3/+3
2018-08-05gsm/gsm0480.c: prevent NULL-pointer dereferenceVadim Yanitskiy1-2/+10
2018-08-05vty/vty.c: fix bug in vty_config_writeMykola Shchetinin1-0/+2
2018-08-04comp128v23 (minor): update original code site and authorKévin Redon1-2/+4
2018-08-02socket: do not set SO_REUSEADDR for IPPROTO_UDPPhilipp Maier1-25/+33
2018-08-02socket: check return code of setsockoptPhilipp Maier1-1/+8
2018-08-01re-introduce ipa_ccm_idtag_parse_off()Harald Welte3-6/+16
2018-08-01jenkins_arm.sh: Use same Werror related options as on other buildsHarald Welte1-1/+5
2018-08-01Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()Harald Welte5-15/+149
2018-07-31cosmetic: More context / naming / comment for test_idtag_parsing()Harald Welte1-2/+3
2018-07-30import oap_client_test from osmo-sgsnHarald Welte6-39/+322
2018-07-30oap_client: Rename symbols with osmo_ prefixHarald Welte3-41/+41
2018-07-30import oap_client into libosmogsmHarald Welte5-1/+369
2018-07-30vty/vty.c: remove dead unused tall_bsc_ctxVadim Yanitskiy1-2/+0
2018-07-2904.80: New gsm0480_gen_{reject,return_error}() functionsHarald Welte3-0/+68
2018-07-29USSD: Introduce gsm0480_gen_ussd_resp_7bit()Harald Welte3-1/+24
2018-07-29gsm0480: Factor out msgb allocation helper functionHarald Welte3-1/+9
2018-07-29ctrl/vty: fsm: use correct element when iterating over fsm->proc.childrenAlexander Couzens2-2/+2
2018-07-27cosmetic: osmo-sim-test.c: use memcpy instead of strncpyNeels Hofmeyr1-1/+2
2018-07-27fix strncpy bugs in socket.cNeels Hofmeyr1-2/+1
2018-07-27fix strncpy bugs in gsm/ipa.cNeels Hofmeyr1-7/+6
2018-07-27GSMTAP: add SIM sub_typesKévin Redon1-1/+13
2018-07-27Bump version: 0.11.0.91-9d4a3-dirty → 0.12.00.12.0Pau Espin Pedrol12-18/+131
2018-07-26logging.c: Fix whitespace typoPau Espin Pedrol1-1/+1
2018-07-25logging_vty: Simplify code in config_write_log_singlePau Espin Pedrol1-7/+1
2018-07-25logging: log_vty_command_string: Fix undercount of buf alloc sizePau Espin Pedrol1-1/+1
2018-07-25stats_statsd: sanitize statsd nameAlexander Couzens1-1/+22
2018-07-24stats_vty: Add asciidoc sections between the different countersDaniel Willmann1-0/+3