1. 0d8da79 gsm/gsm48.h: drop meaningless 'const' from gsm48_mi_to_string() by Vadim Yanitskiy · 5 years ago
  2. 3f27f71 Add Cell Broadcast related definitions from 3GPP TS 23.041 by Harald Welte · 5 years ago
  3. f72155a cbsp: Introduce osmo_cbsp_errstr by Harald Welte · 5 years ago
  4. 07958e4 CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) support by Harald Welte · 5 years ago
  5. d1f15bd libosmogsm/l1sap.h: extend ph_rach_ind_param with lqual_cb by Vadim Yanitskiy · 5 years ago
  6. e242548 Revert "utils.h: require a semi colon after OSMO_ASSERT" by Vadim Yanitskiy · 5 years ago
  7. 4e284b6 utils.h: require a semi colon after OSMO_ASSERT by Alexander Couzens · 5 years ago
  8. dda07be add define for magic tmsi constant by Eric Wild · 5 years ago
  9. 77021c7 (minor) fix typo in comments by Kévin Redon · 5 years ago
  10. d1e220f minor: don't redefine macros by Kévin Redon · 5 years ago
  11. b8734ba protocol/gsm_04_08.h: do not check if unsigned is positive by Vadim Yanitskiy · 5 years ago
  12. d9fc604 core/utils: drop meaningless const from return value of osmo_luhn() by Vadim Yanitskiy · 5 years ago
  13. 7b74551 fsm: Allow millisecond granularity in osmo_fsm built-in timer by Harald Welte · 5 years ago
  14. 20de620 lapdm: Allow user to specify T200 values; Use correct N200 values by Harald Welte · 5 years ago
  15. ef7be49 gsm0808_utils: Add gsm0808_decode_cell_id_u() by Harald Welte · 5 years ago
  16. bdf7034 rest_octets: Remove SI2ter + SI2bis encoders that don't do anything by Harald Welte · 5 years ago
  17. 86156de rest_octets: Implement actual SI6 rest octets encoding by Harald Welte · 5 years ago
  18. f85b33f rest_octets: Add function to parse SI3 rest octets by Harald Welte · 5 years ago
  19. 428d03b rest_octets: Suffix encoder functiosn with _encode by Harald Welte · 5 years ago
  20. 581a34d tdef: Fix license: GPLv2+ instead of AGPLv3+ by Harald Welte · 5 years ago
  21. c53afd9 oap_client: Fix license: GPLv2+ instead of AGPLv3+ by Harald Welte · 5 years ago
  22. a8d7ebb rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH by Harald Welte · 5 years ago
  23. 1d32b7f protocol/gsm_12_21.h: fix copy-pasted struct description by Vadim Yanitskiy · 5 years ago
  24. 8006f53 TLV: Add one-shot TLV encoder by Harald Welte · 5 years ago
  25. e0c5d70 Cosmetic: GSUP: fix too long comment line by Oliver Smith · 5 years ago
  26. 0a1259b Deprecate usage of osmo_counter_* by Daniel Willmann · 5 years ago
  27. 753ae49 Revert "Change GSM48_PDISC_* to enum type" by Harald Welte · 5 years ago
  28. ece1d85 Change GSM48_PDISC_* to enum type by Max · 5 years ago
  29. cdac620 gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITS by Oliver Smith · 5 years ago
  30. 18506c8 gsm0808: Introduce Osmocom extensions to announce Osmux support by Pau Espin Pedrol · 5 years ago
  31. e87693c gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u() by Harald Welte · 5 years ago
  32. 76bbcbc Add MO-FALLBACK-VALUE SGsAP IE by Omar Ramadan · 5 years ago
  33. 3e323a2 Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre) by Harald Welte · 5 years ago
  34. cc72cc4 add osmo_stat_item_inc/osmo_stat_item_dec to set it relative by Alexander Couzens · 5 years ago
  35. aa98c48 Re-introduce declaration of gsm0808_create_handover_request_ack() by Harald Welte · 5 years ago
  36. 73b943e add gsm0808_create_handover_request_ack2 to add AoIP RTP addr by Neels Hofmeyr · 5 years ago
  37. 73c6682 add comment to gsm_mncc_bearer_cap.speech_ver by Neels Hofmeyr · 5 years ago
  38. 6305300 add vty_is_active() by Neels Hofmeyr · 5 years ago
  39. d791327 add osmo_bssap_tlv_parse2() for multiple identical T by Neels Hofmeyr · 5 years ago
  40. 8212fc6 add gsm48_decode_bcd_number2() from osmo-msc by Neels Hofmeyr · 5 years ago
  41. f7e9c51 BSSMAP: add messages for inter-BSC and inter-MSC Handover by Neels Hofmeyr · 5 years ago
  42. 412a4bb gsm/gsm_utils.h: fix argument type of gsm_chan_t_name() by Vadim Yanitskiy · 5 years ago
  43. 302aafc BSSMAP: tweaks by Neels Hofmeyr · 5 years ago
  44. affbb20 GSUP: add inter-MSC handover related msgs and IEs by Oliver Smith · 5 years ago
  45. 9838c90 GSUP: add Message Class IE by Neels Hofmeyr · 5 years ago
  46. 0ee798a add OSMO_IMSI_BUF_SIZE by Neels Hofmeyr · 5 years ago
  47. b480b74 add identifier sanitation for setting FSM instance ids by Neels Hofmeyr · 5 years ago
  48. ecef7ec add osmo_{escape,quote}_str_buf2() for standard args ordering by Neels Hofmeyr · 5 years ago
  49. 8531d66 tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN() by Neels Hofmeyr · 5 years ago
  50. d79ccc6 add osmo_str_startswith() by Neels Hofmeyr · 5 years ago
  51. 1f9cc01 fsm: support graceful osmo_fsm_inst_term() cascades by Neels Hofmeyr · 5 years ago
  52. 3b414a4 fsm: add flag to ensure osmo_fsm_inst_term() happens only once by Neels Hofmeyr · 5 years ago
  53. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  54. d08e986 gsm_03_40.h: define max SM-TP-UDL (User-Data-Length) values by Vadim Yanitskiy · 5 years ago
  55. 0e8df1c add osmo_use_count API by Neels Hofmeyr · 5 years ago
  56. 0c7826e add osmo_sockaddr_str API by Neels Hofmeyr · 5 years ago
  57. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  58. 98ed339 osmo_escape_str_buf: Always copy, don't return input string pointer by Harald Welte · 5 years ago
  59. c761044 Doxygen: fix documentation of rate_ctr_for_each_counter() by Vadim Yanitskiy · 5 years ago
  60. 914a8ec core/msgb.h: fix incorrect Doxygen parameter description by Vadim Yanitskiy · 5 years ago
  61. ba426e3 core/msgb.h: drop meaningless parameter of msgb_eq_* helpers by Vadim Yanitskiy · 5 years ago
  62. 115a2cc core/msgb.h: fix dead msgb2 reference in msgb_eq_* helpers by Vadim Yanitskiy · 5 years ago
  63. 095a396 core/linuxlist.h: fix white-space and inconsistent alignment by Vadim Yanitskiy · 5 years ago
  64. 72ea919 core/linuxlist.h: fix and unify Doxygen documentation by Vadim Yanitskiy · 5 years ago
  65. c0fcedc gsm_utils.h: remove unused include of gsm_08_08.h by Neels Hofmeyr · 5 years ago
  66. 1688699 select: Rename BSC_FD_* constants to OSMO_FD_* by Harald Welte · 5 years ago
  67. c0dfc9d socket: osmo_sock_get_name() Use "const void *" as talloc context by Harald Welte · 5 years ago
  68. 3713af8 gsm0808_utils: fix gsm48 multirate configuration generator by Philipp Maier · 5 years ago
  69. 3a50453 add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi() by Neels Hofmeyr · 5 years ago
  70. d4b79c8 fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer() by Neels Hofmeyr · 5 years ago
  71. 5734bff represent negative T-timers as Osmocom-specific X-timers 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. 17a642d gprs_ns: Add code for SNS-SIZE and SNS-CONFIG encoding by Harald Welte · 6 years ago
  75. 99273c7 enlarge gsm0808 msgb headroom by Neels Hofmeyr · 5 years ago
  76. 5ec0cf5 LCLS: add string dump helpers by Max · 5 years ago
  77. 79f9270 GPRS: Doxygen documentation for 'struct libgb_msgb_cb' by Harald Welte · 5 years ago
  78. 7dd0f9c gprs_ns: Declare gprs_ns_tx_alive*() in header file by Harald Welte · 5 years ago
  79. 2cbe25f add OSMO_STRBUF_PRINTF() by Neels Hofmeyr · 5 years ago
  80. 8667f7a gsm_08_08.h: Add constants for Channel Type in signalling mode by Sylvain Munaut · 5 years ago
  81. 6b4895f gsm/gsm0480: introduce gsm0480_create_release_complete() by Vadim Yanitskiy · 5 years ago
  82. ebaefce protocol/gsm_04_14: Fix the OPEN LOOP message type by Sylvain Munaut · 5 years ago
  83. 74c4c4e gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMAND by Philipp Maier · 5 years ago
  84. b0708d3 bitvec: Add bitvec_tailroom_bits() function by Harald Welte · 5 years ago
  85. ae7966d bitvec: Add bitvec_bytes_used() function by Harald Welte · 5 years ago
  86. 71806dd gsm_08_08.h: Add IEI definitions from Release 15 by Harald Welte · 5 years ago
  87. cf2caeb Extend gsm_04_08.h with CSFB related definitiosn form 44.018 Rel 15 by Harald Welte · 5 years ago
  88. 0fd615f add osmo_tdef API, originally adopted from osmo-bsc T_def by Neels Hofmeyr · 5 years ago
  89. c1aa178 vty api: add vty_out_va() by Neels Hofmeyr · 5 years ago
  90. b3e9b31 socket.h: add missing include by Max · 5 years ago
  91. d6ff9c8 GSUP: deprecate osmo_gsup_get_err_msg_type() by Oliver Smith · 5 years ago
  92. 56632b6 osmo_fsm_state_name: make robust against NULL fi by Neels Hofmeyr · 5 years ago
  93. 7740d26 add osmo_classmark_* API by Neels Hofmeyr · 5 years ago
  94. 0423b61 add osmo_hexdump_buf() and test by Neels Hofmeyr · 5 years ago
  95. d01ef75 gsm0808: add BSSMAP Cell Identifier matching API by Neels Hofmeyr · 6 years ago
  96. 1c3bae1 constrain gsm48_generate_mid() output array bounds by Harald Welte · 5 years ago
  97. 49fb992 gsm_23_003.h: add GSM23003_IMEI_NUM_DIGITS_NO_CHK by Oliver Smith · 5 years ago
  98. b27e6fe Rename msgb_wrap_with_TL() by Max · 5 years ago
  99. 6915a21 Prevent GCR encoder/decoder functions from being used directly by Max · 5 years ago
  100. 3b90125 LCLS: make GCR into static member of osmo_lcls by Max · 5 years ago