1. ba5a9b9 gsm: gsm_04_08.h: Allow accessing classmark2 as struct instead of uint32_t by Pau Espin Pedrol · 4 years, 8 months ago
  2. e40b963 gsm: gsm_utils: Fix return type of API ms_class_gmsk_dbm() and add unit tests by Pau Espin Pedrol · 4 years, 8 months ago
  3. 2272a03 gsm: Fix compilation error under some compilers by Pau Espin Pedrol · 4 years, 8 months ago
  4. b99f4ca gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass() by Pau Espin Pedrol · 4 years, 8 months ago
  5. 2ceb758 add osmo_sockaddr_str_is_nonzero() by Neels Hofmeyr · 4 years, 9 months ago
  6. ab6d6cf cosmetic: gsm_04_08.h: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 8 months ago
  7. 988f6d7 add osmo_fsm_set_dealloc_ctx(), to help with use-after-free by Neels Hofmeyr · 4 years, 9 months ago
  8. 69e00cc gsm0508: add functions to calculate beginning of a block by Philipp Maier · 4 years, 9 months ago
  9. 3f464fc socket: Introduce API osmo_sock_init2_multiaddr() by Pau Espin Pedrol · 4 years, 9 months ago
  10. d12f698 logging: Introduce mutex API to manage log_target in multi-thread envs by Pau Espin Pedrol · 4 years, 10 months ago
  11. 0cbe8f0 tdef: Introduce min_val and max_val fields by Pau Espin Pedrol · 4 years, 10 months ago
  12. 4ad3cb1 API doc tweaks (mncc.h, gsm_08_08.h) by Neels Hofmeyr · 4 years, 10 months ago
  13. 1b729ce gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_TYPE_IE by Neels Hofmeyr · 6 years ago
  14. ec4b627 msgb: Allow size==headroom in msgb_alloc_headroom*() by Pau Espin Pedrol · 4 years, 9 months ago
  15. 7bfaba5 logging: Move extern declaration of osmo_log_target_list from logging.h to logging_internal.h by Pau Espin Pedrol · 4 years, 10 months ago
  16. ae140bc ecu_fr: increase test coverage for FR ECU implementation by Philipp Maier · 4 years, 10 months ago
  17. 4e591b1 cosmetic: Add comment on GSM-FR ECU struct by Philipp Maier · 4 years, 10 months ago
  18. 8bd05b5 cosmetic: Move comment to the right place by Philipp Maier · 4 years, 10 months ago
  19. 210acc6 logging.h: add L1 SAPI related context and filter by Oliver Smith · 4 years, 10 months ago
  20. 0706280 logging_internal.h: Fix osmo_log_info definition by Pau Espin Pedrol · 4 years, 10 months ago
  21. 9655ed5 tdef: fixup osmo_tdef_set() by Neels Hofmeyr · 4 years, 10 months ago
  22. 097b509 tdef_vty.h: Add missing header dependencies by Pau Espin Pedrol · 4 years, 10 months ago
  23. 77cd10f tdef: Introduce API osmo_tdef_set() by Pau Espin Pedrol · 4 years, 10 months ago
  24. 994df26 Introduce BTS_FEAT_ETWS_PN for communicating ETWS PN capability by Harald Welte · 4 years, 10 months ago
  25. f945689 gsm_08_58: Add vendor-specific Message Type for ETWS Primary Warning by Harald Welte · 4 years, 10 months ago
  26. 750d831 codec/ecu: Introduce new generic Error Concealment Unit abstraction by Harald Welte · 5 years ago
  27. f221003 cbsp: Fix endless loop iteration when decoding cell list IEs by Harald Welte · 4 years, 10 months ago
  28. f89cbd0 OSMO_SOCKADDR_STR_FMT_ARGS: guard against NULL pointer by Neels Hofmeyr · 4 years, 10 months ago
  29. 079693d OSMO_SOCKADDR_STR_FMT_ARGS: remove useless condition by Neels Hofmeyr · 4 years, 10 months ago
  30. 2d90611 context: Add support for [per-thread] global talloc contexts by Harald Welte · 5 years ago
  31. 858c866 Cosmetic: l1sap.h: change /* !< to /*!< by Oliver Smith · 4 years, 11 months ago
  32. 989f01c osmo_tdef_get(): allow passing -1 as default timeout by Neels Hofmeyr · 4 years, 11 months ago
  33. c144f3a codec/ecu_fr: Mark input TCH frame as 'const' as we only read it by Harald Welte · 5 years ago
  34. 0d8da79 gsm/gsm48.h: drop meaningless 'const' from gsm48_mi_to_string() by Vadim Yanitskiy · 5 years ago
  35. 3f27f71 Add Cell Broadcast related definitions from 3GPP TS 23.041 by Harald Welte · 5 years ago
  36. f72155a cbsp: Introduce osmo_cbsp_errstr by Harald Welte · 5 years ago
  37. 07958e4 CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) support by Harald Welte · 5 years ago
  38. d1f15bd libosmogsm/l1sap.h: extend ph_rach_ind_param with lqual_cb by Vadim Yanitskiy · 5 years ago
  39. e242548 Revert "utils.h: require a semi colon after OSMO_ASSERT" by Vadim Yanitskiy · 5 years ago
  40. 4e284b6 utils.h: require a semi colon after OSMO_ASSERT by Alexander Couzens · 5 years ago
  41. dda07be add define for magic tmsi constant by Eric Wild · 5 years ago
  42. 77021c7 (minor) fix typo in comments by Kévin Redon · 5 years ago
  43. d1e220f minor: don't redefine macros by Kévin Redon · 5 years ago
  44. b8734ba protocol/gsm_04_08.h: do not check if unsigned is positive by Vadim Yanitskiy · 5 years ago
  45. d9fc604 core/utils: drop meaningless const from return value of osmo_luhn() by Vadim Yanitskiy · 5 years ago
  46. 7b74551 fsm: Allow millisecond granularity in osmo_fsm built-in timer by Harald Welte · 5 years ago
  47. 20de620 lapdm: Allow user to specify T200 values; Use correct N200 values by Harald Welte · 5 years ago
  48. ef7be49 gsm0808_utils: Add gsm0808_decode_cell_id_u() by Harald Welte · 5 years ago
  49. bdf7034 rest_octets: Remove SI2ter + SI2bis encoders that don't do anything by Harald Welte · 5 years ago
  50. 86156de rest_octets: Implement actual SI6 rest octets encoding by Harald Welte · 5 years ago
  51. f85b33f rest_octets: Add function to parse SI3 rest octets by Harald Welte · 5 years ago
  52. 428d03b rest_octets: Suffix encoder functiosn with _encode by Harald Welte · 5 years ago
  53. 581a34d tdef: Fix license: GPLv2+ instead of AGPLv3+ by Harald Welte · 5 years ago
  54. c53afd9 oap_client: Fix license: GPLv2+ instead of AGPLv3+ by Harald Welte · 5 years ago
  55. a8d7ebb rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH by Harald Welte · 5 years ago
  56. 1d32b7f protocol/gsm_12_21.h: fix copy-pasted struct description by Vadim Yanitskiy · 5 years ago
  57. 8006f53 TLV: Add one-shot TLV encoder by Harald Welte · 5 years ago
  58. e0c5d70 Cosmetic: GSUP: fix too long comment line by Oliver Smith · 5 years ago
  59. 0a1259b Deprecate usage of osmo_counter_* by Daniel Willmann · 5 years ago
  60. 753ae49 Revert "Change GSM48_PDISC_* to enum type" by Harald Welte · 5 years ago
  61. ece1d85 Change GSM48_PDISC_* to enum type by Max · 5 years ago
  62. cdac620 gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITS by Oliver Smith · 5 years ago
  63. 18506c8 gsm0808: Introduce Osmocom extensions to announce Osmux support by Pau Espin Pedrol · 5 years ago
  64. e87693c gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u() by Harald Welte · 5 years ago
  65. 76bbcbc Add MO-FALLBACK-VALUE SGsAP IE by Omar Ramadan · 5 years ago
  66. 3e323a2 Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre) by Harald Welte · 5 years ago
  67. cc72cc4 add osmo_stat_item_inc/osmo_stat_item_dec to set it relative by Alexander Couzens · 5 years ago
  68. aa98c48 Re-introduce declaration of gsm0808_create_handover_request_ack() by Harald Welte · 5 years ago
  69. 73b943e add gsm0808_create_handover_request_ack2 to add AoIP RTP addr by Neels Hofmeyr · 5 years ago
  70. 73c6682 add comment to gsm_mncc_bearer_cap.speech_ver by Neels Hofmeyr · 5 years ago
  71. 6305300 add vty_is_active() by Neels Hofmeyr · 5 years ago
  72. d791327 add osmo_bssap_tlv_parse2() for multiple identical T by Neels Hofmeyr · 5 years ago
  73. 8212fc6 add gsm48_decode_bcd_number2() from osmo-msc by Neels Hofmeyr · 5 years ago
  74. f7e9c51 BSSMAP: add messages for inter-BSC and inter-MSC Handover by Neels Hofmeyr · 5 years ago
  75. 412a4bb gsm/gsm_utils.h: fix argument type of gsm_chan_t_name() by Vadim Yanitskiy · 5 years ago
  76. 302aafc BSSMAP: tweaks by Neels Hofmeyr · 5 years ago
  77. affbb20 GSUP: add inter-MSC handover related msgs and IEs by Oliver Smith · 5 years ago
  78. 9838c90 GSUP: add Message Class IE by Neels Hofmeyr · 5 years ago
  79. 0ee798a add OSMO_IMSI_BUF_SIZE by Neels Hofmeyr · 5 years ago
  80. b480b74 add identifier sanitation for setting FSM instance ids by Neels Hofmeyr · 5 years ago
  81. ecef7ec add osmo_{escape,quote}_str_buf2() for standard args ordering by Neels Hofmeyr · 5 years ago
  82. 8531d66 tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN() by Neels Hofmeyr · 5 years ago
  83. d79ccc6 add osmo_str_startswith() by Neels Hofmeyr · 5 years ago
  84. 1f9cc01 fsm: support graceful osmo_fsm_inst_term() cascades by Neels Hofmeyr · 5 years ago
  85. 3b414a4 fsm: add flag to ensure osmo_fsm_inst_term() happens only once by Neels Hofmeyr · 5 years ago
  86. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  87. d08e986 gsm_03_40.h: define max SM-TP-UDL (User-Data-Length) values by Vadim Yanitskiy · 5 years ago
  88. 0e8df1c add osmo_use_count API by Neels Hofmeyr · 5 years ago
  89. 0c7826e add osmo_sockaddr_str API by Neels Hofmeyr · 5 years ago
  90. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  91. 98ed339 osmo_escape_str_buf: Always copy, don't return input string pointer by Harald Welte · 5 years ago
  92. c761044 Doxygen: fix documentation of rate_ctr_for_each_counter() by Vadim Yanitskiy · 5 years ago
  93. 914a8ec core/msgb.h: fix incorrect Doxygen parameter description by Vadim Yanitskiy · 5 years ago
  94. ba426e3 core/msgb.h: drop meaningless parameter of msgb_eq_* helpers by Vadim Yanitskiy · 5 years ago
  95. 115a2cc core/msgb.h: fix dead msgb2 reference in msgb_eq_* helpers by Vadim Yanitskiy · 5 years ago
  96. 095a396 core/linuxlist.h: fix white-space and inconsistent alignment by Vadim Yanitskiy · 5 years ago
  97. 72ea919 core/linuxlist.h: fix and unify Doxygen documentation by Vadim Yanitskiy · 5 years ago
  98. c0fcedc gsm_utils.h: remove unused include of gsm_08_08.h by Neels Hofmeyr · 5 years ago
  99. 1688699 select: Rename BSC_FD_* constants to OSMO_FD_* by Harald Welte · 5 years ago
  100. c0dfc9d socket: osmo_sock_get_name() Use "const void *" as talloc context by Harald Welte · 5 years ago