1. 3f79ce8 ctrl: add optional port to bind command by Max · 1 year, 7 months ago
  2. 5a51331 gsm0808: add gsm0808_enc_speech_codec[_list]2() by Vadim Yanitskiy · 1 year, 7 months ago
  3. d7d4b1b gsmtap.h: Add definitions for various ISDN sub-types by Harald Welte · 1 year, 7 months ago
  4. 6ca0a43 gsm: constify several readonly params by Pau Espin Pedrol · 1 year, 7 months ago
  5. a9a9ce6 Add define for unset Frame Number by Max · 1 year, 7 months ago
  6. 8d5fc1d vty/logging.h: Avoid -Werror=pragmas error in C++ code by Harald Welte · 1 year, 8 months ago
  7. be912e7 Disable -Wstrict-prototypes for logging_vty_add_cmds() by Harald Welte · 1 year, 8 months ago
  8. e61d459 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  9. df5b1e1 msgb: introduce extended copy functions by Max · 1 year, 9 months ago
  10. d98a867 logging.h: Allocate DLM2PA and DLM2UA for libosmo-sigtran by Harald Welte · 1 year, 10 months ago
  11. 729a2c8 allocate VTY port number 4270 for osmo-isdntap by Harald Welte · 1 year, 9 months ago
  12. 7bd1670 cosmetic: remove trailing space by Max · 1 year, 9 months ago
  13. 724c162 msgb: do not use msgb_l4 instead of msgb_sms by Philipp Maier · 1 year, 9 months ago
  14. d9d6210 msgb: assert msgb->lXh to be not NULL by Philipp Maier · 1 year, 9 months ago
  15. 3b3955b socket: Introduce API osmo_sockaddr_is_any by Pau Espin Pedrol · 1 year, 9 months ago
  16. 3c12f55 socket.h: Reorder sockaddr APIs to have them all together by Pau Espin Pedrol · 1 year, 9 months ago
  17. 8deedfa gsm0502: use parentheses in GSM_TDMA_FN_{SUM,SUB} macros by Vadim Yanitskiy · 1 year, 9 months ago
  18. 395db20 include: use '#pragma once' everywhere by Vadim Yanitskiy · 1 year, 9 months ago
  19. 71ad530 gb: add bssgp2_enc_flush_ll encode FLUSH-LL by Alexander Couzens · 1 year, 9 months ago
  20. 70093f2 comments: gsm_08_08.h: AMR cfg: explain in much more detail by Neels Hofmeyr · 1 year, 10 months ago
  21. 812766e utils.h: protect param with parenthesis in OSMO_BYTES_FOR_BITS() by Pau Espin Pedrol · 1 year, 10 months ago
  22. 709da27 Revert "Add function to guess AF_UNSPEC address" by neels · 1 year, 11 months ago
  23. 9e4c2eb Revert "Add osmo_sockaddr_strs_to_str()" by neels · 1 year, 11 months ago
  24. e145e28 Add osmo_sockaddr_strs_to_str() by Max · 1 year, 11 months ago
  25. a4063ef Add function to guess AF_UNSPEC address by Max · 1 year, 11 months ago
  26. 83287ba gsm: rsl: Define new osmocom extension TLV IE to pass Osmux CID by Pau Espin Pedrol · 1 year, 11 months ago
  27. 3064007 gsm: Add BTS feature for Osmux by Pau Espin Pedrol · 1 year, 11 months ago
  28. 862dd36 tlv.h: Fix TLVP_PRESENT returning a pointer instead of a boolean by Pau Espin Pedrol · 1 year, 11 months ago
  29. 6960b6a cosmetic: tlv.h: Fix trailing whistespace by Pau Espin Pedrol · 1 year, 11 months ago
  30. aafa2b3 enrich API doc for gsm0808_speech_codec by Neels Hofmeyr · 1 year, 11 months ago
  31. 8137d9a logging: add a new category DLCSN1 for libosmo-csn1 by Vadim Yanitskiy · 1 year, 11 months ago
  32. b3e3a5d fsm: osmo_fsm_{event,inst,state}_name(): make *fi pointer const by Vadim Yanitskiy · 1 year, 11 months ago
  33. 0893f0f gsm_23_041.h: Define CBS ETWS Warning Type values by Pau Espin Pedrol · 2 years ago
  34. 0cdd0ab cbsp: Add enum and value string for Cause by Pau Espin Pedrol · 2 years, 1 month ago
  35. cc4213e coding: add gsm0503_detect_a[fh]s_dtx_frame2() by Vadim Yanitskiy · 2 years, 1 month ago
  36. fe1dceb cosmetic: iuup.h: Fix indentation by Pau Espin Pedrol · 2 years, 1 month ago
  37. 510f4c9 iuup: Rework API to support RFCI IDs != RFCI index by Pau Espin Pedrol · 2 years, 1 month ago
  38. 1e1436c stats: Functions with no arguments should specify(void) by Harald Welte · 2 years, 2 months ago
  39. 7ac0451 gsm_12_21.h: Add header description pointing to TS files by Pau Espin Pedrol · 2 years, 2 months ago
  40. 7813cc9 gsm_12_21.h: Fix abis_nm_avail_state InTest and Failed values by Pau Espin Pedrol · 2 years, 2 months ago
  41. 9d3cfef cosmetic: logging.h: fix indentation by Pau Espin Pedrol · 2 years, 2 months ago
  42. 3b007f8 vty: Add a 'skip-zero' version of 'show stats' and 'show rate-counters' by Harald Welte · 2 years, 2 months ago
  43. 1dac875 gsm: Introduce helper rach_tx_integer_raw2val() by Pau Espin Pedrol · 2 years, 2 months ago
  44. b0c2f75 jenkins: Validate gsm 08.58 IEs are added to tlv_definition by Pau Espin Pedrol · 2 years, 3 months ago 2022q1
  45. 767bfd8 bssgp_bvc_fsm: Add a hook to notify when a reset was acknowledged by Daniel Willmann · 2 years, 3 months ago
  46. be13387 bssmap_le: support additional IEs in Perform Location Request by Vadim Yanitskiy · 2 years, 3 months ago
  47. e8b6913 cosmetic: gsm_08_08.h: Add space between assignment sides by Pau Espin Pedrol · 2 years, 3 months ago
  48. 5e24eea Cosmetic: linuxlist.h: fix misleading comment by Oliver Smith · 2 years, 4 months ago
  49. 9c7f7f8 add osmo_sockaddr_set_port() by Neels Hofmeyr · 2 years, 6 months ago
  50. a25a6dc BSSAP: HO Request Ack: add missing Codec List (BSS Supported) by Neels Hofmeyr · 2 years, 4 months ago
  51. b5551ee gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id number by Pau Espin Pedrol · 2 years, 4 months ago
  52. c797e25 core/utils.h: make use of OSMO_LIKELY in OSMO_ASSERT by Vadim Yanitskiy · 2 years, 5 months ago
  53. 85c7831 core/msgb.h: make use of OSMO_LIKELY / OSMO_UNLIKELY by Vadim Yanitskiy · 2 years, 5 months ago
  54. 9ac355a core/utils.h: wrap OSMO_ASSERT() with do { ... } while (0) by Vadim Yanitskiy · 2 years, 5 months ago
  55. e59e839 core/utils.h: add OSMO_LIKELY / OSMO_UNLIKELY macros by Vadim Yanitskiy · 2 years, 5 months ago
  56. cf7f792 add osmo_sockaddr_from/to_octets() by Neels Hofmeyr · 2 years, 5 months ago
  57. 1633735 add osmo_quote_str_buf3, osmo_escape_str_buf3 by Neels Hofmeyr · 2 years, 5 months ago
  58. 09d6574 add osmo_sockaddr_to_str_c(), osmo_sockaddr_to_str_buf2() by Neels Hofmeyr · 2 years, 7 months ago
  59. 4c44d46 logging: log to stderr when logging is not initialized by Philipp Maier · 2 years, 5 months ago
  60. 1d1ab74 ports.h: add osmo-pfcp-tool ports by Neels Hofmeyr · 2 years, 6 months ago
  61. 13fa00e PFCP: add DLPFCP and osmo-upf port numbers by Neels Hofmeyr · 2 years, 7 months ago
  62. e6fb890 log_taget_find() should use enum log_target_type, not int by Harald Welte · 2 years, 6 months ago
  63. 7d6166a utils: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  64. c85aaed bitvec: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  65. 604eaba iuup: Submit RNL-STATUS-Initialization.ind upon rx of Init by Pau Espin Pedrol · 2 years, 6 months ago
  66. ec5b42c stats_tcp: use a default batch size of 5 instead of 1 by Philipp Maier · 2 years, 6 months ago
  67. d5974e9 conv: Fix the traceback for tail biting codes by Sylvain Munaut · 2 years, 6 months ago
  68. 2f4186a VTY: implement 'no log gsmtap [HOSTNAME]' command by Vadim Yanitskiy · 2 years, 6 months ago
  69. b1ef8f5 select: gather statistics for TCP connections by Philipp Maier · 2 years, 7 months ago
  70. 9fe1f9f Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP data by Harald Welte · 6 years ago
  71. 28c4388 include/: Adapt some headers to match contrib/struct_endianess.py format by Pau Espin Pedrol · 2 years, 6 months ago
  72. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  73. 63e1b2b logging: make LIBOSMOCORE_NO_LOGGING work as expected by Eric Wild · 2 years, 7 months ago
  74. d02090b logging: allow disabling macros using a new define: LIBOSMOCORE_NO_LOGGING by Eric · 2 years, 7 months ago
  75. 9e34f08 gsmtap: Add gsmtap_sendmsg_free() as alternative to gsmtap_sendmsg() by Harald Welte · 2 years, 7 months ago
  76. 25c9741 add osmo_time_cc, moved from osmo-bsc by Neels Hofmeyr · 2 years, 8 months ago
  77. 6b5a533 include: add enum for UTRAN cipher by Alexander Couzens · 2 years, 8 months ago
  78. bfc8377 stats: allow configuring reporter's name in the VTY by Vadim Yanitskiy · 2 years, 8 months ago
  79. 190b6ef gsm/protocol/gsm_04_08.h: add gsm48_meas_res_is_valid() by Vadim Yanitskiy · 2 years, 8 months ago
  80. 36c69ed gsm/protocol/gsm_44_004.h: fix missing include of 'endian.h' by Vadim Yanitskiy · 2 years, 8 months ago
  81. 7044d20 Revert "Prevent GCR encoder/decoder functions from being used directly" by Vadim Yanitskiy · 2 years, 8 months ago
  82. b72867f logging: Change stderr + file target to use non-blocking write by Harald Welte · 3 years, 9 months ago
  83. 8db64ee gsm_08_58: extend struct abis_rsl_osmo_temp_ovp_acch_cap by Vadim Yanitskiy · 2 years, 8 months ago
  84. 0a9430e {ctrl,vty}/ports.h: Allocate ports for osmo-hnodeb by Pau Espin Pedrol · 2 years, 8 months ago
  85. c549719 utils: introduce osmo_talloc_replace_string_fmt() by Vadim Yanitskiy · 3 years, 1 month ago
  86. 137efc9 cosmetic: get rid of 3 deprecation warnings by Neels Hofmeyr · 2 years, 9 months ago
  87. e90c717 refactor stat_item: get rid of FIFO and "skipped" error by Neels Hofmeyr · 2 years, 10 months ago
  88. 3f43134 GPRS: Add PDP_TYPE_N_IETF_IPv4v6 by Keith · 2 years, 9 months ago
  89. 4e3b594 cosmetic: gsm: meas_rep.h: Fix typo in comment by Pau Espin Pedrol · 2 years, 9 months ago
  90. 50e6f06 gsm: Mark gsm0858_rsl_ul_meas_enc() pointer param const by Pau Espin Pedrol · 2 years, 9 months ago
  91. 0692916 vty: add vty_out_uptime() print the uptime to the vty by Alexander Couzens · 2 years, 10 months ago
  92. d075e3a base64: reformat using Lindent to conform to our coding style by Harald Welte · 2 years, 9 months ago
  93. 292f9e7 base64: Migrate over to osmocom by Harald Welte · 2 years, 10 months ago
  94. c757239 copy base64 implementation from mbedtls by Harald Welte · 2 years, 10 months ago
  95. 049fd5c stat_item: cosmetic: s/desc/group_desc in osmo_stat_item_group_alloc() by Neels Hofmeyr · 2 years, 10 months ago
  96. 7fcfefb add osmo_stat_item_get_group_by_name_idxname() by Neels Hofmeyr · 2 years, 10 months ago
  97. 4777334 utils: add osmo_str_to_int() and osmo_str_to_int64() by Neels Hofmeyr · 2 years, 10 months ago
  98. 11a58a1 vty: allow flushing by Eric · 2 years, 10 months ago
  99. 5193384 gsm_08_58.h: Extend IPA Power Control Params IEs to pass C/I params by Pau Espin Pedrol · 2 years, 10 months ago
  100. e67edfd gsm_08_58: fix sourcecode formatting by Philipp Maier · 2 years, 10 months ago