1. 573f2fa fix _thread order by Eric · 1 year, 6 months ago
  2. c657a50 gsm0502: add burst length definitions from chapter 5.2 by Vadim Yanitskiy · 1 year, 4 months ago
  3. c952776 Makefile.am: Make libraries depend on .map files by Harald Welte · 1 year, 4 months ago
  4. 3e5609a gsm: gsm_gsmtime2fn(): constify param by Pau Espin Pedrol · 1 year, 4 months ago
  5. d4d78bc libosmocore.map: Add two missing entries for gsmtap*2() API by Harald Welte · 1 year, 4 months ago
  6. 1447100 gsm0808: make CSD enum values consistent with RSL by Oliver Smith · 1 year, 4 months ago
  7. 341d9e1 rsl: RSL_CMOD_CSD_T: make enum values consistent by Oliver Smith · 1 year, 4 months ago
  8. 9d92c6e rsl: put values for Channel Mode into enums by Oliver Smith · 1 year, 4 months ago
  9. 45ae1c5 Add osmo_sockaddr_size() to return the size of the variant used by Daniel Willmann · 1 year, 5 months ago
  10. f2c0fcc improve test output for gsm0808_sc_cfg_from_gsm48_mr_cfg() by Neels Hofmeyr · 1 year, 10 months ago
  11. 593d20d add gsm0808_amr_modes_from_cfg by Neels Hofmeyr · 1 year, 10 months ago
  12. 64277a0 doxygen: fix various typos in commands \param and \returns by Vadim Yanitskiy · 1 year, 4 months ago
  13. 2a0b121 doxygen: remove documentation for non-existent params by Vadim Yanitskiy · 1 year, 4 months ago
  14. ed501d3 contrib/struct_endianness.py: simplify file extension check by Vadim Yanitskiy · 1 year, 4 months ago
  15. 5566b2e libosmocore.map: add tall_{ctr/msgb}_ctx by Oliver Smith · 1 year, 4 months ago
  16. edb5f33 GSMTAP: add missing parameter docstrings by Max · 1 year, 4 months ago
  17. 213fc42 Add libosmocore.map by Daniel Willmann · 1 year, 5 months ago
  18. 57d4fae gsm0808_enc/dec_channel_type: fix transparent flag by Oliver Smith · 1 year, 4 months ago
  19. 6345333 Interleaving for CSD by Harald Welte · 4 years, 4 months ago
  20. 94e0af0 doxygen: also generate documentation for libosmo{sim,usb} by Vadim Yanitskiy · 1 year, 4 months ago
  21. 85e24a6 debian/control: fix typo by Vadim Yanitskiy · 1 year, 4 months ago
  22. dbd61f0 debian/control: make libosmocore-doc depend on libosmo{ctrl,gb}-doc by Vadim Yanitskiy · 1 year, 4 months ago
  23. 7184511 gsm: use OSMO_ASSERT() in osmo_iuup_msgb_alloc_c() by Vadim Yanitskiy · 1 year, 4 months ago
  24. 22ade29 msgb: use OSMO_ASSERT in msgb_alloc_headroom[_c]() by Vadim Yanitskiy · 1 year, 4 months ago
  25. 65e0edc convolutional coding for CSD by Harald Welte · 4 years, 4 months ago
  26. 7b9b307 gsm/{bsslap,bssmap_le}: zero-initialize structs using memset() by Vadim Yanitskiy · 1 year, 4 months ago
  27. 6b69b55 i460_mux: add define constant for maximum number of subchannels by Philipp Maier · 1 year, 4 months ago
  28. 82001eb gsm: ensure completeness of osmo_bts_features_{descs,names}[] by Vadim Yanitskiy · 1 year, 4 months ago
  29. f4f5d54 gsm: add missing features to osmo_bts_features_names[] by Vadim Yanitskiy · 1 year, 4 months ago
  30. ba1e200 add osmo_prim_operation_name() by Neels Hofmeyr · 1 year, 4 months ago
  31. 9b7c9ae Rename OSMO_AUTH_ALG_XOR to OSMO_AUTH_ALG_XOR_3G by Harald Welte · 1 year, 4 months ago
  32. 4cc60a1 New unit test for XOR-2G authentication by Harald Welte · 1 year, 4 months ago
  33. e93c5e9 Implement the XOR-2G authentication algorithm by Harald Welte · 1 year, 4 months ago
  34. 8d9ed73 tests: add test_gsm0808_enc_dec_channel_type_sign by Oliver Smith · 1 year, 4 months ago
  35. dcaab85 gsm0808_dec_channel_type: fix dec of ch_rate_type by Oliver Smith · 1 year, 4 months ago
  36. 2bb8a12 libosmogb.pc.in: Fix missing dependency on libosmogsm by Pau Espin Pedrol · 1 year, 4 months ago
  37. 0158b05 Move libosmogsm TS 44.060 declarations under include/osmocom/gsm/ by Pau Espin Pedrol · 1 year, 4 months ago
  38. ce4a865 gsmtap_util: remove whitespace at the end of line by Philipp Maier · 1 year, 4 months ago
  39. a747d36 GSMTAP: add gsmtap_source_init*2() by Max · 1 year, 4 months ago
  40. 310b107 gsm0808_enc_channel_type: Add spare byte by Matan Perelman · 1 year, 4 months ago
  41. 48706d6 Run struct_endianness.py by Oliver Smith · 1 year, 4 months ago
  42. 66188dc gsm_04_60.h: Better describe origin of enum osmo_gprs_nmo by Pau Espin Pedrol · 1 year, 4 months ago
  43. ef5d3bc GSMTAP: fix typo by Max · 1 year, 4 months ago
  44. 2617815 gsm: fix invalid check in gsm48_decode_ssversion() by Vadim Yanitskiy · 1 year, 4 months ago
  45. 54e1782 i460_mux: make osmo_i460_subchan_count public by Philipp Maier · 1 year, 4 months ago
  46. 0b5c09b Fix typo endianess -> endianness by Oliver Smith · 1 year, 4 months ago
  47. 8930911 i460_mux.c fix apidoc by Philipp Maier · 1 year, 4 months ago
  48. db7cb69 socket: propagate error in osmo_sock_unix_init() to the caller by Max · 1 year, 4 months ago
  49. f047a4a gsm0808_enc/dec_channel_type: support data by Oliver Smith · 1 year, 5 months ago
  50. 6939169 add contrib/talloc_count.sh by Neels Hofmeyr · 1 year, 5 months ago
  51. 96a8b55 gsm0808_chan_indicator: add SPEECH_CTM_TEXT_TELEPHONY by Oliver Smith · 1 year, 5 months ago
  52. 02b9095 test_gsm0808_enc_dec_channel_type -> …_speech by Oliver Smith · 1 year, 5 months ago
  53. 81e5a6f gsm0808_dec_channel_type: add missing len check by Oliver Smith · 1 year, 5 months ago
  54. 5f15e41 Bump version: 1.7.0.119-b31a-dirty → 1.8.0 by Pau Espin Pedrol · 1 year, 5 months ago osmith/1.8.1 1.8.0
  55. 672e8d1 debian/rules: Fix moved path crc*gen.c by Pau Espin Pedrol · 1 year, 5 months ago
  56. b31a2b5 Add SI10 support by Max · 1 year, 5 months ago
  57. 5c7eaa6 gprs_ns2_fr: use osmo_netdev to monitor and operate network device by Pau Espin Pedrol · 1 year, 5 months ago
  58. 52d8df1 gsm_08_08.h: fix typo in GSM0808_DATA_FULL_PREF by Oliver Smith · 1 year, 5 months ago
  59. bc12728 SI: add missing header by Max · 1 year, 5 months ago
  60. 0aa84cf libosmocore: Transition to use of 'telnet_init_default' by arehbein · 1 year, 5 months ago
  61. d3455fa tun: Fix potential unpaired call to osmo_netns_switch_exit() by Pau Espin Pedrol · 1 year, 5 months ago
  62. 1466daf Fixup .gitignore by Max · 1 year, 5 months ago
  63. 8d92d9c d/control: libosmocore-dev: depend on libmnl-dev by Oliver Smith · 1 year, 5 months ago
  64. 7d79fa4 netdev: Fix compilation building with --disable-libmnl by Pau Espin Pedrol · 1 year, 5 months ago
  65. 4eb89af configure --enable-libmnl: Add libmnl to libosmocore.pc.in Requires by Pau Espin Pedrol · 1 year, 5 months ago
  66. 51e9dde Introduce tundev API by Pau Espin Pedrol · 1 year, 5 months ago
  67. 9d0321d Introduce netdev API by Pau Espin Pedrol · 1 year, 5 months ago
  68. 600d4ee SI: add RR short PD message types by Max · 1 year, 5 months ago
  69. 812dfbf ASCI: add VBS/VGCS support to BTS features list by Max · 1 year, 5 months ago
  70. 8a5014b Introduce netns API by Pau Espin Pedrol · 1 year, 5 months ago
  71. 4ce820a isdndlc: Fix documentation by Harald Welte · 1 year, 7 months ago
  72. d55a209 create libosmoisdn sub-library by Harald Welte · 1 year, 7 months ago
  73. 88955fb Fix all references to config.h by Pau Espin Pedrol · 1 year, 5 months ago
  74. a50ed5f Makefile.am: Remove unexsiting all_includes variable by Pau Espin Pedrol · 1 year, 5 months ago
  75. 4fc6118 Split include/Makefile.am content into subdirs by Pau Espin Pedrol · 1 year, 5 months ago
  76. 1162a24 src/core/Makefile.am: reformat SOURCES list by Pau Espin Pedrol · 1 year, 5 months ago
  77. d4c3dc8 Move src/*.{c,h} to src/core/ by Pau Espin Pedrol · 1 year, 5 months ago
  78. cc296c9 socket.h: Introduce API osmo_sockaddr_netmask_to_prefixlen() by Pau Espin Pedrol · 1 year, 5 months ago
  79. a13d566 gsm_utils: improve gsm_gsmtime2fn() by Philipp Maier · 1 year, 5 months ago
  80. b6a3836 gsm0408_test: add unittest for gsm_gsmtime2fn() by Philipp Maier · 1 year, 5 months ago
  81. 94705d0 uitils: add floored and euclidian modulo functions by Philipp Maier · 1 year, 5 months ago
  82. e709bd4 ctrl: error if program forgot to initialize the ctr handler before installing cmds by Pau Espin Pedrol · 1 year, 6 months ago
  83. 555c293 bitgen test: fix concat macro by Eric · 1 year, 6 months ago
  84. ee7b8c5 libosmocore: Deprecate APIs telnet_init(_dynip)() by arehbein · 1 year, 6 months ago
  85. 179dec0 gsm48_ie: gsm48_decode_freq_list(): make 'cd' argument const by Vadim Yanitskiy · 1 year, 6 months ago 2023q1
  86. a42f4a5 utils/osmo-stat-dummy: check for ENABLE_UTILITIES by Oliver Smith · 1 year, 6 months ago
  87. 3f79ce8 ctrl: add optional port to bind command by Max · 1 year, 7 months ago
  88. 7a79dd3 osmo-stat-dummy: add rate counters and statsd tester by Max · 1 year, 7 months ago
  89. 23a7d07 rate_ctr: drop rate estimation code by Max · 1 year, 7 months ago
  90. 6db830f gsm0808: use new gsm0808_enc_speech_codec[_list]2() API by Vadim Yanitskiy · 1 year, 6 months ago
  91. 5a51331 gsm0808: add gsm0808_enc_speech_codec[_list]2() by Vadim Yanitskiy · 1 year, 6 months ago
  92. c2f1ed1 gsm0808: remove over-defensive assert()s for function parameters by Vadim Yanitskiy · 1 year, 6 months ago
  93. 90b64a1 gsm0808: remove redundant assert() in enc_speech_codec() by Vadim Yanitskiy · 1 year, 6 months ago
  94. 061b7ec gsm0808: remove unneeded assignment in enc_speech_codec() by Vadim Yanitskiy · 1 year, 6 months ago
  95. 8e96245 gsm0808: cosmetic: switch is not a function by Vadim Yanitskiy · 1 year, 6 months ago
  96. 7c1b6cb rate_ctr: convert to timerfd by Max · 1 year, 7 months ago
  97. af35eb2 telnet_init_dynif: don't allow negative port by Max · 1 year, 7 months ago
  98. 6d26134 telnet_init_dynif: propagate error by Max · 1 year, 7 months ago
  99. 5b37642 vty: fix doc typo by Max · 1 year, 7 months ago
  100. a840ad5 jenkins_arm.sh: disable external tests by Max · 1 year, 7 months ago