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