1. 8857f3b Add osmo_io with initial poll backend by Harald Welte · 1 year, 7 months ago
  2. 9965304 core: Check return value of osmo_fd_register() by arehbein · 1 year, 2 months ago
  3. e25786a gsm: add osmo_mobile_identity_decode_from_l3_buf() by Neels Hofmeyr · 1 year, 2 months ago
  4. e4b8473 vty: move struct vty_parent_node to private API by Neels Hofmeyr · 1 year, 2 months ago
  5. 67d84d2 vty: fix vty->index for implicit go_parent_node by Neels Hofmeyr · 1 year, 2 months ago
  6. beb7c17 Fix 'Fix parsing of TLV_TYPE_SINGLE_TV' by Pau Espin Pedrol · 1 year, 2 months ago
  7. f6ef9ba gb: ns2: Rename parameter name in gprs_ns2_nsvc_by_sockaddr_bind() by Pau Espin Pedrol · 1 year, 2 months ago
  8. 68d5139 libosmocore.map: add missing symbols needed for osmo-qcdiag by Vadim Yanitskiy · 1 year, 2 months ago
  9. 295636b codec: add SID preening functions for FR & EFR by Mychaela N. Falconia · 1 year, 2 months ago
  10. ec65085 codec: add SID classification functions per GSM 06.31 & 06.81 by Mychaela N. Falconia · 1 year, 2 months ago
  11. 37dc995 core: remove unnecessary #include <osmocom/core/talloc.h> by Vadim Yanitskiy · 1 year, 3 months ago
  12. 48c60f9 fixup (partial revert): "coding: clean up Makefile.am" by Vadim Yanitskiy · 1 year, 3 months ago
  13. 7f91880 codec: add osmo_efr_check_sid() function by Mychaela N. Falconia · 1 year, 3 months ago
  14. 5e3aaf9 gsmtap.h: Define a packet type for encapsulation of GSM RLP frames by Harald Welte · 1 year, 4 months ago
  15. 173c84c gsm_04_08: add more enum gsm48_chan_mode data values by Vadim Yanitskiy · 1 year, 3 months ago
  16. 1c88ff9 gsm_04_08: add more enum gsm48_chan_mode speech values by Vadim Yanitskiy · 1 year, 3 months ago
  17. 559a6ee Fix parsing of TLV_TYPE_SINGLE_TV by Pau Espin Pedrol · 1 year, 3 months ago
  18. 25127fb isdn: fix identical operands in v110_adapt_IR8000_to_2400() by Vadim Yanitskiy · 1 year, 3 months ago
  19. 0a60e42 gsmtap: add missing entries to gsmtap_type_names[] by Vadim Yanitskiy · 1 year, 4 months ago
  20. 5761c44 error log: osmo_sock_init2_multiaddr() v4/v6 mix by Neels Hofmeyr · 3 years, 9 months ago
  21. b46cfba on_dso_load_select: run after on_dso_load_ctx by Oliver Smith · 1 year, 4 months ago
  22. fc37650 logging.c: Sanitize calls to osmo_fd_unregister() by Pau Espin Pedrol · 1 year, 4 months ago
  23. 6fd7f41 select.c: osmo_fd_unregister(): Avoid assert hit with old buggy users of the API by Pau Espin Pedrol · 1 year, 4 months ago
  24. 25729cf select.c: Clarify osmo_fd_unregister() can only be called on registered osmo_fds by Pau Espin Pedrol · 1 year, 4 months ago
  25. 153519f select.c: Clarify osmo_fd_(un)register() API expectations of registered fd by Pau Espin Pedrol · 1 year, 4 months ago
  26. c46a15d select: Optimize osmo_fd_get_by_fd by Pau Espin Pedrol · 1 year, 4 months ago
  27. 9dca902 coding: clean up Makefile.am by Vadim Yanitskiy · 1 year, 4 months ago
  28. 040548f logging: Unregister osmo_fd before closing fd by Pau Espin Pedrol · 1 year, 4 months ago
  29. 8d1532a cosmetic: stats_tcp: Fix typo in comment by Pau Espin Pedrol · 1 year, 4 months ago
  30. c4cfb80 gsm: TS 44.021 modified V.110 frame encoding/decoding support by Harald Welte · 1 year, 7 months ago
  31. 065dab8 isdn: Add V.110 encoder/decoder by Harald Welte · 1 year, 7 months ago
  32. 573f2fa fix _thread order by Eric · 1 year, 6 months ago
  33. c952776 Makefile.am: Make libraries depend on .map files by Harald Welte · 1 year, 4 months ago
  34. 3e5609a gsm: gsm_gsmtime2fn(): constify param by Pau Espin Pedrol · 1 year, 4 months ago
  35. d4d78bc libosmocore.map: Add two missing entries for gsmtap*2() API by Harald Welte · 1 year, 4 months ago
  36. 593d20d add gsm0808_amr_modes_from_cfg by Neels Hofmeyr · 1 year, 10 months ago
  37. 64277a0 doxygen: fix various typos in commands \param and \returns by Vadim Yanitskiy · 1 year, 4 months ago
  38. 5566b2e libosmocore.map: add tall_{ctr/msgb}_ctx by Oliver Smith · 1 year, 4 months ago
  39. edb5f33 GSMTAP: add missing parameter docstrings by Max · 1 year, 4 months ago
  40. 213fc42 Add libosmocore.map by Daniel Willmann · 1 year, 5 months ago
  41. 57d4fae gsm0808_enc/dec_channel_type: fix transparent flag by Oliver Smith · 1 year, 4 months ago
  42. 6345333 Interleaving for CSD by Harald Welte · 4 years, 5 months ago
  43. 7184511 gsm: use OSMO_ASSERT() in osmo_iuup_msgb_alloc_c() by Vadim Yanitskiy · 1 year, 4 months ago
  44. 65e0edc convolutional coding for CSD by Harald Welte · 4 years, 5 months ago
  45. 7b9b307 gsm/{bsslap,bssmap_le}: zero-initialize structs using memset() by Vadim Yanitskiy · 1 year, 4 months ago
  46. 82001eb gsm: ensure completeness of osmo_bts_features_{descs,names}[] by Vadim Yanitskiy · 1 year, 4 months ago
  47. f4f5d54 gsm: add missing features to osmo_bts_features_names[] by Vadim Yanitskiy · 1 year, 4 months ago
  48. 9b7c9ae Rename OSMO_AUTH_ALG_XOR to OSMO_AUTH_ALG_XOR_3G by Harald Welte · 1 year, 4 months ago
  49. e93c5e9 Implement the XOR-2G authentication algorithm by Harald Welte · 1 year, 4 months ago
  50. dcaab85 gsm0808_dec_channel_type: fix dec of ch_rate_type by Oliver Smith · 1 year, 4 months ago
  51. 0158b05 Move libosmogsm TS 44.060 declarations under include/osmocom/gsm/ by Pau Espin Pedrol · 1 year, 4 months ago
  52. ce4a865 gsmtap_util: remove whitespace at the end of line by Philipp Maier · 1 year, 4 months ago
  53. a747d36 GSMTAP: add gsmtap_source_init*2() by Max · 1 year, 4 months ago
  54. 310b107 gsm0808_enc_channel_type: Add spare byte by Matan Perelman · 1 year, 4 months ago
  55. ef5d3bc GSMTAP: fix typo by Max · 1 year, 4 months ago
  56. 2617815 gsm: fix invalid check in gsm48_decode_ssversion() by Vadim Yanitskiy · 1 year, 4 months ago
  57. 54e1782 i460_mux: make osmo_i460_subchan_count public by Philipp Maier · 1 year, 4 months ago
  58. 0b5c09b Fix typo endianess -> endianness by Oliver Smith · 1 year, 4 months ago
  59. 8930911 i460_mux.c fix apidoc by Philipp Maier · 1 year, 4 months ago
  60. db7cb69 socket: propagate error in osmo_sock_unix_init() to the caller by Max · 1 year, 5 months ago
  61. f047a4a gsm0808_enc/dec_channel_type: support data by Oliver Smith · 1 year, 5 months ago
  62. 81e5a6f gsm0808_dec_channel_type: add missing len check by Oliver Smith · 1 year, 5 months ago
  63. 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
  64. b31a2b5 Add SI10 support by Max · 1 year, 5 months ago
  65. 5c7eaa6 gprs_ns2_fr: use osmo_netdev to monitor and operate network device by Pau Espin Pedrol · 1 year, 5 months ago
  66. bc12728 SI: add missing header by Max · 1 year, 5 months ago
  67. d3455fa tun: Fix potential unpaired call to osmo_netns_switch_exit() by Pau Espin Pedrol · 1 year, 5 months ago
  68. 7d79fa4 netdev: Fix compilation building with --disable-libmnl by Pau Espin Pedrol · 1 year, 5 months ago
  69. 51e9dde Introduce tundev API by Pau Espin Pedrol · 1 year, 5 months ago
  70. 9d0321d Introduce netdev API by Pau Espin Pedrol · 1 year, 5 months ago
  71. 600d4ee SI: add RR short PD message types by Max · 1 year, 5 months ago
  72. 812dfbf ASCI: add VBS/VGCS support to BTS features list by Max · 1 year, 5 months ago
  73. 8a5014b Introduce netns API by Pau Espin Pedrol · 1 year, 5 months ago
  74. 4ce820a isdndlc: Fix documentation by Harald Welte · 1 year, 7 months ago
  75. d55a209 create libosmoisdn sub-library by Harald Welte · 1 year, 7 months ago
  76. 88955fb Fix all references to config.h by Pau Espin Pedrol · 1 year, 5 months ago
  77. a50ed5f Makefile.am: Remove unexsiting all_includes variable by Pau Espin Pedrol · 1 year, 5 months ago
  78. 1162a24 src/core/Makefile.am: reformat SOURCES list by Pau Espin Pedrol · 1 year, 5 months ago
  79. d4c3dc8 Move src/*.{c,h} to src/core/ by Pau Espin Pedrol · 1 year, 5 months ago
  80. cc296c9 socket.h: Introduce API osmo_sockaddr_netmask_to_prefixlen() by Pau Espin Pedrol · 1 year, 5 months ago
  81. a13d566 gsm_utils: improve gsm_gsmtime2fn() by Philipp Maier · 1 year, 6 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. ee7b8c5 libosmocore: Deprecate APIs telnet_init(_dynip)() by arehbein · 1 year, 6 months ago
  84. 179dec0 gsm48_ie: gsm48_decode_freq_list(): make 'cd' argument const by Vadim Yanitskiy · 1 year, 6 months ago 2023q1
  85. 3f79ce8 ctrl: add optional port to bind command by Max · 1 year, 7 months ago
  86. 23a7d07 rate_ctr: drop rate estimation code by Max · 1 year, 7 months ago
  87. 6db830f gsm0808: use new gsm0808_enc_speech_codec[_list]2() API by Vadim Yanitskiy · 1 year, 7 months ago
  88. 5a51331 gsm0808: add gsm0808_enc_speech_codec[_list]2() by Vadim Yanitskiy · 1 year, 7 months ago
  89. c2f1ed1 gsm0808: remove over-defensive assert()s for function parameters by Vadim Yanitskiy · 1 year, 7 months ago
  90. 90b64a1 gsm0808: remove redundant assert() in enc_speech_codec() by Vadim Yanitskiy · 1 year, 7 months ago
  91. 061b7ec gsm0808: remove unneeded assignment in enc_speech_codec() by Vadim Yanitskiy · 1 year, 7 months ago
  92. 8e96245 gsm0808: cosmetic: switch is not a function by Vadim Yanitskiy · 1 year, 7 months ago
  93. 7c1b6cb rate_ctr: convert to timerfd by Max · 1 year, 7 months ago
  94. af35eb2 telnet_init_dynif: don't allow negative port by Max · 1 year, 7 months ago
  95. 6d26134 telnet_init_dynif: propagate error by Max · 1 year, 7 months ago
  96. 5b37642 vty: fix doc typo by Max · 1 year, 7 months ago
  97. f4854f3 osmo_tdef_get(): clarify API doc on val_if_not_present by Neels Hofmeyr · 1 year, 7 months ago
  98. 2b283b1 LAPD: move tx_hist code into static functions by Max · 1 year, 7 months ago
  99. 6ca0a43 gsm: constify several readonly params by Pau Espin Pedrol · 1 year, 7 months ago
  100. 8fbaad6 */Makefile.am: do not mix up AM_CFLAGS with AM_CPPFLAGS by Vadim Yanitskiy · 1 year, 8 months ago