1. 9b7adb0 msgb: Add helper macro to decide if a segment is incomplete by arehbein · 10 months ago arehbein/libosmocore_segm_cb_changes
  2. 5aeeb27 osmo_io: Adapt osmo_io msg processing by arehbein · 10 months ago
  3. 08eb365 Revert "gsm/ipa: Add segmentation callback" by arehbein · 10 months ago
  4. 918b0ce core: fix pointer access in msgb_l[1-4] macros by Vadim Yanitskiy · 10 months ago
  5. c87c6a3 gsm: Improve the TCH/H2.4 coding routines by Sylvain Munaut · 10 months ago
  6. c27a8ae gsm: Fix comment for TCH/F4.8 code by Sylvain Munaut · 10 months ago
  7. 403dfbc ipa: fix a typo in ipa_ccm_rcvmsg_base(): PING -> PONG by Vadim Yanitskiy · 10 months ago
  8. e2a8dc4 osmo_io: Add osmo_iofd_notify_connected() by Daniel Willmann · 11 months ago
  9. 8b7e7f1 osmo_io: Remove missing functions from map file by Daniel Willmann · 11 months ago
  10. e4ecd99 osmo_io: Fix write_enable handling in iofd_txqueue by Daniel Willmann · 11 months ago
  11. 181eaa4 osmo_io: Make the test more deterministic between backends by Daniel Willmann · 11 months ago
  12. f89162f osmo_io: Use bitfield for various boolean flags by Daniel Willmann · 11 months ago
  13. 3ef6120 gsmtap_source_free(): Don't crash if NULL is passed by Harald Welte · 11 months ago
  14. e4c7b0a ASCI: Add decoding of mobile identity in TALKER INDICATION by Andreas Eversberg · 11 months ago
  15. 6e7739f Allow 'configure <cr>' at VTY to enter config mode by Andreas Eversberg · 11 months ago
  16. 72ab3b5 ASCI: Also display group/broadcast call message names by Andreas Eversberg · 11 months ago
  17. a8a27c2 osmo_io: Use LOGPIO instead of LOGP by Daniel Willmann · 11 months ago
  18. acb9776 osmo_io: Return early on error in osmo_iofd_register() by Daniel Willmann · 11 months ago
  19. f0a1f41 gsm0502: cosmetic: use ARRAY_SIZE in gsm0502_fn2ccch_block() by Vadim Yanitskiy · 11 months ago
  20. 418d76c gsm: add gsm0502_fn2ccch_block() by Vadim Yanitskiy · 11 months ago
  21. 315e78a ecu: add is_dtx_pause() method by Mychaela N. Falconia · 11 months ago
  22. 7d121cb coding: fix a copy-paste bug in gsm0503_tch_afs_decode_dtx() by Vadim Yanitskiy · 11 months ago
  23. 29a9fc0 Add VGCS UPLINK GRANT message structure to gsm_04_08.h by Andreas Eversberg · 11 months ago
  24. 63e45e6 osmo_io: Make name optional, add _set_name() API by Pau Espin Pedrol · 11 months ago
  25. 2c59d12 gsm/ipa: Add segmentation callback by arehbein · 1 year, 1 month ago
  26. 5099d99 core/osmo_io: Fix reception of partial packets by arehbein · 11 months ago
  27. 7052cc6 socket: Ensure fd is not negative in osmo_sock_get_name_buf() by Daniel Willmann · 11 months ago
  28. c0aa4bd core/osmo_io: Rename variables for readability by arehbein · 11 months ago
  29. cb72e74 lapdm: Do not return an error when enqueuing a frame by Andreas Eversberg · 11 months ago
  30. a0635fc ASCI: Add Notification/NCH message to gsm_04_08.h by Andreas Eversberg · 12 months ago
  31. 86efdf4 Fix short L3 header of SI 10 at gsm_04_08.h by Andreas Eversberg · 12 months ago
  32. bfb917f Add short L3 header to gsm_04_08.h by Andreas Eversberg · 1 year ago
  33. 0370018 Add support for receiving Bter UI frames at lapdm.c by Andreas Eversberg · 1 year ago
  34. 6799741 Add support for sending Bter UI frames at lapdm.c by Andreas Eversberg · 1 year ago
  35. 532b8e9 ASCI: Add message definition and encoding according to 3GPP TS 48.008 by Andreas Eversberg · 11 months ago
  36. bb20d4e Added generation of include/osmocom/core/socket_compat.h by Andreas Eversberg · 11 months ago
  37. 8d42394 improve API for osmo_routing_area_id by Neels Hofmeyr · 11 months ago
  38. eb9edba osmo_io: Remove osmo_iofd_read/write_enable/disable by Daniel Willmann · 11 months ago
  39. 3ed8772 osmo_io: Don't make msg in write_cb const by Daniel Willmann · 11 months ago
  40. 2dd8da6 osmo_io: Consistency - put read/recv callback first in osmo_io_ops by Daniel Willmann · 11 months ago
  41. 3ada0bd struct osmo_sub_auth_data: remove OSMO_DEPRECATED_OUTSIDE by Vadim Yanitskiy · 11 months ago
  42. 9864efc gsm48_rest_octets: fix wrong value by Eric · 11 months ago
  43. 8bd9d5d libosmogsm: Add support for TUAK authentication algorithm by Harald Welte · 12 months ago
  44. 9d5d355 libosmogsm: Avoid executing MILENAGE crypto twice (for UMTS and GSM) by Harald Welte · 12 months ago
  45. 76f4c5c libosmogsm: Factor out the C2 derivation function by Harald Welte · 12 months ago
  46. d8e5309 libosmogsm: Allow auth API caller to specify RES length by Harald Welte · 12 months ago
  47. 0ea9b91 osmo-auc-gen: Convert over to osmo_auth_gen_vec*2 API by Harald Welte · 12 months ago
  48. a9c91cc libosmogsm: Ensure MILENAGE + XOR-3G K length is 128 bit by Harald Welte · 12 months ago
  49. 5248c47 libosmogsm: Add OSMO_ASSERT() to ensure correct algorithm by Harald Welte · 12 months ago
  50. 08450c9 libosmogsm: Support authentication with 256-bit K and/or OP/OPc by Harald Welte · 12 months ago
  51. 5c7336c ASCI: Add IE transcoding according to 3GPP TS 48.008 by Andreas Eversberg · 1 year, 1 month ago
  52. 19b0bb7 ASCI: Add 3GPP TS 44.068 and 44.069 protocol definitions by Andreas Eversberg · 1 year, 1 month ago
  53. 6e529a2 coding: gsm0503_tch_{fr,hr}_encode(): add ability to emit BFI by Mychaela N. Falconia · 12 months ago
  54. 18e5af5 codec: new function osmo_hr_sid_reset() by Mychaela N. Falconia · 12 months ago
  55. 2974a23 codec: new functions osmo_{fr,efr}_sid_reset() by Mychaela N. Falconia · 12 months ago
  56. 945f6ce coding cosmetic: gsm0503_tch_{fr,hr}_encode(): remove extra spacing by Mychaela N. Falconia · 12 months ago
  57. b04d59e coding: fix _tch_csd_burst_map(): do not overwrite FACCH by Vadim Yanitskiy · 12 months ago
  58. 31f761f coding: test FACCH/[FH] bitstealing in test_csd() by Vadim Yanitskiy · 12 months ago
  59. b334022 coding: implement dedicated codec API for FACCH/[FH] by Vadim Yanitskiy · 12 months ago
  60. 9a22827 coding: implement TCH/F9.6, TCH/[FH]4.8, TCH/H2.4, TCH/F14.4 by Vadim Yanitskiy · 12 months ago
  61. ce484eb gsm: fix convolutional code definition for TCH/F4.8 by Vadim Yanitskiy · 12 months ago
  62. e677fcc coding: use gsm0503_tch_hr_decode2() in coding_test by Vadim Yanitskiy · 12 months ago
  63. 8fb5647 coding: fix API doc: TCH/AFS vs TCH/AHS by Vadim Yanitskiy · 12 months ago
  64. 98431bb coding: fix API doc: TCH/H needs 6 bursts, not 8 by Vadim Yanitskiy · 12 months ago
  65. 0e17d57 libosmocoding.map: export gsm0503_tch_hr_decode2() by Mychaela N. Falconia · 12 months ago
  66. 57a3b3a gsm0503_tch_hr_decode2(): new function, emits TS101318 format by Mychaela N. Falconia · 12 months ago
  67. 8d8d5af gsm0503_tch_hr_encode(): accept both TS101318 and RFC5993 payloads by Mychaela N. Falconia · 12 months ago
  68. 920c0ed gsm0503_tch_hr_decode(): look at all 8 stealing bits by Mychaela N. Falconia · 12 months ago
  69. a9c29b4 gsm_04_08_gprs: add IEI "GMM TMSI Based NRI Container" by Neels Hofmeyr · 1 year ago
  70. 1dffb53 gsm_08_58.h: Add 'struct rsl_ie_nch_drx_info' by Harald Welte · 1 year ago
  71. 8079a06 cosmetic: Fix spec reference in RSL header file by Harald Welte · 1 year ago
  72. 1192687 Add osmo_gsm48_si1ro_nch_pos_{encode,decode} functions by Harald Welte · 1 year ago
  73. 242ef1b coding: declare gsm0503_tch_f96_[de]interleave() by Vadim Yanitskiy · 12 months ago
  74. 548990b coding: gsm0503_tch_f96_[de]interleave() not applicable to TCH/F2.4 by Vadim Yanitskiy · 12 months ago
  75. c0305b6 coding: use GSM_MACBLOCK_LEN gsm0503_tch_fr_decode() by Vadim Yanitskiy · 12 months ago
  76. cbbd17e osmo_io: Support detecting non-blocking connect() by Daniel Willmann · 12 months ago arehbein/osmo_io_ipa
  77. d4d0370 osmo_io: Improve handling and documentation of segmentation_cb by Daniel Willmann · 12 months ago
  78. 0c374c6 core: Add function to update osmo_io_ops field for osmo_io_fd by arehbein · 12 months ago
  79. 03590fc copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 12 months ago
  80. f3e4745 coding: fix decoding of EFR triplicated bits by Mychaela N. Falconia · 12 months ago
  81. d9d61b0 cosmetic: codec/Makefile.am: list sources one file per line by Pau Espin Pedrol · 12 months ago
  82. 5eb356b codec: replace GSM-FR ECU with new implementation by Mychaela N. Falconia · 1 year ago
  83. 8fa13c6 codec cosmetic: move old FR ECU code to ecu_fr_old.c by Mychaela N. Falconia · 1 year ago
  84. 8f026bf ns2: Count transmitted/dropped in each layer implementation by Pau Espin Pedrol · 1 year, 1 month ago
  85. fa3a9ce gpsr_ns2_udp: Use osmo_io_fd instead of osmo_fd by Daniel Willmann · 1 year, 6 months ago
  86. fed02e0 coding: fix doxygen doc for _xcch_encode_cB() by Vadim Yanitskiy · 12 months ago
  87. a4b958b osmo_io: Avoid read of uninitialized variable by Daniel Willmann · 1 year ago
  88. f86ec50 codec: add osmo_gsm611_silence_frame[] datum by Mychaela N. Falconia · 1 year ago
  89. 37b2ebf tests: Add initial osmo_io tests by Daniel Willmann · 1 year, 1 month ago
  90. 8857f3b Add osmo_io with initial poll backend by Harald Welte · 1 year, 6 months ago
  91. 9965304 core: Check return value of osmo_fd_register() by arehbein · 1 year ago
  92. 341c4ec codec: add osmo_{fr,efr}_is_any_sid() inline functions by Mychaela N. Falconia · 1 year ago
  93. e25786a gsm: add osmo_mobile_identity_decode_from_l3_buf() by Neels Hofmeyr · 1 year ago
  94. e4b8473 vty: move struct vty_parent_node to private API by Neels Hofmeyr · 1 year ago
  95. 67d84d2 vty: fix vty->index for implicit go_parent_node by Neels Hofmeyr · 1 year ago
  96. cc9b699 vty: show bug in implicit go_parent_node by Neels Hofmeyr · 1 year ago
  97. 4cf72df codec: add define constants for RFC5993 and TS101318 by Philipp Maier · 1 year ago
  98. beb7c17 Fix 'Fix parsing of TLV_TYPE_SINGLE_TV' by Pau Espin Pedrol · 1 year ago
  99. e2217ee tlv: Show bug in decoded tlv_parsed for type TLV_TYPE_SINGLE_TV by Pau Espin Pedrol · 1 year ago
  100. f6ef9ba gb: ns2: Rename parameter name in gprs_ns2_nsvc_by_sockaddr_bind() by Pau Espin Pedrol · 1 year, 1 month ago