aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-22gprs_ns.h: Declare gprs_ns_cause_str() which already existed in c fileHarald Welte1-0/+1
2018-07-21rate_ctr: Improve loggingPau Espin Pedrol1-15/+20
2018-07-21tests: codec: ecu_fr: Add buffer with unequal XMAXC valuesPau Espin Pedrol2-17/+47
2018-07-21tests: codec: ecu_fr: Print XMAXC fieldsPau Espin Pedrol2-25/+54
2018-07-21libosmocodec: FR err concealment: Fix too many silent frames generatedPau Espin Pedrol1-10/+6
2018-07-20vty: initialize termios before using itAlexander Couzens1-1/+1
2018-07-20add osmo_sockaddr_to_str_and_uint()Neels Hofmeyr4-0/+148
2018-07-20utils_test: check stderr to catch sanitizer issuesNeels Hofmeyr3-2/+3
2018-07-20utils_test: fix isqrt_test calculation rangeNeels Hofmeyr1-1/+1
2018-07-19libosmocoding: clarify return values for TCH decoding functionsPau Espin Pedrol1-4/+8
2018-07-16tests: ctrl: Test received ERROR messages are handled correctlyPau Espin Pedrol2-2/+55
2018-07-16ctrl: ctrl_handle_msg: Avoid sending back received ERROR msgsPau Espin Pedrol1-2/+3
2018-07-16ctrl: Introduce ctrl_cmd_parse3 APIPau Espin Pedrol3-1/+22
2018-07-14coding: Documentation typo fix.Alexander Chemeris1-1/+1
2018-07-14coding: Fix (E)GPRS BER calculation to correctly account for puncturing.Alexander Chemeris1-5/+24
2018-07-12gsm0808: Add value_string for encryption algorithmsPau Espin Pedrol3-0/+14
2018-07-12ctrl: Fix parsing of ERROR recvd msgs with id=errPau Espin Pedrol1-1/+2
2018-07-12ctrl: Log CMD TYPE on invalid ID numberPau Espin Pedrol1-1/+2
2018-07-12gsm_08_08: gsm0808_permitted_speech does not have value stringsPhilipp Maier3-0/+19
2018-07-12gsm_04_08: add function to get value stringPhilipp Maier1-0/+2
2018-07-11vty: fix use-after-free and memleaks in is_cmd_ambiguous()Neels Hofmeyr3-20/+124
2018-07-09vty: cosmetic: cmd_deopt(): use talloc_strndup(), not memcpy()Neels Hofmeyr1-8/+1
2018-07-09vty/command.c: talloc from tall_vty_cmd_ctx, not NULLNeels Hofmeyr1-3/+3
2018-07-02Don't enforce Python 2 for utilitiesVadim Yanitskiy5-5/+6
2018-06-29osmo_panic(): Annotate as __attribute__ ((noreturn))Harald Welte2-2/+9
2018-06-28Don't call abort() directly, always use osmo_panic()Harald Welte3-5/+5
2018-06-28jenkins_arch.sh: Exit with error on unknown architectureHarald Welte1-0/+1
2018-06-28jenkins_arch.sh: Accept "arm-none-eabi" as alias for "arm"Harald Welte1-1/+1
2018-06-28jenkins_arm.sh: Don't run 'make check' on embedded buildsHarald Welte1-1/+1