1. affbb20 GSUP: add inter-MSC handover related msgs and IEs by Oliver Smith · 5 years ago
  2. 3d6ffd8 bitcomp.c: fix missing Doxygen group closing tag by Vadim Yanitskiy · 5 years ago
  3. ff04a85 application.c: drop wrong \references of osmo_init_ignore_signals() by Vadim Yanitskiy · 5 years ago
  4. 9838c90 GSUP: add Message Class IE by Neels Hofmeyr · 5 years ago
  5. 0ee798a add OSMO_IMSI_BUF_SIZE by Neels Hofmeyr · 5 years ago
  6. 4691474 gsm/gsm_utils.c: indicate intentional fall-through by Vadim Yanitskiy · 5 years ago
  7. b7344d0 gb/gprs_ns_sns.c: fix incorrect sizeof() calculation by Vadim Yanitskiy · 5 years ago
  8. 4f619c2 Fix incorrect buffer size calculation by Vadim Yanitskiy · 5 years ago
  9. b480b74 add identifier sanitation for setting FSM instance ids by Neels Hofmeyr · 5 years ago
  10. ecef7ec add osmo_{escape,quote}_str_buf2() for standard args ordering by Neels Hofmeyr · 5 years ago
  11. 8531d66 tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN() by Neels Hofmeyr · 5 years ago
  12. d79ccc6 add osmo_str_startswith() by Neels Hofmeyr · 5 years ago
  13. 04cb09c make osmo_sockaddr_str_is_set() NULL-safe by Neels Hofmeyr · 5 years ago
  14. d28aa0c fsm_dealloc_test: no need for ST_DESTROYING by Neels Hofmeyr · 5 years ago
  15. 1f9cc01 fsm: support graceful osmo_fsm_inst_term() cascades by Neels Hofmeyr · 5 years ago
  16. 3b414a4 fsm: add flag to ensure osmo_fsm_inst_term() happens only once by Neels Hofmeyr · 5 years ago
  17. 223d66a add fsm_dealloc_test.c by Neels Hofmeyr · 5 years ago
  18. ed8e263 gsm_utils.c: fix Doxygen description for gsm_get_octet_len() by Vadim Yanitskiy · 5 years ago
  19. 3d81147 vty/talloc_ctx_vty.c: use REG_NOSUB flag of regcomp() by Vadim Yanitskiy · 5 years ago
  20. bd6968a vty/talloc_ctx_vty.c: allocate walk_cb_params on stack, not heap by Vadim Yanitskiy · 5 years ago
  21. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  22. d08e986 gsm_03_40.h: define max SM-TP-UDL (User-Data-Length) values by Vadim Yanitskiy · 5 years ago
  23. 0e8df1c add osmo_use_count API by Neels Hofmeyr · 5 years ago
  24. 0c7826e add osmo_sockaddr_str API by Neels Hofmeyr · 5 years ago
  25. e8461e4 gsm_utils: fix use buf_len instead of sizeof in osmo_dump_gsmtime_buf by Philipp Maier · 5 years ago
  26. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  27. 98ed339 osmo_escape_str_buf: Always copy, don't return input string pointer by Harald Welte · 5 years ago
  28. 3cb6851 ipa: Fix ipa_ccm_id_resp_parse on big endian systems by Pau Espin Pedrol · 5 years ago
  29. deeab47 ipa: Document ipa_ccm_idtag_parse_off and fix ipa_ccm_idtag_parse by Pau Espin Pedrol · 5 years ago
  30. b9baf02 src/gsmtap_util.c: fix possible memleak in gsmtap_source_init() by Vadim Yanitskiy · 5 years ago
  31. 548caef BSSGP: use variable for NSEI by Max · 5 years ago
  32. ccf7c7c logging_gsmtap.c: document all params of log_target_create_gsmtap() by Vadim Yanitskiy · 5 years ago
  33. bc29b26 Doxygen: fix documentation of osmo_timer_setup() by Vadim Yanitskiy · 5 years ago
  34. ed3a3c6 src/rate_ctr.c: drop some incorrect \ref references by Vadim Yanitskiy · 5 years ago
  35. c761044 Doxygen: fix documentation of rate_ctr_for_each_counter() by Vadim Yanitskiy · 5 years ago
  36. 914a8ec core/msgb.h: fix incorrect Doxygen parameter description by Vadim Yanitskiy · 5 years ago
  37. b8d06fb src/msgb.c: fix Doxygen documentation for msgb_printf() by Vadim Yanitskiy · 5 years ago
  38. ba426e3 core/msgb.h: drop meaningless parameter of msgb_eq_* helpers by Vadim Yanitskiy · 5 years ago
  39. 115a2cc core/msgb.h: fix dead msgb2 reference in msgb_eq_* helpers by Vadim Yanitskiy · 5 years ago
  40. 73e66b3 src/logging.c: fix syntax errors in Doxygen documentation by Vadim Yanitskiy · 5 years ago
  41. 095a396 core/linuxlist.h: fix white-space and inconsistent alignment by Vadim Yanitskiy · 5 years ago
  42. 72ea919 core/linuxlist.h: fix and unify Doxygen documentation by Vadim Yanitskiy · 5 years ago
  43. c0fcedc gsm_utils.h: remove unused include of gsm_08_08.h by Neels Hofmeyr · 5 years ago
  44. 27f7b0d Revert "ipa_ccm_idtag_parse*: Fix reported length value" by Oliver Smith · 5 years ago
  45. 2f65bb1 Doxygen: fix incorrect / missing parameter description by Vadim Yanitskiy · 5 years ago
  46. 9f28142 Revert "signal.c: Make non-exported tall_sigh_ctx static" by Oliver Smith · 5 years ago
  47. cff2242 signal.c: Make non-exported tall_sigh_ctx static by Harald Welte · 5 years ago
  48. 8c58af1 signal.c: Fix osmo_signal_talloc_ctx_init() by Harald Welte · 5 years ago
  49. 1688699 select: Rename BSC_FD_* constants to OSMO_FD_* by Harald Welte · 5 years ago
  50. a3226f7 src/signal.c: cosmetic: use talloc_zero() by Vadim Yanitskiy · 5 years ago
  51. fa90cfd gprs_ns_sns: Properly initialize sockaddr_in in gprs_nsvc_create_ip4() by Harald Welte · 5 years ago
  52. c0dfc9d socket: osmo_sock_get_name() Use "const void *" as talloc context by Harald Welte · 5 years ago
  53. 54f5f4d vty/tdef_vty.c: drop redundant comparison by Vadim Yanitskiy · 5 years ago
  54. 1261db1 ipa_ccm_idtag_parse*: Fix reported length value by Harald Welte · 6 years ago
  55. fb6f43e rate_ctr_group_free(): guard against empty or NULL input by Max · 5 years ago
  56. d488c72 tests: use -no-install libtool flag to avoid ./lt-* scripts by Harald Welte · 5 years ago
  57. 24e67f8 gprs_ns_sns: Use "correct" remote IP address for local IP endpoint by Harald Welte · 5 years ago
  58. 94c9b44 gprs_ns: Don't use initial IP/port for anything but SNS by Harald Welte · 5 years ago
  59. 1e072cc gprs_ns.c: Update comment: IP SNS has recently been implemented by Harald Welte · 5 years ago
  60. 9e6f5f1 osmo_gsm48_classmark_a5_name(): fix 'no-cm3' label by Neels Hofmeyr · 5 years ago
  61. 76f025e Fix build on non-glibc systems by Karl Koscher · 5 years ago
  62. 94d79fd gsm0808_utils: fix gsm48 multirate to S-bit converter by Philipp Maier · 5 years ago
  63. 3713af8 gsm0808_utils: fix gsm48 multirate configuration generator by Philipp Maier · 5 years ago
  64. 3a50453 add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi() by Neels Hofmeyr · 5 years ago
  65. d4b79c8 fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer() by Neels Hofmeyr · 5 years ago
  66. 4ea6982 fix tdef_test.c: do call the function-to-test in all cases by Neels Hofmeyr · 5 years ago
  67. 4f54c6c tdef_test: tweak output to prepare for a fix by Neels Hofmeyr · 5 years ago
  68. 5734bff represent negative T-timers as Osmocom-specific X-timers by Neels Hofmeyr · 5 years ago
  69. 8aa691f api doc: tweak gsm0808_cell_id_matches_list() doc by Neels Hofmeyr · 5 years ago
  70. a478590 coding: check gsm0503_rach_*() results by Max · 5 years ago
  71. 6d57c57 fix api doc typo for osmo_plmn_name2() by Neels Hofmeyr · 5 years ago
  72. 050f2d3 log: fsm: allow logging the timeout on state change by Neels Hofmeyr · 6 years ago
  73. 047f387 NS: Add support for GPRS NS IP Sub-Network-Service (SNS) by Harald Welte · 6 years ago
  74. 35042a2 NS: Factor out gprs_nsvc_start_test() and use it by Harald Welte · 5 years ago
  75. 17a642d gprs_ns: Add code for SNS-SIZE and SNS-CONFIG encoding by Harald Welte · 6 years ago
  76. 99273c7 enlarge gsm0808 msgb headroom by Neels Hofmeyr · 5 years ago
  77. 5ec0cf5 LCLS: add string dump helpers by Max · 5 years ago
  78. 79f9270 GPRS: Doxygen documentation for 'struct libgb_msgb_cb' by Harald Welte · 5 years ago
  79. 47cf21f NS: Add missing NS Cause strings by Harald Welte · 5 years ago
  80. dc80281 NS: Don't print information about FR/GRE if not enabled! by Harald Welte · 5 years ago
  81. 2e717c9 Add multipatch capability to osmo-config-merge by Max · 5 years ago
  82. 52a8375 select: Call log_reset_context() before calling file descriptor callbacks by Harald Welte · 5 years ago
  83. 9ef2e15 gprs_ns: Add missing NSVCI IE to NS-BLOCK-ACK message by Harald Welte · 5 years ago
  84. 7dd0f9c gprs_ns: Declare gprs_ns_tx_alive*() in header file by Harald Welte · 5 years ago
  85. 9612fcb gprs_ns.c: cosmetic whitespace fixes by Harald Welte · 5 years ago
  86. 4091f92 gprs_ns: Use gprs_ns_tx_alive() instead of gprs_ns_tx_simple() by Harald Welte · 5 years ago
  87. 6a469e1 bssgp_tx_bvc_unblock(): Fix log message by Harald Welte · 5 years ago
  88. 10f07da rsl: Support PDCH in rsl_chan_nr_str by Pau Espin Pedrol · 5 years ago
  89. cf665fc gsm0808: Add unit tests for test_create_clear_command2() by Harald Welte · 5 years ago
  90. d1365e1 gsm0808: comment about difference of gsm0808_create_clear_command() by Harald Welte · 5 years ago
  91. 10ba47d Fix BSSMAP length generated by gsm0808_create_clear_command2() by Harald Welte · 5 years ago
  92. 2cbe25f add OSMO_STRBUF_PRINTF() by Neels Hofmeyr · 5 years ago
  93. 8667f7a gsm_08_08.h: Add constants for Channel Type in signalling mode by Sylvain Munaut · 5 years ago
  94. ee91040 fix osmo_gsm48_classmark* libosmogsm.map entries by Neels Hofmeyr · 5 years ago
  95. a0331ed get_value_string(): guard against NULL by Neels Hofmeyr · 5 years ago
  96. 450f5ac Enable remote SIM protocol log level by Max · 5 years ago
  97. 6b4895f gsm/gsm0480: introduce gsm0480_create_release_complete() by Vadim Yanitskiy · 5 years ago
  98. ebaefce protocol/gsm_04_14: Fix the OPEN LOOP message type by Sylvain Munaut · 5 years ago
  99. 7b740f7 platform independence fix: tdef range tests by Neels Hofmeyr · 5 years ago
  100. 74c4c4e gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMAND by Philipp Maier · 5 years ago