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