1. 327e5e9 LAPD: use bool for T200 reset flags by Max · 1 year, 9 months ago
  2. c569526 LAPD: log unknown format value by Max · 1 year, 9 months ago
  3. 68588c5 cosmetic: make linter happy with LAPD code by Max · 1 year, 9 months ago
  4. 7bd1670 cosmetic: remove trailing space by Max · 1 year, 9 months ago
  5. 724c162 msgb: do not use msgb_l4 instead of msgb_sms by Philipp Maier · 1 year, 9 months ago
  6. d9d6210 msgb: assert msgb->lXh to be not NULL by Philipp Maier · 1 year, 9 months ago
  7. 486d984 Fix Typo in gsm0808_msgt_names[] by Keith Whyte · 1 year, 9 months ago
  8. e852544 Fix LCLS-CONNECT-CONTROL generation by Keith Whyte · 1 year, 9 months ago
  9. 3b3955b socket: Introduce API osmo_sockaddr_is_any by Pau Espin Pedrol · 1 year, 9 months ago
  10. 3c12f55 socket.h: Reorder sockaddr APIs to have them all together by Pau Espin Pedrol · 1 year, 9 months ago
  11. 8deedfa gsm0502: use parentheses in GSM_TDMA_FN_{SUM,SUB} macros by Vadim Yanitskiy · 1 year, 9 months ago
  12. 395db20 include: use '#pragma once' everywhere by Vadim Yanitskiy · 1 year, 9 months ago
  13. 71ad530 gb: add bssgp2_enc_flush_ll encode FLUSH-LL by Alexander Couzens · 1 year, 9 months ago
  14. 70093f2 comments: gsm_08_08.h: AMR cfg: explain in much more detail by Neels Hofmeyr · 1 year, 10 months ago
  15. c3b904a vty: Allow using hex representations in cmd numeric ranges by Pau Espin Pedrol · 4 years ago
  16. 812766e utils.h: protect param with parenthesis in OSMO_BYTES_FOR_BITS() by Pau Espin Pedrol · 1 year, 10 months ago
  17. a7f97b9 gsm0408_test: do not print errno in expected output by Neels Hofmeyr · 1 year, 10 months ago
  18. d5150a6 use_count: Return if uc is NULL by Daniel Willmann · 1 year, 11 months ago
  19. 709da27 Revert "Add function to guess AF_UNSPEC address" by neels · 1 year, 11 months ago
  20. 9e4c2eb Revert "Add osmo_sockaddr_strs_to_str()" by neels · 1 year, 11 months ago
  21. e145e28 Add osmo_sockaddr_strs_to_str() by Max · 1 year, 11 months ago
  22. 18c6a81 gsm: bts_features: Add missing entries to osmo_bts_features_names by Pau Espin Pedrol · 1 year, 11 months ago
  23. a4063ef Add function to guess AF_UNSPEC address by Max · 1 year, 11 months ago
  24. ec87a94 Ignore osmo-ns-dummy by Max · 1 year, 11 months ago
  25. 83287ba gsm: rsl: Define new osmocom extension TLV IE to pass Osmux CID by Pau Espin Pedrol · 1 year, 11 months ago
  26. 3064007 gsm: Add BTS feature for Osmux by Pau Espin Pedrol · 1 year, 11 months ago
  27. 862dd36 tlv.h: Fix TLVP_PRESENT returning a pointer instead of a boolean by Pau Espin Pedrol · 1 year, 11 months ago
  28. 6960b6a cosmetic: tlv.h: Fix trailing whistespace by Pau Espin Pedrol · 1 year, 11 months ago
  29. aafa2b3 enrich API doc for gsm0808_speech_codec by Neels Hofmeyr · 1 year, 11 months ago
  30. d13faaa gprs_ns2: add vty `nse <0-65535> restart sns` by Alexander Couzens · 3 years, 4 months ago
  31. 9eb698a cbsp: Fix decoding of Fail List by Pau Espin Pedrol · 1 year, 11 months ago
  32. 5563bc9 cbsp: Guard against malformed msgb without l1h,l2h being passed by Pau Espin Pedrol · 1 year, 11 months ago
  33. 061f96d tests: Run smscb/gsm0341_test during make check by Pau Espin Pedrol · 1 year, 11 months ago
  34. fdb8f81 cbsp: Return error if decoding any of the cell id lists fail by Pau Espin Pedrol · 1 year, 11 months ago
  35. c66b35b gsm0808_enc_aoip_trasp_addr: add length check by Oliver Smith · 1 year, 11 months ago
  36. dd20f7c {gb,sim,usb}: ensure -no-undefined is present in *_la_LDFLAGS by Vadim Yanitskiy · 1 year, 11 months ago
  37. 8137d9a logging: add a new category DLCSN1 for libosmo-csn1 by Vadim Yanitskiy · 1 year, 11 months ago
  38. b3e3a5d fsm: osmo_fsm_{event,inst,state}_name(): make *fi pointer const by Vadim Yanitskiy · 1 year, 11 months ago
  39. 0893f0f gsm_23_041.h: Define CBS ETWS Warning Type values by Pau Espin Pedrol · 2 years ago
  40. b6629dd gb/gprs_ns: call osmo_timer_del() unconditionally by Vadim Yanitskiy · 2 years ago
  41. d6a49ce sim/class_tables: Add GET IDENTITY, SUSPEND UICC, EXCHANGE CAPABILITIES by Harald Welte · 2 years ago
  42. 342a522 tests/tdef: assert pointer returned by osmo_tdef_get_entry() by Vadim Yanitskiy · 2 years ago
  43. 76bdbd4 fsm: fix state_chg(): pass microseconds to osmo_timer_schedule() by Vadim Yanitskiy · 2 years ago
  44. d2964a9 fsm: add unit tests verifying state timeout s/ms accuracy by Vadim Yanitskiy · 2 years ago
  45. 0578c28 gb: fix uninitialized ptr access in bssgp_encode_rim_pdu() by Vadim Yanitskiy · 2 years ago
  46. 605c9e6 gsm48_ie: fix parsing of Bearer capability IE without octet 3a by Mychaela Falconia · 2 years ago
  47. 384e6a3 gsm48_ie: fix coding style: while is not a function by Vadim Yanitskiy · 2 years ago
  48. 95fc8ea gsm0408_test: add a testcase for gsm48_decode_bearer_cap() by Vadim Yanitskiy · 2 years ago
  49. 1a077cb gsm0408_test: do not return early in test_bearer_cap() by Vadim Yanitskiy · 2 years ago
  50. 8f577fb cbsp: avoid potential msgb write overflow in osmo_cbsp_recv_buffered by Pau Espin Pedrol · 2 years ago
  51. 09e5409 iuup: Explicitly mark default case as unexpected with assert by Pau Espin Pedrol · 2 years ago
  52. 4f41d59 fix uninitialized err pointer passed to osmo_bssap_le_dec() by Vadim Yanitskiy · 2 years ago
  53. a1584d2 Bump version: 1.6.0.132-0239-dirty → 1.7.0 by Pau Espin Pedrol · 2 years ago 1.7.0
  54. 0239620 update git URLs (git -> https; gitea) by Harald Welte · 2 years ago 2022q2
  55. 079149e vty: command.c: Add assert by Pau Espin Pedrol · 2 years ago
  56. 044f0cd cosmetic tweak in Makefile.am by Neels Hofmeyr · 2 years, 1 month ago
  57. 6772dd7 APDU parsing support for GlobalPlatform by Karsten Ohme · 2 years, 1 month ago
  58. 3278f0f iuup: Fix Handling of subsequent Initialization msgs by Pau Espin Pedrol · 2 years, 1 month ago
  59. f62e01a tests/iuup: Showcase IuUP stack not answering subsequent Init msgs by Pau Espin Pedrol · 2 years, 1 month ago
  60. 8d7bf4b iuup: Drop unused events by Pau Espin Pedrol · 2 years, 1 month ago
  61. 0664a3e iuup: Add missing state to bitmask for st SMpSDU_Data_Transfer_Ready by Pau Espin Pedrol · 2 years, 1 month ago
  62. 0cdd0ab cbsp: Add enum and value string for Cause by Pau Espin Pedrol · 2 years, 1 month ago
  63. 6d6d22e iuup: Fix IPTIs_present not set to 0 if no IPTIs received by Pau Espin Pedrol · 2 years, 1 month ago
  64. b57e639 coding: separate gsm0503_tch_a[fh]s_decode_inband() by Vadim Yanitskiy · 2 years, 1 month ago
  65. cc4213e coding: add gsm0503_detect_a[fh]s_dtx_frame2() by Vadim Yanitskiy · 2 years, 1 month ago
  66. fe1dceb cosmetic: iuup.h: Fix indentation by Pau Espin Pedrol · 2 years, 1 month ago
  67. 510f4c9 iuup: Rework API to support RFCI IDs != RFCI index by Pau Espin Pedrol · 2 years, 1 month ago
  68. d6dca0c coding: do not reset codec ID on receipt of DTX frames by Vadim Yanitskiy · 2 years, 1 month ago
  69. 7790459 coding: fix decoding of AHS_SID_UPDATE frames (BER ~50%) by Vadim Yanitskiy · 2 years, 1 month ago
  70. 9802c14 reader: more meaningful null pointer check in get_sw by Philipp Maier · 2 years, 1 month ago
  71. 32aff35 tests/dtx: test tagging of FACCH/[FH] frames by Vadim Yanitskiy · 2 years, 1 month ago
  72. f673fd5 tests/dtx: test detection/decoding of A[FH]S_SID_UPDATE by Vadim Yanitskiy · 2 years, 1 month ago
  73. b17cc80 fsm_vty: use unsigned int when left-shifting 31 bits! by Harald Welte · 2 years, 1 month ago
  74. a2bee8b coding: prevent marking FACCH frames as AMR's special DTX frames by Vadim Yanitskiy · 2 years, 1 month ago
  75. 71e8091 coding: properly handle AFS_SID_UPDATE frames in DTX mode by Vadim Yanitskiy · 2 years, 1 month ago
  76. eebaccd coding: use switch statement in gsm0503_tch_a[fh]s_decode_dtx() by Vadim Yanitskiy · 2 years, 1 month ago
  77. bf2d5e9 coding: cosmetic: move 'dtx_prev' to the scope where it's used by Vadim Yanitskiy · 2 years, 1 month ago
  78. 6c58d15 coding: Use ARRAY_SIZE macro by Pau Espin Pedrol · 2 years, 2 months ago
  79. 7fba766 osmo-arfcn: Fix false positive in gcc 12.1.0 by Pau Espin Pedrol · 2 years, 2 months ago
  80. d2737e6 coding: Refactor function to avoid gcc false positive warn by Pau Espin Pedrol · 2 years, 2 months ago
  81. 8f25fd2 stats: don't try to save unknown stats reporter types by Harald Welte · 2 years, 2 months ago
  82. e8e24c7 stats: Avoid NULL pointer deref in allocation failure paths. by Harald Welte · 2 years, 2 months ago
  83. 1e1436c stats: Functions with no arguments should specify(void) by Harald Welte · 2 years, 2 months ago
  84. 7ac0451 gsm_12_21.h: Add header description pointing to TS files by Pau Espin Pedrol · 2 years, 2 months ago
  85. 7813cc9 gsm_12_21.h: Fix abis_nm_avail_state InTest and Failed values by Pau Espin Pedrol · 2 years, 2 months ago
  86. 9037056 build: Disable libusb and libmnl for embedded builds by Sylvain Munaut · 2 years, 2 months ago
  87. 9d3cfef cosmetic: logging.h: fix indentation by Pau Espin Pedrol · 2 years, 2 months ago
  88. f6fd0bb coding: fix comments for detect_afs_sid_{first,update,onset} by Vadim Yanitskiy · 2 years, 2 months ago
  89. 3b007f8 vty: Add a 'skip-zero' version of 'show stats' and 'show rate-counters' by Harald Welte · 2 years, 2 months ago
  90. be5e838 Use internal <osmocom/core/talloc.h> everywhere by Vadim Yanitskiy · 2 years, 2 months ago
  91. 1dac875 gsm: Introduce helper rach_tx_integer_raw2val() by Pau Espin Pedrol · 2 years, 2 months ago
  92. b0c2f75 jenkins: Validate gsm 08.58 IEs are added to tlv_definition by Pau Espin Pedrol · 2 years, 3 months ago 2022q1
  93. 388a53a rsl: Fix tlv_parse of IPAC_DLCX_IND message by Pau Espin Pedrol · 2 years, 3 months ago
  94. 767bfd8 bssgp_bvc_fsm: Add a hook to notify when a reset was acknowledged by Daniel Willmann · 2 years, 3 months ago
  95. c17546f vty: Support platforms that don't support pthread_getname_np() by Harald Welte · 2 years, 3 months ago
  96. c80a004 configure: Support libsctp < 1.0.17 without libsctp.pc by Pau Espin Pedrol · 2 years, 3 months ago
  97. 39f4798 libosmocore.pc.in: put libsctp in Requires.private by Pau Espin Pedrol · 2 years, 3 months ago
  98. e1a0aaa libosmovty: Link libosmovty against libpthread by Harald Welte · 2 years, 3 months ago
  99. c73a160 libosmocore.spec: Make libosmocore-devel require libsctp by Harald Welte · 2 years, 3 months ago
  100. 609001d libosmo{gb,vty}.pc.in: Add talloc to 'Requires' by Harald Welte · 2 years, 3 months ago