1. 57a3b3a gsm0503_tch_hr_decode2(): new function, emits TS101318 format by Mychaela N. Falconia · 1 year, 1 month ago
  2. 8d8d5af gsm0503_tch_hr_encode(): accept both TS101318 and RFC5993 payloads by Mychaela N. Falconia · 1 year, 1 month ago
  3. 920c0ed gsm0503_tch_hr_decode(): look at all 8 stealing bits by Mychaela N. Falconia · 1 year, 1 month ago
  4. 1192687 Add osmo_gsm48_si1ro_nch_pos_{encode,decode} functions by Harald Welte · 1 year, 2 months ago
  5. 548990b coding: gsm0503_tch_f96_[de]interleave() not applicable to TCH/F2.4 by Vadim Yanitskiy · 1 year, 1 month ago
  6. c0305b6 coding: use GSM_MACBLOCK_LEN gsm0503_tch_fr_decode() by Vadim Yanitskiy · 1 year, 1 month ago
  7. cbbd17e osmo_io: Support detecting non-blocking connect() by Daniel Willmann · 1 year, 1 month ago arehbein/osmo_io_ipa
  8. d4d0370 osmo_io: Improve handling and documentation of segmentation_cb by Daniel Willmann · 1 year, 1 month ago
  9. 0c374c6 core: Add function to update osmo_io_ops field for osmo_io_fd by arehbein · 1 year, 1 month ago
  10. 03590fc copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year, 1 month ago
  11. f3e4745 coding: fix decoding of EFR triplicated bits by Mychaela N. Falconia · 1 year, 1 month ago
  12. d9d61b0 cosmetic: codec/Makefile.am: list sources one file per line by Pau Espin Pedrol · 1 year, 1 month ago
  13. 5eb356b codec: replace GSM-FR ECU with new implementation by Mychaela N. Falconia · 1 year, 1 month ago
  14. 8fa13c6 codec cosmetic: move old FR ECU code to ecu_fr_old.c by Mychaela N. Falconia · 1 year, 1 month ago
  15. 8f026bf ns2: Count transmitted/dropped in each layer implementation by Pau Espin Pedrol · 1 year, 2 months ago
  16. fa3a9ce gpsr_ns2_udp: Use osmo_io_fd instead of osmo_fd by Daniel Willmann · 1 year, 7 months ago
  17. fed02e0 coding: fix doxygen doc for _xcch_encode_cB() by Vadim Yanitskiy · 1 year, 1 month ago
  18. a4b958b osmo_io: Avoid read of uninitialized variable by Daniel Willmann · 1 year, 1 month ago
  19. f86ec50 codec: add osmo_gsm611_silence_frame[] datum by Mychaela N. Falconia · 1 year, 2 months ago
  20. 8857f3b Add osmo_io with initial poll backend by Harald Welte · 1 year, 7 months ago
  21. 9965304 core: Check return value of osmo_fd_register() by arehbein · 1 year, 2 months ago
  22. e25786a gsm: add osmo_mobile_identity_decode_from_l3_buf() by Neels Hofmeyr · 1 year, 2 months ago
  23. e4b8473 vty: move struct vty_parent_node to private API by Neels Hofmeyr · 1 year, 2 months ago
  24. 67d84d2 vty: fix vty->index for implicit go_parent_node by Neels Hofmeyr · 1 year, 2 months ago
  25. beb7c17 Fix 'Fix parsing of TLV_TYPE_SINGLE_TV' by Pau Espin Pedrol · 1 year, 2 months ago
  26. f6ef9ba gb: ns2: Rename parameter name in gprs_ns2_nsvc_by_sockaddr_bind() by Pau Espin Pedrol · 1 year, 2 months ago
  27. 68d5139 libosmocore.map: add missing symbols needed for osmo-qcdiag by Vadim Yanitskiy · 1 year, 2 months ago
  28. 295636b codec: add SID preening functions for FR & EFR by Mychaela N. Falconia · 1 year, 2 months ago
  29. ec65085 codec: add SID classification functions per GSM 06.31 & 06.81 by Mychaela N. Falconia · 1 year, 2 months ago
  30. 37dc995 core: remove unnecessary #include <osmocom/core/talloc.h> by Vadim Yanitskiy · 1 year, 3 months ago
  31. 48c60f9 fixup (partial revert): "coding: clean up Makefile.am" by Vadim Yanitskiy · 1 year, 3 months ago
  32. 7f91880 codec: add osmo_efr_check_sid() function by Mychaela N. Falconia · 1 year, 3 months ago
  33. 5e3aaf9 gsmtap.h: Define a packet type for encapsulation of GSM RLP frames by Harald Welte · 1 year, 4 months ago
  34. 173c84c gsm_04_08: add more enum gsm48_chan_mode data values by Vadim Yanitskiy · 1 year, 3 months ago
  35. 1c88ff9 gsm_04_08: add more enum gsm48_chan_mode speech values by Vadim Yanitskiy · 1 year, 3 months ago
  36. 559a6ee Fix parsing of TLV_TYPE_SINGLE_TV by Pau Espin Pedrol · 1 year, 3 months ago
  37. 25127fb isdn: fix identical operands in v110_adapt_IR8000_to_2400() by Vadim Yanitskiy · 1 year, 3 months ago
  38. 0a60e42 gsmtap: add missing entries to gsmtap_type_names[] by Vadim Yanitskiy · 1 year, 4 months ago
  39. 5761c44 error log: osmo_sock_init2_multiaddr() v4/v6 mix by Neels Hofmeyr · 3 years, 9 months ago
  40. b46cfba on_dso_load_select: run after on_dso_load_ctx by Oliver Smith · 1 year, 3 months ago
  41. fc37650 logging.c: Sanitize calls to osmo_fd_unregister() by Pau Espin Pedrol · 1 year, 3 months ago
  42. 6fd7f41 select.c: osmo_fd_unregister(): Avoid assert hit with old buggy users of the API by Pau Espin Pedrol · 1 year, 3 months ago
  43. 25729cf select.c: Clarify osmo_fd_unregister() can only be called on registered osmo_fds by Pau Espin Pedrol · 1 year, 3 months ago
  44. 153519f select.c: Clarify osmo_fd_(un)register() API expectations of registered fd by Pau Espin Pedrol · 1 year, 3 months ago
  45. c46a15d select: Optimize osmo_fd_get_by_fd by Pau Espin Pedrol · 1 year, 4 months ago
  46. 9dca902 coding: clean up Makefile.am by Vadim Yanitskiy · 1 year, 4 months ago
  47. 040548f logging: Unregister osmo_fd before closing fd by Pau Espin Pedrol · 1 year, 4 months ago
  48. 8d1532a cosmetic: stats_tcp: Fix typo in comment by Pau Espin Pedrol · 1 year, 4 months ago
  49. c4cfb80 gsm: TS 44.021 modified V.110 frame encoding/decoding support by Harald Welte · 1 year, 7 months ago
  50. 065dab8 isdn: Add V.110 encoder/decoder by Harald Welte · 1 year, 7 months ago
  51. 573f2fa fix _thread order by Eric · 1 year, 6 months ago
  52. c952776 Makefile.am: Make libraries depend on .map files by Harald Welte · 1 year, 4 months ago
  53. 3e5609a gsm: gsm_gsmtime2fn(): constify param by Pau Espin Pedrol · 1 year, 4 months ago
  54. d4d78bc libosmocore.map: Add two missing entries for gsmtap*2() API by Harald Welte · 1 year, 4 months ago
  55. 593d20d add gsm0808_amr_modes_from_cfg by Neels Hofmeyr · 1 year, 10 months ago
  56. 64277a0 doxygen: fix various typos in commands \param and \returns by Vadim Yanitskiy · 1 year, 4 months ago
  57. 5566b2e libosmocore.map: add tall_{ctr/msgb}_ctx by Oliver Smith · 1 year, 4 months ago
  58. edb5f33 GSMTAP: add missing parameter docstrings by Max · 1 year, 4 months ago
  59. 213fc42 Add libosmocore.map by Daniel Willmann · 1 year, 5 months ago
  60. 57d4fae gsm0808_enc/dec_channel_type: fix transparent flag by Oliver Smith · 1 year, 4 months ago
  61. 6345333 Interleaving for CSD by Harald Welte · 4 years, 4 months ago
  62. 7184511 gsm: use OSMO_ASSERT() in osmo_iuup_msgb_alloc_c() by Vadim Yanitskiy · 1 year, 4 months ago
  63. 65e0edc convolutional coding for CSD by Harald Welte · 4 years, 4 months ago
  64. 7b9b307 gsm/{bsslap,bssmap_le}: zero-initialize structs using memset() by Vadim Yanitskiy · 1 year, 4 months ago
  65. 82001eb gsm: ensure completeness of osmo_bts_features_{descs,names}[] by Vadim Yanitskiy · 1 year, 4 months ago
  66. f4f5d54 gsm: add missing features to osmo_bts_features_names[] by Vadim Yanitskiy · 1 year, 4 months ago
  67. 9b7c9ae Rename OSMO_AUTH_ALG_XOR to OSMO_AUTH_ALG_XOR_3G by Harald Welte · 1 year, 4 months ago
  68. e93c5e9 Implement the XOR-2G authentication algorithm by Harald Welte · 1 year, 4 months ago
  69. dcaab85 gsm0808_dec_channel_type: fix dec of ch_rate_type by Oliver Smith · 1 year, 4 months ago
  70. 0158b05 Move libosmogsm TS 44.060 declarations under include/osmocom/gsm/ by Pau Espin Pedrol · 1 year, 4 months ago
  71. ce4a865 gsmtap_util: remove whitespace at the end of line by Philipp Maier · 1 year, 4 months ago
  72. a747d36 GSMTAP: add gsmtap_source_init*2() by Max · 1 year, 4 months ago
  73. 310b107 gsm0808_enc_channel_type: Add spare byte by Matan Perelman · 1 year, 4 months ago
  74. ef5d3bc GSMTAP: fix typo by Max · 1 year, 4 months ago
  75. 2617815 gsm: fix invalid check in gsm48_decode_ssversion() by Vadim Yanitskiy · 1 year, 4 months ago
  76. 54e1782 i460_mux: make osmo_i460_subchan_count public by Philipp Maier · 1 year, 4 months ago
  77. 0b5c09b Fix typo endianess -> endianness by Oliver Smith · 1 year, 4 months ago
  78. 8930911 i460_mux.c fix apidoc by Philipp Maier · 1 year, 4 months ago
  79. db7cb69 socket: propagate error in osmo_sock_unix_init() to the caller by Max · 1 year, 4 months ago
  80. f047a4a gsm0808_enc/dec_channel_type: support data by Oliver Smith · 1 year, 5 months ago
  81. 81e5a6f gsm0808_dec_channel_type: add missing len check by Oliver Smith · 1 year, 5 months ago
  82. 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
  83. b31a2b5 Add SI10 support by Max · 1 year, 5 months ago
  84. 5c7eaa6 gprs_ns2_fr: use osmo_netdev to monitor and operate network device by Pau Espin Pedrol · 1 year, 5 months ago
  85. bc12728 SI: add missing header by Max · 1 year, 5 months ago
  86. d3455fa tun: Fix potential unpaired call to osmo_netns_switch_exit() by Pau Espin Pedrol · 1 year, 5 months ago
  87. 7d79fa4 netdev: Fix compilation building with --disable-libmnl by Pau Espin Pedrol · 1 year, 5 months ago
  88. 51e9dde Introduce tundev API by Pau Espin Pedrol · 1 year, 5 months ago
  89. 9d0321d Introduce netdev API by Pau Espin Pedrol · 1 year, 5 months ago
  90. 600d4ee SI: add RR short PD message types by Max · 1 year, 5 months ago
  91. 812dfbf ASCI: add VBS/VGCS support to BTS features list by Max · 1 year, 5 months ago
  92. 8a5014b Introduce netns API by Pau Espin Pedrol · 1 year, 5 months ago
  93. 4ce820a isdndlc: Fix documentation by Harald Welte · 1 year, 7 months ago
  94. d55a209 create libosmoisdn sub-library by Harald Welte · 1 year, 7 months ago
  95. 88955fb Fix all references to config.h by Pau Espin Pedrol · 1 year, 5 months ago
  96. a50ed5f Makefile.am: Remove unexsiting all_includes variable by Pau Espin Pedrol · 1 year, 5 months ago
  97. 1162a24 src/core/Makefile.am: reformat SOURCES list by Pau Espin Pedrol · 1 year, 5 months ago
  98. d4c3dc8 Move src/*.{c,h} to src/core/ by Pau Espin Pedrol · 1 year, 5 months ago
  99. cc296c9 socket.h: Introduce API osmo_sockaddr_netmask_to_prefixlen() by Pau Espin Pedrol · 1 year, 5 months ago
  100. a13d566 gsm_utils: improve gsm_gsmtime2fn() by Philipp Maier · 1 year, 5 months ago