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