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