1. 5f15e41 Bump version: 1.7.0.119-b31a-dirty → 1.8.0 by Pau Espin Pedrol · 1 year, 3 months ago osmith/1.8.1 1.8.0
  2. 672e8d1 debian/rules: Fix moved path crc*gen.c by Pau Espin Pedrol · 1 year, 3 months ago
  3. b31a2b5 Add SI10 support by Max · 1 year, 4 months ago
  4. 5c7eaa6 gprs_ns2_fr: use osmo_netdev to monitor and operate network device by Pau Espin Pedrol · 1 year, 4 months ago
  5. 52d8df1 gsm_08_08.h: fix typo in GSM0808_DATA_FULL_PREF by Oliver Smith · 1 year, 4 months ago
  6. bc12728 SI: add missing header by Max · 1 year, 4 months ago
  7. 0aa84cf libosmocore: Transition to use of 'telnet_init_default' by arehbein · 1 year, 4 months ago
  8. d3455fa tun: Fix potential unpaired call to osmo_netns_switch_exit() by Pau Espin Pedrol · 1 year, 4 months ago
  9. 1466daf Fixup .gitignore by Max · 1 year, 4 months ago
  10. 8d92d9c d/control: libosmocore-dev: depend on libmnl-dev by Oliver Smith · 1 year, 4 months ago
  11. 7d79fa4 netdev: Fix compilation building with --disable-libmnl by Pau Espin Pedrol · 1 year, 4 months ago
  12. 4eb89af configure --enable-libmnl: Add libmnl to libosmocore.pc.in Requires by Pau Espin Pedrol · 1 year, 4 months ago
  13. 51e9dde Introduce tundev API by Pau Espin Pedrol · 1 year, 4 months ago
  14. 9d0321d Introduce netdev API by Pau Espin Pedrol · 1 year, 4 months ago
  15. 600d4ee SI: add RR short PD message types by Max · 1 year, 4 months ago
  16. 812dfbf ASCI: add VBS/VGCS support to BTS features list by Max · 1 year, 4 months ago
  17. 8a5014b Introduce netns API by Pau Espin Pedrol · 1 year, 4 months ago
  18. 4ce820a isdndlc: Fix documentation by Harald Welte · 1 year, 5 months ago
  19. d55a209 create libosmoisdn sub-library by Harald Welte · 1 year, 5 months ago
  20. 88955fb Fix all references to config.h by Pau Espin Pedrol · 1 year, 4 months ago
  21. a50ed5f Makefile.am: Remove unexsiting all_includes variable by Pau Espin Pedrol · 1 year, 4 months ago
  22. 4fc6118 Split include/Makefile.am content into subdirs by Pau Espin Pedrol · 1 year, 4 months ago
  23. 1162a24 src/core/Makefile.am: reformat SOURCES list by Pau Espin Pedrol · 1 year, 4 months ago
  24. d4c3dc8 Move src/*.{c,h} to src/core/ by Pau Espin Pedrol · 1 year, 4 months ago
  25. cc296c9 socket.h: Introduce API osmo_sockaddr_netmask_to_prefixlen() by Pau Espin Pedrol · 1 year, 4 months ago
  26. a13d566 gsm_utils: improve gsm_gsmtime2fn() by Philipp Maier · 1 year, 4 months ago
  27. b6a3836 gsm0408_test: add unittest for gsm_gsmtime2fn() by Philipp Maier · 1 year, 4 months ago
  28. 94705d0 uitils: add floored and euclidian modulo functions by Philipp Maier · 1 year, 4 months ago
  29. e709bd4 ctrl: error if program forgot to initialize the ctr handler before installing cmds by Pau Espin Pedrol · 1 year, 4 months ago
  30. 555c293 bitgen test: fix concat macro by Eric · 1 year, 5 months ago
  31. ee7b8c5 libosmocore: Deprecate APIs telnet_init(_dynip)() by arehbein · 1 year, 5 months ago
  32. 179dec0 gsm48_ie: gsm48_decode_freq_list(): make 'cd' argument const by Vadim Yanitskiy · 1 year, 4 months ago 2023q1
  33. a42f4a5 utils/osmo-stat-dummy: check for ENABLE_UTILITIES by Oliver Smith · 1 year, 5 months ago
  34. 3f79ce8 ctrl: add optional port to bind command by Max · 1 year, 5 months ago
  35. 7a79dd3 osmo-stat-dummy: add rate counters and statsd tester by Max · 1 year, 5 months ago
  36. 23a7d07 rate_ctr: drop rate estimation code by Max · 1 year, 5 months ago
  37. 6db830f gsm0808: use new gsm0808_enc_speech_codec[_list]2() API by Vadim Yanitskiy · 1 year, 5 months ago
  38. 5a51331 gsm0808: add gsm0808_enc_speech_codec[_list]2() by Vadim Yanitskiy · 1 year, 5 months ago
  39. c2f1ed1 gsm0808: remove over-defensive assert()s for function parameters by Vadim Yanitskiy · 1 year, 5 months ago
  40. 90b64a1 gsm0808: remove redundant assert() in enc_speech_codec() by Vadim Yanitskiy · 1 year, 5 months ago
  41. 061b7ec gsm0808: remove unneeded assignment in enc_speech_codec() by Vadim Yanitskiy · 1 year, 5 months ago
  42. 8e96245 gsm0808: cosmetic: switch is not a function by Vadim Yanitskiy · 1 year, 5 months ago
  43. 7c1b6cb rate_ctr: convert to timerfd by Max · 1 year, 6 months ago
  44. af35eb2 telnet_init_dynif: don't allow negative port by Max · 1 year, 5 months ago
  45. 6d26134 telnet_init_dynif: propagate error by Max · 1 year, 5 months ago
  46. 5b37642 vty: fix doc typo by Max · 1 year, 5 months ago
  47. a840ad5 jenkins_arm.sh: disable external tests by Max · 1 year, 5 months ago
  48. d7d4b1b gsmtap.h: Add definitions for various ISDN sub-types by Harald Welte · 1 year, 5 months ago
  49. a9ddb83 osmo-ns-dummy: add ctrl interface by Max · 1 year, 6 months ago
  50. f4854f3 osmo_tdef_get(): clarify API doc on val_if_not_present by Neels Hofmeyr · 1 year, 5 months ago
  51. 2b283b1 LAPD: move tx_hist code into static functions by Max · 1 year, 6 months ago
  52. 6ca0a43 gsm: constify several readonly params by Pau Espin Pedrol · 1 year, 6 months ago
  53. a9a9ce6 Add define for unset Frame Number by Max · 1 year, 6 months ago
  54. 8fbaad6 */Makefile.am: do not mix up AM_CFLAGS with AM_CPPFLAGS by Vadim Yanitskiy · 1 year, 6 months ago
  55. 6dda35a Fix typos in copyright statements. by Harald Welte · 1 year, 6 months ago
  56. 88bb5ed Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition by Harald Welte · 1 year, 6 months ago
  57. 8d5fc1d vty/logging.h: Avoid -Werror=pragmas error in C++ code by Harald Welte · 1 year, 6 months ago
  58. be912e7 Disable -Wstrict-prototypes for logging_vty_add_cmds() by Harald Welte · 1 year, 6 months ago
  59. de4e8da bits: fix typo by Philipp Maier · 1 year, 7 months ago
  60. e61d459 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 6 months ago
  61. 0d9b6b0 gb/vty: Show if NSVC is blocked locally by O&M/vty or by remote by arehbein · 1 year, 7 months ago
  62. 19bd12e gsm0502: gsm0502_fn_remap(): use GSM_TDMA_FN_SUB() macro by Vadim Yanitskiy · 1 year, 7 months ago
  63. df5b1e1 msgb: introduce extended copy functions by Max · 1 year, 7 months ago
  64. 73aa0e5 {gsm,gb}/Makefile.am: drop undefined $GCC_FVISIBILITY_HIDDEN by Vadim Yanitskiy · 1 year, 7 months ago
  65. 6755aac configure.ac: fix 'AM_CONDITIONAL(ENABLE_GNUTLS, false)' listed twice by Vadim Yanitskiy · 1 year, 7 months ago
  66. 73984a8 doc: correct typo in ticket reference by Max · 1 year, 7 months ago
  67. 61359a2 msgb: expand copy test by Max · 1 year, 7 months ago
  68. d98a867 logging.h: Allocate DLM2PA and DLM2UA for libosmo-sigtran by Harald Welte · 1 year, 8 months ago
  69. 729a2c8 allocate VTY port number 4270 for osmo-isdntap by Harald Welte · 1 year, 7 months ago
  70. 327e5e9 LAPD: use bool for T200 reset flags by Max · 1 year, 7 months ago
  71. c569526 LAPD: log unknown format value by Max · 1 year, 7 months ago
  72. 68588c5 cosmetic: make linter happy with LAPD code by Max · 1 year, 7 months ago
  73. 7bd1670 cosmetic: remove trailing space by Max · 1 year, 7 months ago
  74. 724c162 msgb: do not use msgb_l4 instead of msgb_sms by Philipp Maier · 1 year, 7 months ago
  75. d9d6210 msgb: assert msgb->lXh to be not NULL by Philipp Maier · 1 year, 7 months ago
  76. 486d984 Fix Typo in gsm0808_msgt_names[] by Keith Whyte · 1 year, 7 months ago
  77. e852544 Fix LCLS-CONNECT-CONTROL generation by Keith Whyte · 1 year, 7 months ago
  78. 3b3955b socket: Introduce API osmo_sockaddr_is_any by Pau Espin Pedrol · 1 year, 7 months ago
  79. 3c12f55 socket.h: Reorder sockaddr APIs to have them all together by Pau Espin Pedrol · 1 year, 7 months ago
  80. 8deedfa gsm0502: use parentheses in GSM_TDMA_FN_{SUM,SUB} macros by Vadim Yanitskiy · 1 year, 7 months ago
  81. 395db20 include: use '#pragma once' everywhere by Vadim Yanitskiy · 1 year, 8 months ago
  82. 71ad530 gb: add bssgp2_enc_flush_ll encode FLUSH-LL by Alexander Couzens · 1 year, 8 months ago
  83. 70093f2 comments: gsm_08_08.h: AMR cfg: explain in much more detail by Neels Hofmeyr · 1 year, 8 months ago
  84. c3b904a vty: Allow using hex representations in cmd numeric ranges by Pau Espin Pedrol · 3 years, 10 months ago
  85. 812766e utils.h: protect param with parenthesis in OSMO_BYTES_FOR_BITS() by Pau Espin Pedrol · 1 year, 8 months ago
  86. a7f97b9 gsm0408_test: do not print errno in expected output by Neels Hofmeyr · 1 year, 9 months ago
  87. d5150a6 use_count: Return if uc is NULL by Daniel Willmann · 1 year, 9 months ago
  88. 709da27 Revert "Add function to guess AF_UNSPEC address" by neels · 1 year, 9 months ago
  89. 9e4c2eb Revert "Add osmo_sockaddr_strs_to_str()" by neels · 1 year, 9 months ago
  90. e145e28 Add osmo_sockaddr_strs_to_str() by Max · 1 year, 9 months ago
  91. 18c6a81 gsm: bts_features: Add missing entries to osmo_bts_features_names by Pau Espin Pedrol · 1 year, 9 months ago
  92. a4063ef Add function to guess AF_UNSPEC address by Max · 1 year, 9 months ago
  93. ec87a94 Ignore osmo-ns-dummy by Max · 1 year, 9 months ago
  94. 83287ba gsm: rsl: Define new osmocom extension TLV IE to pass Osmux CID by Pau Espin Pedrol · 1 year, 9 months ago
  95. 3064007 gsm: Add BTS feature for Osmux by Pau Espin Pedrol · 1 year, 9 months ago
  96. 862dd36 tlv.h: Fix TLVP_PRESENT returning a pointer instead of a boolean by Pau Espin Pedrol · 1 year, 9 months ago
  97. 6960b6a cosmetic: tlv.h: Fix trailing whistespace by Pau Espin Pedrol · 1 year, 9 months ago
  98. aafa2b3 enrich API doc for gsm0808_speech_codec by Neels Hofmeyr · 1 year, 9 months ago
  99. d13faaa gprs_ns2: add vty `nse <0-65535> restart sns` by Alexander Couzens · 3 years, 2 months ago
  100. 9eb698a cbsp: Fix decoding of Fail List by Pau Espin Pedrol · 1 year, 9 months ago